public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2012-11-05 22:57:40 to 2012-11-07 14:29:14 UTC [more...]

[U-Boot] [PATCH v2] mx5: Mark lowlevel_init board-specific code
 2012-11-07 14:29 UTC  (2+ messages)

[U-Boot] SMSC LAN9514 on TI DM37x board
 2012-11-07 14:14 UTC  (6+ messages)

[U-Boot] usb: ehci: Take advantage of the new multi-controller feature for MXC
 2012-11-07 14:13 UTC  (11+ messages)

[U-Boot] [PATCH 00/46] Enhance spear support
 2012-11-07 14:10 UTC 

[U-Boot] [PATCH] TPM: remove dead code
 2012-11-07 14:08 UTC  (7+ messages)

[U-Boot] [PATCH v2] common/lcd: use lcd_setcolreg() to setup CLUT
 2012-11-07 13:26 UTC  (7+ messages)
` [U-Boot] [PATCH v3 0/2] rework common/lcd
  ` [U-Boot] [PATCH v3 1/2] video: atmel: implement lcd_setcolreg funtion
  ` [U-Boot] [PATCH v3 2/2] common/lcd: use lcd_setcolreg() to setup CLUT

[U-Boot] [PATCH 1/3] common: add ifdefs around bouncebuf.c body
 2012-11-07 13:21 UTC  (18+ messages)
` [U-Boot] [PATCH 2/3] common: rework bouncebuf implementation
` [U-Boot] [PATCH 3/3] mmc: tegra: use bounce buffer APIs

[U-Boot] [PATCH] USB: add arrow key support to usb_kbd
 2012-11-07 13:18 UTC  (11+ messages)

[U-Boot] [PATCH 01/10] arm: Compile cache_disable() with -O2 to avoid failure
 2012-11-07 13:18 UTC  (11+ messages)
` [U-Boot] [PATCH 05/10] arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
` [U-Boot] [PATCH 09/10] arm: Move bootstage record for board_init_f() to after arch_cpu_init()

[U-Boot] [PATCH 0/8 v2] Add TMU support for Exynos5250 based SMDK5250
 2012-11-07 13:08 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8 v2] EXYNOS5: FDT: Add TMU device node values
` [U-Boot] [PATCH 2/8 v2] EXYNOS5: TMU: Add driver for Thermal Management Unit
` [U-Boot] [PATCH 3/8 v2] EXYNOS5: Power down API "
` [U-Boot] [PATCH 4/8 v2] Add a poll function to monitor events
` [U-Boot] [PATCH 5/8 v2] EXYNOS5: TMU: Add TMU status polling
` [U-Boot] [PATCH 6/8 v2] EXYNOS5: Config: Enable support for Exynos TMU driver
` [U-Boot] [PATCH 7/8 v2] TMU: Add u-boot command to read current temp
` [U-Boot] [PATCH 8/8 v2] EXYNOS5: Config: Enable tmu command

[U-Boot] [PATCH 1/3] tpm: Add casts for proper compilation
 2012-11-07 13:06 UTC  (6+ messages)

[U-Boot] [PATCH 1/7] ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
 2012-11-07 12:38 UTC  (13+ messages)
` [U-Boot] [PATCH 6/7] fs: Add a Coreboot Filesystem (CBFS) driver and commands

[U-Boot] mcf523x, issue in cpu_init
 2012-11-07  8:45 UTC 

[U-Boot] OMAP4/Panda: u-boot upgrade v2012.04.01 -> v2012.10 breaks RTC wakeups
 2012-11-07  5:38 UTC  (3+ messages)

[U-Boot] [Drivers PATCH 17/19] imls: Add support to list images in NAND device
 2012-11-07  5:15 UTC  (3+ messages)

[U-Boot] S-o-b entries for bcm2708 SDHCI driver in the downstream R.Pi Linux kernel
 2012-11-07  2:58 UTC  (2+ messages)

[U-Boot] [PATCH] part: check each variable for capability calculation
 2012-11-07  1:33 UTC 

[U-Boot] [PATCH 0/17] Various patches in common/
 2012-11-07  0:54 UTC  (7+ messages)
` [U-Boot] [PATCH 01/17] arm: Add new bootstage step for the main loop
` [U-Boot] [PATCH 06/17] env: Add the ability to merge the saved env with the default

[U-Boot] [PATCH] MAKEALL: Add spear platform target to compile all SPEAr boards
 2012-11-07  0:28 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] lcd/video: Add parameter API and compressed bitmaps
 2012-11-07  0:21 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] Add TMU support for Exynos5250 based SMDK5250
 2012-11-07  0:11 UTC  (18+ messages)
` [U-Boot] [PATCH 1/8] EXYNOS5: FDT: Add TMU device node values
` [U-Boot] [PATCH 2/8] EXYNOS5: TMU: Add driver for Thermal Management Unit
` [U-Boot] [PATCH 3/8] EXYNOS5: Power down API "
` [U-Boot] [PATCH 4/8] GEN: Add a poll function to monitor events
` [U-Boot] [PATCH 5/8] EXYNOS5: TMU: Add TMU status polling
` [U-Boot] [PATCH 6/8] EXYNOS5: Config: Enable support for Exynos TMU driver
` [U-Boot] [PATCH 7/8] GEN: TMU: Add u-boot command to read current temp
` [U-Boot] [PATCH 8/8] EXYNOS5: Config: Enable tmu command

[U-Boot] [PATCH 2/7] video: Implement additional video API functions in cfb_console
 2012-11-06 23:56 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v5 0/13] Port of MUSB driver from Linux (changes from Linux)
 2012-11-06 23:48 UTC  (14+ messages)
` [U-Boot] [PATCH v5 01/13] linux/usb/ch9.h: update with the version from Linux tree
` [U-Boot] [PATCH v5 02/13] usb: use linux/usb/ch9.h instead of usbdescriptors.h
` [U-Boot] [PATCH v5 03/13] musb-new: port of Linux musb driver
` [U-Boot] [PATCH v5 04/13] musb-new: dsps backend driver
` [U-Boot] [PATCH v5 05/13] am33xx: init OTG hardware and new musb gadget driver
` [U-Boot] [PATCH v5 06/13] am335x_evm: enable both musb gadget and host
` [U-Boot] [PATCH v5 07/13] musb-new: am35x backend driver
` [U-Boot] [PATCH v5 08/13] OMAP3: am35x_def.h: add USB defines
` [U-Boot] [PATCH v5 09/13] OMAP3: am35x: add musb functions
` [U-Boot] [PATCH v5 10/13] am3517_evm: switch to musb-new
` [U-Boot] [PATCH v5 11/13] musb-new: omap2plus backend driver
` [U-Boot] [PATCH v5 12/13] omap3_beagle: add musb-new init
` [U-Boot] [PATCH v5 13/13] omap3_beagle: use new MUSB intstead of the old one

[U-Boot] [PATCH 0/5 v2] Add DT based ethernet driver for SMDK5250
 2012-11-06 23:48 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5 v2] EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
` [U-Boot] [PATCH 2/5 v2] fdt: exynos5: Add DT node definition for SROM and SMSC9215
` [U-Boot] [PATCH 3/5 v2] exynos5: Add DT based driver for SMC911X ethernet
` [U-Boot] [PATCH 4/5] exynos5: config: Rename the smdk5250.h to exynos5250-dt.h
` [U-Boot] [PATCH 5/5] SMDK5250: config: Add configuration file for SMDK5250 board

[U-Boot] [PATCH 1/2] ubi: Only read the actual size of the VID header
 2012-11-06 23:47 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v2 0/8] NAND support for AM33XX
 2012-11-06 23:06 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] OMAP: include sys_proto.h from boot-common
` [U-Boot] [PATCH v2 2/8] am335x_evm: add nand pinmux definition
` [U-Boot] [PATCH v2 3/8] am33xx: NAND support
` [U-Boot] [PATCH v2 4/8] am335x_evm: enable "
` [U-Boot] [PATCH v2 5/8] am33xx: add ELM support
` [U-Boot] [PATCH v2 6/8] omap_gpmc: BCH8 support (ELM based)
` [U-Boot] [PATCH v2 7/8] am33xx_spl_bch: simple SPL nand loader for AM33XX
` [U-Boot] [PATCH v2 8/8] am335x_evm: enable SPL NAND support

[U-Boot] Merging device trees at runtime for module-based systems
 2012-11-06 23:05 UTC  (4+ messages)

[U-Boot] [PATCH V2 1/4] Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs
 2012-11-06 22:55 UTC  (8+ messages)
` [U-Boot] [PATCH V2 2/4] bouncebuf: remove dummy implementation
` [U-Boot] [PATCH V2 3/4] common: rework bouncebuf implementation
` [U-Boot] [PATCH V2 4/4] mmc: tegra: use bounce buffer APIs

[U-Boot] [PATCH 2/3] mmc: sdhci: add the DMA select for SDMA
 2012-11-06 22:41 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] lzma: update to lzma sdk 9.20
 2012-11-06 22:30 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] md5: Fix gcc-4.7 build problem in md5

[U-Boot] [PATCH 1/7] video: Provide an API to access video parameters
 2012-11-06 22:08 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v3 2/9] x86: Allow excluding reset vector code from u-boot
 2012-11-06 21:46 UTC 

[U-Boot] [PATCH] am335x_evm: Fix Ethernet LED issue on BeagleBone
 2012-11-06 21:37 UTC 

[U-Boot] USB mass storage gadget patch
 2012-11-06 11:08 UTC  (6+ messages)

[U-Boot] [PATCH] video: atmel: implement lcd_setcolreg funtion
 2012-11-06  9:25 UTC  (3+ messages)

[U-Boot] [PATCH] at91: move get_chip_id() and get_extension_chip_id() to cpu.c, which can share with all at91 board
 2012-11-06  9:21 UTC  (3+ messages)

[U-Boot] [PULL] please pull u-boot-atmel/master
 2012-11-06  9:19 UTC  (3+ messages)

[U-Boot] UBIFS fails on SheevaPlug
 2012-11-06  9:12 UTC  (20+ messages)

[U-Boot] generic mmc bug in reading sd card capacity
 2012-11-06  8:41 UTC  (2+ messages)

[U-Boot] [PATCH 00/32] Initial sparse fix series
 2012-11-06  7:48 UTC  (7+ messages)
        ` [U-Boot] [PATCH] libfdt: introduce fdt type annotation for use by endian checkers

[U-Boot] hashtable lib and escaping
 2012-11-06  7:35 UTC  (7+ messages)

[U-Boot] [PATCH v3 2/2] amcore: add support for amcore board
 2012-11-06  7:24 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/2] m68k: add support for mcf5307 cpu
 2012-11-06  7:21 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/32] Initial sparse fix series
 2012-11-06  5:44 UTC  (5+ messages)
` [U-Boot] [PATCH v2 10/25] common/misc: sparse fixes
    ` [U-Boot] [PATCH] common: fix help command breakage

[U-Boot] [PATCH 0/4] Add DT based ethernet driver for SMDK5250
 2012-11-06  4:38 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
` [U-Boot] [PATCH 2/4] fdt: exynos5: Add DT node definition for SROM and SMSC9215
` [U-Boot] [PATCH 3/4] exynos5: Add DT based driver for SMSC92xx ethernet
` [U-Boot] [PATCH 4/4] exynos5: fdt: Enable FDT for exynos5 based SMDK5250 board

[U-Boot] [PATCH] tegra: use generic fs commands in BOOTCOMMAND
 2012-11-06  3:43 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] serial: Remove the "serial" console device
 2012-11-06  1:11 UTC  (13+ messages)
` [U-Boot] [PATCH 2/2] serial: Make nulldev a serial device

[U-Boot] [PATCH v2 1/2] tegra: Remove unnecessary CONFIG_SYS_NAND_BASE
 2012-11-06  0:16 UTC 

[U-Boot] [PATCH 1/2] tegra: Remove unnecessary CONFIG_SYS_NAND_BASE
 2012-11-06  0:14 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] tegra: config: seaboard: Move tegra-common-post to correct place

[U-Boot] [PATCH 3/3] nand: Add torture feature
 2012-11-06  0:03 UTC  (2+ messages)

[U-Boot] [PATCH 13/13] ehci-mx5: Make board_ehci_hcd_init() optional
 2012-11-05 23:34 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/13] Port of MUSB driver from Linux (changes from Linux)
 2012-11-05 23:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] part_dos: allocate cacheline aligned buffers
 2012-11-05 23:07 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] mmc: tegra: invalidate complete cachelines

[U-Boot] [PATCH] pxa: Disable dcache on palmld, palmtc, zipitz2
 2012-11-05 22:59 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox