messages from 2012-11-30 17:08:10 to 2012-12-03 16:23:45 UTC [more...]
[U-Boot] [PATCH] cmd_time: merge run_command_and_time_it with cmd_process
2012-12-03 16:23 UTC (3+ messages)
[U-Boot] Patches to add some more omap24xx_i2c/twl6035 error handling
2012-12-03 16:07 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] omap24xx_i2c: Handle wait_for_bb error
` [U-Boot] [PATCH 2/2] power: twl6035: complain on LDO9 error
` [U-Boot] [PATCH] omap24xx_i2c: Handle OMAP5 like OMAP2,3,4
[U-Boot] [PATCH 0/57] RFC: Move arch-specific global data into its own structure
2012-12-03 14:54 UTC (4+ messages)
[U-Boot] [PATCH] usb: Fix bug when both DFU & ETHER are defined
2012-12-03 14:54 UTC (2+ messages)
[U-Boot] [PATCH] cm_t35: use new low level interface for usb ehci
2012-12-03 14:49 UTC (2+ messages)
[U-Boot] [PATCH 0/3] EXYNOS5: Add FDT support for USB
2012-12-03 14:46 UTC (6+ messages)
` [U-Boot] [PATCH 1/3] EHCI: Exynos: Add fdt support
` [U-Boot] [PATCH 2/3] EXYNOS5: Add device node for USB
` [U-Boot] [PATCH 3/3] EXYNOS5: FDT: Add compatible strings "
[U-Boot] [PATCH 1/2] ARM: add wfi assembly macro
2012-12-03 14:39 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] ARM: highbank: use wfi macro instead of inline asm
[U-Boot] [PATCH 0/2] EXYNOS5: Add VBus init required for USB
2012-12-03 14:38 UTC (7+ messages)
` [U-Boot] [PATCH 1/2] EXYNOS5: Add pinmux for VBus
` [U-Boot] [PATCH 2/2] SMDK5250: Enable VBus for USB
[U-Boot] [PATCH] fix linker generated lists on non-C locales
2012-12-03 14:36 UTC (13+ messages)
[U-Boot] Please pull u-boot-x86.git
2012-12-03 14:31 UTC (8+ messages)
[U-Boot] [PATCH 00/10] PXE support updates
2012-12-03 14:16 UTC (13+ messages)
` [U-Boot] [PATCH 01/10] pxe: Use ethact setting for pxe
` [U-Boot] [PATCH 02/10] pxe: make string parameters const
` [U-Boot] [PATCH 03/10] pxe: fix handling of different localboot values
` [U-Boot] [PATCH 04/10] bootz: un-staticize do_bootz
` [U-Boot] [PATCH 05/10] pxe: use bootz instead of bootm when enabled
` [U-Boot] [PATCH 06/10] pxe: always display a menu when present
` [U-Boot] [PATCH 07/10] pxe: simplify menu display and selection
` [U-Boot] [PATCH 08/10] pxe: add support for ontimeout token
` [U-Boot] [PATCH 09/10] pxe: add support for per arch and SoC default paths
` [U-Boot] [PATCH 10/10] pxe: add ipappend support
[U-Boot] [PATCH v2 07/15] x86: Import MSR/MTRR code from Linux
2012-12-03 13:59 UTC (6+ messages)
` [U-Boot] [PATCH v2 14/15] Introduce arch_phys_memset which works like memset but on physical memory
[U-Boot] Pull request: u-boot-sh/master
2012-12-03 13:43 UTC (2+ messages)
[U-Boot] [PATCH v2] include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s
2012-12-03 13:43 UTC (2+ messages)
[U-Boot] [PATCH] Change e-mail address of Luka Perkov
2012-12-03 13:24 UTC
[U-Boot] [PATCH 0/7] omap mmc: implement card detect and write protection
2012-12-03 12:19 UTC (8+ messages)
` [U-Boot] [PATCH 1/7] omap: consolidate common mmc definitions
` [U-Boot] [PATCH 2/7] omap_hsmmc: fix out of bounds array access
` [U-Boot] [PATCH 3/7] omap_hsmmc: introduce omap_hsmmc_data struct
` [U-Boot] [PATCH 4/7] omap_hsmmc: implement driver check for card detection
` [U-Boot] [PATCH 5/7] cm-t35: implement board specific card detect check
` [U-Boot] [PATCH 6/7] mmc: add support for write protection
` [U-Boot] [PATCH 7/7] omap_hsmmc: add driver check "
[U-Boot] [PATCH 0/3] EXYNOS5: MAX77686 add FDT support
2012-12-03 12:12 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] EXYNOS5: FDT: Add compatible strings for PMIC
` [U-Boot] [PATCH 2/3] EXYNOS5: Add device node "
` [U-Boot] [PATCH 3/3] PMIC: MAX77686: Add FDT Support
[U-Boot] [PATCH 3/5] Add fuse API and commands
2012-12-03 11:41 UTC (4+ messages)
[U-Boot] [PATCH 0/4] EXYNOS5: Add FDT support to SPI
2012-12-03 10:40 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: Add compatible strings for SPI
` [U-Boot] [PATCH 2/4] EXYNOS5 : FDT: Add Aliases for SPI device
` [U-Boot] [PATCH 3/4] EXYNOS5: FDT: Add SPI device node data
` [U-Boot] [PATCH 4/4] SPI: EXYNOS: Add FDT support to driver
[U-Boot] [PATCH v3 0/9] USB: Gadget & DFU related fixes
2012-12-03 10:10 UTC (14+ messages)
` [U-Boot] [PATCH v3 1/9] usb: Fix bug when both DFU & ETHER are defined
` [U-Boot] [PATCH v3 2/9] g_dnl: Issue connect/disconnect as appropriate
` [U-Boot] [PATCH v3 3/9] g_dnl: Properly terminate string list
` [U-Boot] [PATCH v3 4/9] dfu: Only perform DFU board_usb_init() for TRATS
` [U-Boot] [PATCH v3 5/9] dfu: Fix crash when wrong number of arguments given
` [U-Boot] [PATCH v3 6/9] dfu: Send correct DFU response from composite_setup
` [U-Boot] [PATCH v3 7/9] dfu: Properly zero out timeout value
` [U-Boot] [PATCH v3 8/9] dfu: Add a partition type target
` [U-Boot] [PATCH v3 9/9] dfu: Support larger than memory transfers
[U-Boot] U-Boot for MIPS AR7161
2012-12-03 9:53 UTC (12+ messages)
[U-Boot] [PATCH V3 08/32] imximage: make header variable length
2012-12-03 9:23 UTC (12+ messages)
` [U-Boot] [PATCH V4 00/11] imximage series
` [U-Boot] [PATCH V4 01/11] imximage: mx53 needs transfer length a multiple of 512
[U-Boot] Reg Bootstrapping u-boot on x86-64 for tizen
2012-12-03 6:35 UTC (12+ messages)
` [U-Boot] Reg Bootstrapping "
[U-Boot] [PATCH 0/6 V4] EXYNOS5: FDT Support for I2C
2012-12-03 5:52 UTC (5+ messages)
` [U-Boot] [PATCH 5/6 V4] I2C: Driver changes for FDT support
[U-Boot] [PATCH 00/46] Enhance spear support
2012-12-03 5:51 UTC (11+ messages)
[U-Boot] [PATCH] serial_pl011: Set RTS during initialization
2012-12-03 4:56 UTC (2+ messages)
[U-Boot] [PATCH V2 0/2] Add USB host support for CM-T35
2012-12-03 4:38 UTC (4+ messages)
` [U-Boot] [PATCH V2 1/2] twl4030: add gpio register offsets
` [U-Boot] [PATCH V2 2/2] cm-t35: add USB host support
[U-Boot] [PATCH 3/4 v2] dtc/libfdt: introduce fdt types for annotation by endian checkers
2012-12-03 4:05 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/4] dtc/tests: don't include fdt.h prior to libfdt.h
` [U-Boot] [PATCH v3 3/4] dtc/libfdt: introduce fdt types for annotation by endian checkers
` [U-Boot] [PATCH v4 "
[U-Boot] [PATCH 0/4] fs:ext4:fix: Fixes for ext4write command
2012-12-02 21:13 UTC (3+ messages)
` [U-Boot] [PATCH 3/4] fs:ext4:fix: Code refactoring to suppress compiler warnings
[U-Boot] [PATCH 00/10] Add Marvell Dove and SolidRun CuBox
2012-12-02 19:15 UTC (14+ messages)
` [U-Boot] [PATCH 01/10] ARM: dove: add support for Marvell Dove SoC
` [U-Boot] [PATCH 02/10] GPIO: add gpio driver for Orion SoCs
` [U-Boot] [PATCH 03/10] MMC: sdhci: Add support for dove sdhci
` [U-Boot] [PATCH 04/10] SPI: Add Orion SPI driver
` [U-Boot] [PATCH 05/10] block: mvsata: add dove include
` [U-Boot] [PATCH 06/10] NET: phy: add 88E1310 PHY initialization
` [U-Boot] [PATCH 07/10] NET: mvgbe: add phylib support
` [U-Boot] [PATCH 08/10] NET: mvgbe: add support for Dove
` [U-Boot] [PATCH 09/10] Boards: Add support for SolidRun CuBox
` [U-Boot] [PATCH 10/10] tools: Add support for Dove to kwboot
[U-Boot] [PATCH 0/4] apf27: add support of armadeus apf27 v2
2012-12-02 17:09 UTC (7+ messages)
` [U-Boot] [PATCH 2/4] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH 3/4] apf27: add spl support for the apf27
[U-Boot] [PATCH v2 05/15] x86: Add basic cache operations
2012-12-02 14:49 UTC (4+ messages)
` [U-Boot] [PATCH v2 07/15] x86: Import MSR/MTRR code from Linux
` [U-Boot] [PATCH v2 08/15] x86: Clean up MTRR 7 right before jumping to the kernel
` [U-Boot] [PATCH v2 10/15] x86: Enable CONFIG_CMD_ZBOOT for coreboot
[U-Boot] [PATCH v2 2/3] x86: Enable ICH6 GPIO controller for coreboot
2012-12-02 13:44 UTC
[U-Boot] [PATCH] cm-t35: add USB host support
2012-12-02 7:47 UTC (4+ messages)
[U-Boot] [PATCH 0/15] x86: Add cache and memory functions
2012-12-01 21:40 UTC (7+ messages)
` [U-Boot] [PATCH 01/15] x86: Add function to read time stamp counter
` [U-Boot] [PATCH 05/15] x86: Add basic cache operations
[U-Boot] [PATCH 1/2] WIP: Changes to patman libraries
2012-12-01 20:55 UTC (12+ messages)
` [U-Boot] [PATCH 2/2] WIP: Test version of buildman - U-Boot builder
[U-Boot] arm: Question regarding empty isb() in set_cr
2012-12-01 20:23 UTC
[U-Boot] [PATCH 10/12] env: acl: Add environment variable access control list
2012-12-01 19:44 UTC (4+ messages)
` [U-Boot] [PATCH v3 0/18] Add environment call-back and flags capability
[U-Boot] [PATCH v2 0/23] Various patches in common/
2012-12-01 19:39 UTC (10+ messages)
` [U-Boot] [PATCH v2 09/23] Add stricmp() and strnicmp()
` [U-Boot] [PATCH v2 10/23] Add generic hash API
` [U-Boot] [PATCH v2 12/23] Add hash command to perform hashing using various algorithms
` [U-Boot] [PATCH v2 20/23] Add command to show DRAM configuration
[U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized
2012-12-01 19:23 UTC (8+ messages)
` [U-Boot] [PATCH 00/11] ks8695 (cm4008, cm41xx) bugfixes, constant removals, configuration generalized (repost)
` [U-Boot] [PATCH 03/11] arm: ks8695eth: Use MAC address from environment
[U-Boot] JFFS2 seems to drop nand data with ECC corrections
2012-12-01 17:02 UTC
[U-Boot] [PATCH v3 0/3] apf27: add support of armadeus apf27
2012-12-01 10:44 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/3] apf27: add missing constant to mx27
` [U-Boot] [PATCH v2 2/3] apf27: add support for the armadeus APF27 board
` [U-Boot] [PATCH v3 3/3] apf27: add FPGA support for the apf27 board
[U-Boot] [PATCHv3 1/4] usb documentation: fix typo
2012-12-01 4:44 UTC (2+ messages)
[U-Boot] [PATCH] mxs: i2c: Implement algorithm to set up arbitrary i2c speed
2012-12-01 4:17 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH 1/2] mxs: i2c: Restore speed setting after block reset
` [U-Boot] [PATCH 2/2 V3] mxs: i2c: Implement algorithm to set up arbitrary i2c speed
[U-Boot] [PATCH v2 01/10] arm: move flush_dcache_all() to just before disable cache
2012-12-01 1:24 UTC (11+ messages)
` [U-Boot] [PATCH v2 02/10] arm: Keep track of the tlb size as well as its location
` [U-Boot] [PATCH v2 03/10] arm: Move fdt check earlier so that board_early_init_f() can use it
` [U-Boot] [PATCH v2 04/10] arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
` [U-Boot] [PATCH v2 05/10] Document the CONFIG_DISPLAY_BOARDINFO option
` [U-Boot] [PATCH v2 06/10] arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
` [U-Boot] [PATCH v2 07/10] Add option to display customised memory information
` [U-Boot] [PATCH v2 08/10] arm: Make interrupts.o and reset.o in libarm also appear in SPL
` [U-Boot] [PATCH v2 09/10] arm: Move bootstage record for board_init_f() to after arch_cpu_init()
` [U-Boot] [PATCH v2 10/10] arm: Tabify code for MMC initialization
[U-Boot] [PATCH 1/4] patman: Add a call to get_maintainer.pl if it exists
2012-12-01 0:29 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] patman: Add support for settings in .patman
` [U-Boot] [PATCH 3/4] patman: Add the concept of multiple projects
` [U-Boot] [PATCH 4/4] patman: Add settings to the list of modules to doctest
[U-Boot] [PATCH 1/2] patman: Cache the CC list from MakeCcFile() for use in ShowActions()
2012-12-01 0:25 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] patman: Add all CC addresses to the cover letter
[U-Boot] [PATCH 1/1] mtd/cfi: add support for SST 4KB sector granularity
2012-12-01 0:14 UTC
[U-Boot] [PATCH v2] mmc: Split device init to decouple OCR-polling delay
2012-11-30 23:13 UTC (5+ messages)
[U-Boot] [PATCH v3 0/2] Factorize ARM startup code as mush as possible
2012-11-30 22:10 UTC (6+ messages)
` [U-Boot] [PATCH v4 "
` [U-Boot] [PATCH v4 1/2] arm: move C runtime setup code in crt0.S
[U-Boot] [PATCH 1/2] mxs: Implement common function to setup VDDx
2012-11-30 18:39 UTC (4+ messages)
[U-Boot] [PATCH] mxs: Silence elftosb
2012-11-30 18:09 UTC (2+ messages)
[U-Boot] [PATCH 0/9] USB: Gadget & DFU related fixes (v3)
2012-11-30 17:10 UTC (5+ messages)
` [U-Boot] [PATCH 4/9] dfu: Only perform DFU board_usb_init() for TRATS
` [U-Boot] [PATCH 5/9] dfu: Fix crash when wrong number of arguments given
[U-Boot] [PATCH] mxs: Staticize SPL functions
2012-11-30 17:09 UTC
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