messages from 2013-06-07 18:20:12 to 2013-06-11 19:23:08 UTC [more...]
[U-Boot] [PATCH v3 01/17] sf: Add bank address register writing support
2013-06-11 19:23 UTC (3+ messages)
` [U-Boot] [PATCH v3 02/17] sf: Add bank address register reading support
` [U-Boot] [PATCH v3 03/17] sf: Add extended addr write support for winbond|stmicro
[U-Boot] [PATCH v3 00/17] sf: Update sf framework to support all sizes of flashes
2013-06-11 19:23 UTC
[U-Boot] [PATCH v2 0/21] Add tracing functionality to U-Boot
2013-06-11 18:14 UTC (22+ messages)
` [U-Boot] [PATCH v2 01/21] pci: Convert extern inline functions to static inline
` [U-Boot] [PATCH v2 02/21] x86: Correct missing local variable in bootm
` [U-Boot] [PATCH v2 03/21] Fix missing return in do_mem_loop()
` [U-Boot] [PATCH v2 04/21] Show stdout on error in fit-test
` [U-Boot] [PATCH v2 05/21] bootstage: Correct printf types
` [U-Boot] [PATCH v2 06/21] Add function to print a number with grouped digits
` [U-Boot] [PATCH v2 07/21] Add trace library
` [U-Boot] [PATCH v2 08/21] Add a trace command
` [U-Boot] [PATCH v2 09/21] Support tracing in config.mk when enabled
` [U-Boot] [PATCH v2 10/21] Add trace support to generic board
` [U-Boot] [PATCH v2 11/21] Add proftool to decode profile data
` [U-Boot] [PATCH v2 12/21] sandbox: Support trace feature
` [U-Boot] [PATCH v2 13/21] Add a simple test for sandbox trace
` [U-Boot] [PATCH v2 14/21] Clarify bootm OS arguments
` [U-Boot] [PATCH v2 15/21] Refactor the bootm command to reduce code duplication
` [U-Boot] [PATCH v2 16/21] Add a 'fake' go command to the bootm command
` [U-Boot] [PATCH v2 17/21] arm: Implement the 'fake' go command
` [U-Boot] [PATCH v2 18/21] exynos: Avoid function instrumentation for microsecond timer
` [U-Boot] [PATCH v2 19/21] exynos: config: Add tracing options
` [U-Boot] [PATCH v2 20/21] x86: Support tracing function
` [U-Boot] [PATCH v2 21/21] x86: config: Add tracing options
[U-Boot] [PATCH v2] powerpc/85xx: Add P1023RDB board support
2013-06-11 18:00 UTC (2+ messages)
[U-Boot] [PATCH v2 06/16] sf: Update sf to support all sizes of flashes
2013-06-11 17:49 UTC (24+ messages)
` [U-Boot] [PATCH v2 14/16] sf: Use spi_flash_read_common() in write status poll
` [U-Boot] [PATCH v2 16/16] sf: Add Flag status register polling support
[U-Boot] [PATCH] MIPS: mips64: fix typos in copyright text of start.S
2013-06-11 16:38 UTC (2+ messages)
[U-Boot] [PATCH 0/8] rely on latest dtc, simplify
2013-06-11 16:36 UTC (13+ messages)
` [U-Boot] [PATCH 1/8] xilinx: move microblaze-generic .dts to standard location
` [U-Boot] [PATCH 2/8] dts/Makefile: simplify dtc invocation
` [U-Boot] [PATCH 3/8] dts/Makefile: unify cpp/dtc include paths
` [U-Boot] [PATCH 4/8] dt: don't use ARCH_CPU_DTS
` [U-Boot] [PATCH 5/8] dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS
` [U-Boot] [PATCH 6/8] config: don't define CONFIG_ARCH_DEVICE_TREE
` [U-Boot] [PATCH 7/8] dts/Makefile: don't use cpp -P
` [U-Boot] [PATCH 8/8] dts/Makefile: pass -undef -D__DTS__ to cpp
[U-Boot] [PATCH v5] arm: dra7xx: Update the EXTRA_ENV_SETTINGS
2013-06-11 16:22 UTC
[U-Boot] [PATCH v4] arm: dra7xx: Update the EXTRA_ENV_SETTINGS
2013-06-11 16:18 UTC (3+ messages)
[U-Boot] [PATCH] arm: omap5_uevm: Correct the console sys prompt for 5432
2013-06-11 15:53 UTC (2+ messages)
[U-Boot] [PATCH] arm: omap: Add check for fdtfile in the findfdt macro
2013-06-11 15:50 UTC (2+ messages)
[U-Boot] [Patch] fsl_esdhc: Fix DMA transfer completion waiting loop
2013-06-11 15:34 UTC (6+ messages)
` [U-Boot] [PATCH] fsl_esdhc: Do not clear interrupt status bits until data processed
[U-Boot] [PATCH v2 0/6] Optimize ARM relocation
2013-06-11 15:29 UTC (11+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 1/6] arm: ensure u-boot only uses relative relocations
` [U-Boot] [PATCH v3 2/6] remove all references to .dynsym
` [U-Boot] [PATCH v3 3/6] arm: generalize lib/bss.c into lib/sections.c
` [U-Boot] [PATCH v3 4/6] arm: make __image_copy_{start, end} compiler-generated
` [U-Boot] [PATCH v3 5/6] arm: make __rel_dyn_{start, "
` [U-Boot] [PATCH v3 6/6] arm: optimize relocate_code routine
[U-Boot] [PATCH v4 0/7] arm: add Faraday A36x SoC platform support
2013-06-11 15:28 UTC (14+ messages)
` [U-Boot] [PATCH v4 1/7] arm: add MMU/D-Cache support for Faraday cores
` [U-Boot] [PATCH v4 2/7] arm: add Faraday common utilities
` [U-Boot] [PATCH v4 6/7] arm: add Faraday firmware image utility
` [U-Boot] [PATCH v4 7/7] arm: add Faraday A36x SoC platform support
[U-Boot] [PATCH] spi: armada100_spi: Remove unnecessary NULL test for dout and din
2013-06-11 14:49 UTC (2+ messages)
[U-Boot] [GIT PULL] u-boot-mips/fixes
2013-06-11 14:43 UTC (2+ messages)
[U-Boot] [PATCH v2] exynos5250: move board specific configs to board specific config file
2013-06-11 14:27 UTC (2+ messages)
[U-Boot] [PATCH v3 0/6] Update gdsys ppc4xx-based boards
2013-06-11 14:02 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/6] powerpc/ppc4xx: Use generic accessor functions for gdsys FPGA
` [U-Boot] [PATCH v3 2/6] powerpc/ppc4xx: Add gdsys mclink interface
` [U-Boot] [PATCH v3 3/6] powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers
` [U-Boot] [PATCH v3 4/6] powerpc/ppc4xx: Support gdsys multichannel iocon hardware
` [U-Boot] [PATCH v3 5/6] powerpc/ppc4xx: Consider gdsys FPGA OSD size
` [U-Boot] [PATCH v3 6/6] powerpc/ppc4xx: Remove CONFIG_SYS_FLASH_PROTECTION from gdsys boards
[U-Boot] [PATCH] OpenRD: relocate environment to 640kB
2013-06-11 10:00 UTC (2+ messages)
[U-Boot] [PATCH 09/10] ARM: highbank: fix build with CONFIG_MISC_INIT_R turned off
2013-06-11 8:22 UTC (3+ messages)
` [U-Boot] [PATCH v2] ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R
[U-Boot] bootm does not work if netconsole is enabled
2013-06-11 7:39 UTC (5+ messages)
[U-Boot] 2013.07-rc1 plans?
2013-06-10 23:18 UTC (6+ messages)
[U-Boot] [PATCH 2/8 v2] powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS
2013-06-10 22:40 UTC (6+ messages)
` [U-Boot] [PATCH 5/8] powerpc: spl: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and introduced new symbol CONFIG_SPL_MINIMAL
[U-Boot] [PATCH v2] arm: fix a comment
2013-06-10 19:25 UTC (3+ messages)
` [U-Boot] [PATCH v3] cosmetic: arm: fix comments in arch/arm/lib/crt0.S
[U-Boot] : sf: spansion: Add support for S25FL128S
2013-06-10 18:34 UTC
[U-Boot] Please pull u-boot-ti/master
2013-06-10 17:11 UTC (2+ messages)
[U-Boot] [PATCH] arm/km: make local functions static
2013-06-10 16:26 UTC (2+ messages)
[U-Boot] [PATCH v4] usb: omap: ulpi: fix ulpi transceiver access
2013-06-10 16:18 UTC
[U-Boot] [u-boot V4] spi/arm-pl022: Add support for ARM PL022 spi controller
2013-06-10 16:01 UTC (2+ messages)
[U-Boot] dfu: make data buffer size configurable
2013-06-10 15:51 UTC (8+ messages)
[U-Boot] Please pull u-boot-ti/master
2013-06-10 15:37 UTC (11+ messages)
[U-Boot] [PATCH] usb: omap: ulpi: fix ulpi reading/writing functions
2013-06-10 15:13 UTC (4+ messages)
[U-Boot] [PATCH] LaCie kirkwood boards: allow disk > 2TB
2013-06-10 14:48 UTC (5+ messages)
[U-Boot] [PATCH] cfi_flash: Fix detection of 8-bit bus flash devices via address shift
2013-06-10 14:10 UTC (4+ messages)
[U-Boot] [PATCH RFC] NET: TSEC: make PHY addresses software configurable
2013-06-10 13:45 UTC
[U-Boot] [PATCH v3] usb: omap: ulpi: fix ulpi transceiver access
2013-06-10 13:37 UTC (8+ messages)
[U-Boot] [PATCH 0/11] MIPS: bootm updates
2013-06-10 11:51 UTC (17+ messages)
` [U-Boot] [PATCH 01/11] MIPS: bootm: fix checkpatch.pl warnings
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 02/11] MIPS: bootm: optimise kernel entry call
` [U-Boot] [PATCH 03/11] MIPS: bootm: add support for LMB
` [U-Boot] [PATCH 04/11] MIPS: bootm: refactor initialisation of kernel cmdline
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 05/11] MIPS: bootm: refactor initialisation of kernel environment
` [U-Boot] [PATCH 06/11] MIPS: bootm: make initialisation of Linux environment optional
` [U-Boot] [PATCH 07/11] MIPS: bootm: add support for generic relocation of init ramdisks
` [U-Boot] [PATCH 08/11] MIPS: bootm: automatically initialise kernel cmdline variable 'mem'
` [U-Boot] [PATCH 09/11] MIPS: bootm: automatically initialise kernel cmdline variables 'rd_start' and 'rd_size'
` [U-Boot] [PATCH 10/11] MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
` [U-Boot] [PATCH 11/11] MIPS: bootm: drop obsolete Qemu specific bootm implementation
[U-Boot] [PATCH] cmd_bootm: Add command line arguments to Plan 9
2013-06-10 8:00 UTC (9+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] cmd_bootm: "
[U-Boot] [PATCH] video:lcd:cfb_console: cm_t35: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO
2013-06-10 7:02 UTC (8+ messages)
[U-Boot] [PATCH v5 0/7] Add cros-ec protocol driver and enable it in smdk5250
2013-06-10 6:20 UTC (3+ messages)
[U-Boot] [PATCH] cmd_bootm: Add command line arguments to Plan 9
2013-06-10 3:24 UTC (4+ messages)
[U-Boot] usb, composite: after unregister gadget driver set composite to NULL
2013-06-09 20:06 UTC (2+ messages)
[U-Boot] [PATCH] powerpc/p1022ds: nand: introduce the TPL based on the SPL
2013-06-09 5:54 UTC
[U-Boot] [PATCH] MIPS: asm/errno.h: switch to asm-generic/errno.h
2013-06-08 21:08 UTC
[U-Boot] [PATCH] mtd: nand: fix initialization of BBT options
2013-06-08 21:00 UTC
[U-Boot] [PULL] : Please pull u-boot-imx
2013-06-08 13:27 UTC (2+ messages)
[U-Boot] MIPS FLASH mapping
2013-06-08 10:19 UTC
[U-Boot] [PATCH 1/4] nds32: Enable two banks of SDRAM on Andes board
2013-06-08 3:14 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] nds32: Add bitwise operation macros for drivers
` [U-Boot] [PATCH 3/4] nds32: Enable SDIO and EXT2 command support for Andes board
` [U-Boot] [PATCH 4/4] nds32: Enable the function of passing parameters to Linux
[U-Boot] [U-BOOT] mmc: sdhci: Enable 8-bit bus width only for 3.0 spec onwards
2013-06-07 23:46 UTC (3+ messages)
[U-Boot] pull request: u-boot-arm/master
2013-06-07 18:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox