messages from 2009-04-01 04:10:51 to 2009-04-02 11:32:50 UTC [more...]
[U-Boot] release timing wrt linux
2009-04-02 11:40 UTC (3+ messages)
[U-Boot] U-boot initialization test
2009-04-02 11:32 UTC (4+ messages)
[U-Boot] [PATCH 0/7] SPI flash updates for 2009.05
2009-04-02 11:32 UTC (10+ messages)
` [U-Boot] [PATCH 1/7] mtd: SPI Flash: Support the Spansion Flash
` [U-Boot] [PATCH 2/7] mtd: add some at45 spi flash support
` [U-Boot] [PATCH 3/7] sf: drop DEBUG defines
` [U-Boot] [PATCH 4/7] sf: add driver for SST flashes
` [U-Boot] [PATCH 5/7] sf: stmicro: drop redundant id read
` [U-Boot] [PATCH 6/7] sf: always read 5 bytes for the idcode
` [U-Boot] [PATCH 7/7] sf: stmicro: use common page timeout define
[U-Boot] [PATCH 00/13] Blackfin updates for 2009.05
2009-04-02 11:28 UTC (17+ messages)
` [U-Boot] [PATCH 01/13] Blackfin: bf548-ezkit: new board port
` [U-Boot] [PATCH 02/13] Blackfin: bf527-ezkit: "
` [U-Boot] [PATCH 03/13] Blackfin: bf538f-ezkit: "
` [U-Boot] [PATCH 04/13] Blackfin: bf526-ezbrd: "
` [U-Boot] [PATCH 05/13] Blackfin: bf518f-ezbrd: "
` [U-Boot] [PATCH 06/13] Blackfin: fix crash when booting from external memory
` [U-Boot] [PATCH 07/13] Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c
` [U-Boot] [PATCH 08/13] Blackfin: convert bfin_sdh to legacy mmc
` [U-Boot] [PATCH 09/13] Blackfin: drop newline from OTP help
` [U-Boot] [PATCH 10/13] Blackfin: do not delay on output bytes
` [U-Boot] [PATCH 11/13] Blackfin: add BF538/BF539 SPI portmux handling
` [U-Boot] [PATCH 12/13] Blackfin: bf533-stamp: drop old spi flash driver
` [U-Boot] [PATCH 13/13] Blackfin: force all boards to HZ of 1000
[U-Boot] [PATCH 01/13 V2] at91sam9/at91cap: spi init add hardware chip select support
2009-04-02 11:11 UTC (34+ messages)
` [U-Boot] [PATCH 02/13 V2] at91sam9: add watchdog support
` [U-Boot] [PATCH 03/13] at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
` [U-Boot] [PATCH 04/13] at91rm9200dk: Move conditional compilation to Makefile
` [U-Boot] [PATCH 05/13] add dataflash mmc mux missing support
` [U-Boot] [PATCH 06/13] Add support for the AT91RM9200EK Board
` [U-Boot] [PATCH 07/13] at91rm9200: move serial driver to drivers/serial
` [U-Boot] [PATCH 08/13] at91rm9200: move serial shutdown code to serial drivers
` [U-Boot] [PATCH 10/13] at91: move usb driver to drivers/usb
` [U-Boot] [RFC PATCH] drivers/usb: regorganisation
[U-Boot-Users] [PATCH] mtd: SPI Flash: Winbond W25X16/WX2532/WX2564 support
2009-04-02 10:54 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/3] arm: update co-processor 15 access
2009-04-02 10:53 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] arm: clean cache management
[U-Boot] [PATCH] OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
2009-04-02 10:48 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] s3c64xx: support the soft reset at s3c6410
2009-04-02 10:42 UTC (2+ messages)
[U-Boot] [PATCH] [ARM] Move machine specific code to board at s3c64xx (v2)
2009-04-02 10:40 UTC (5+ messages)
[U-Boot] exporting do_mem_xx functions
2009-04-02 10:26 UTC
[U-Boot] [PATCH] omap3: mmc: mmc2 support
2009-04-02 10:19 UTC (3+ messages)
[U-Boot] Compilation warning: "MSR_RI" redefined
2009-04-02 9:03 UTC (3+ messages)
[U-Boot] netconsole in u-boot
2009-04-02 7:59 UTC (2+ messages)
[U-Boot] [PATCH 1/8] ZOOM2 Add initial support for Zoom2
2009-04-02 7:00 UTC (14+ messages)
` [U-Boot] [PATCH 2/8] ZOOM2 Mux changes to support zoom2 configuration
` [U-Boot] [PATCH 3/8] ZOOM2 Add support for debug board detection
` [U-Boot] [PATCH 4/8] ZOOM2 Add serial support
` [U-Boot] [PATCH 5/8] ZOOM2 Add led support
` [U-Boot] [PATCH 6/8] ZOOM1 Remove legacy NAND defines
` [U-Boot] [PATCH 7/8] OMAP3 Fix multiline formatting in board init files
` [U-Boot] [PATCH 8/8] ZOOM2: rename timer divisor
[U-Boot] Zoom2 respin 1
2009-04-02 2:57 UTC
[U-Boot] [PATCH] ZOOM2 Add initial support for Zoom2
2009-04-02 0:53 UTC (13+ messages)
` [U-Boot] [PATCH] ZOOM2 Mux changes to support zoom2 configuration
` [U-Boot] [PATCH] ZOOM2 Add support for debug board detection
` [U-Boot] [PATCH] ZOOM2 Add serial support
` [U-Boot] [PATCH] ZOOM2 Add led support
[U-Boot] [PATCH 4/4] libfdt: Fix C++ compile-time cast error on gnu 4.2.1
2009-04-01 23:54 UTC
[U-Boot] [PATCH 3/4] Fix a possible overflow case detected by gcc 4.3.2
2009-04-01 23:54 UTC
[U-Boot] [PATCH 2/4] libfdt: Rework/cleanup fdt_next_tag()
2009-04-01 23:53 UTC
[U-Boot] [PATCH 1/4] libfdt: Rework fdt_next_node()
2009-04-01 23:53 UTC
[U-Boot] [PATCH 0/4] libfdt: Catch up with upstream dtc/libfdt
2009-04-01 23:51 UTC
[U-Boot] [PATCH] at91sam9/at91cap: spi init wadd hardware chip select support
2009-04-01 22:33 UTC (2+ messages)
[U-Boot] [PATCH 1/1] make MODEM SUPPORT generic instead of duplicate it
2009-04-01 22:32 UTC (2+ messages)
[U-Boot] ARM Pull Request
2009-04-01 22:25 UTC (3+ messages)
[U-Boot] AT91 Pull Request
2009-04-01 22:17 UTC (2+ messages)
[U-Boot] Please pull u-boot-mpc83xx.git
2009-04-01 22:11 UTC (2+ messages)
[U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
2009-04-01 21:55 UTC (8+ messages)
[U-Boot] [PATCH] Noisily disable the legacy NAND subsystem
2009-04-01 21:42 UTC (5+ messages)
[U-Boot] [PATCH v2] Noisily disable the legacy NAND subsystem
2009-04-01 21:41 UTC
[U-Boot] [PATCH] Add "source" command; prepare removal of "autoscr" command
2009-04-01 21:34 UTC
[U-Boot] Please pull u-boot-i2c.git
2009-04-01 20:47 UTC (2+ messages)
[U-Boot] Please pull u-boot-mpc85xx.git (updated)
2009-04-01 20:45 UTC (2+ messages)
[U-Boot] [PATCH] rtc: remove broken rtc_read and rtc_write declarations
2009-04-01 20:34 UTC (2+ messages)
[U-Boot] [PATCH v4 1/3] 86xx: Cleanup MP support
2009-04-01 20:30 UTC (3+ messages)
` [U-Boot] [PATCH v4 2/3] 85xx: Introduce determine_mp_bootpg() helper
` [U-Boot] [PATCH v4 3/3] 85xx/86xx: Ensure MP boot page is not used
[U-Boot] ZOOM2 patches and more patches
2009-04-01 20:20 UTC (2+ messages)
[U-Boot] [PATCH v4] board support patch for phyCORE-MPC5200B-tiny
2009-04-01 20:18 UTC (10+ messages)
[U-Boot] [PATCH v2 1/3] 86xx: Cleanup MP support
2009-04-01 20:15 UTC (9+ messages)
` [U-Boot] [PATCH 2/3] 85xx: Introduce determine_mp_bootpg() helper
` [U-Boot] [PATCH 3/3] 85xx/86xx: Ensure MP boot page is not used
[U-Boot] Please pull u-boot-mpc85xx.git
2009-04-01 20:15 UTC
[U-Boot] [PATCH v3 1/3] 86xx: Cleanup MP support
2009-04-01 20:11 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/3] 85xx: Introduce determine_mp_bootpg() helper
` [U-Boot] [PATCH v3 3/3] 85xx/86xx: Ensure MP boot page is not used
[U-Boot] [PATCH] ZOOM2 Add led support
2009-04-01 19:11 UTC
[U-Boot] [PATCH] ZOOM2 Add serial support
2009-04-01 19:11 UTC
[U-Boot] [PATCH] ZOOM2 Add support for debug board detection
2009-04-01 19:10 UTC
[U-Boot] [PATCH] ZOOM2 Mux changes to support zoom2 configuration
2009-04-01 19:08 UTC
[U-Boot] [PATCH] ZOOM2 Add initial support for Zoom2
2009-04-01 19:07 UTC
[U-Boot] New target : omap3_zoom2
2009-04-01 17:53 UTC (2+ messages)
[U-Boot] Problem booting image + device tree (MPC5200B)
2009-04-01 16:49 UTC (4+ messages)
[U-Boot] [PATCH] 86xx: Cleanup MP support
2009-04-01 16:26 UTC (10+ messages)
` [U-Boot] [PATCH] 85xx: Introduce determine_mp_bootpg() helper
` [U-Boot] [PATCH] 85xx/86xx: Ensure MP boot page is not used
[U-Boot] ppc: using d-cache for C stack and as cache at the same time?
2009-04-01 15:03 UTC (7+ messages)
` [U-Boot] ppc: using d-cache for C stack and as cache at thesame time?
[U-Boot] u-boot depends on toolchain
2009-04-01 13:47 UTC (2+ messages)
[U-Boot] Maillist issue of u-boot@lists.denx.de
2009-04-01 12:24 UTC (11+ messages)
[U-Boot] RAM Probing for ads5121rev4
2009-04-01 10:15 UTC
[U-Boot] UBIFS - Reading superblock error
2009-04-01 9:48 UTC (2+ messages)
[U-Boot] bss section initialization on s3c44b0
2009-04-01 9:22 UTC (2+ messages)
[U-Boot] Inquiring about Uboot patch on Realview PB ARM11Mpcore
2009-04-01 9:13 UTC (2+ messages)
[U-Boot] U-Boot Digest, Vol 11, Issue 3
2009-04-01 8:50 UTC
[U-Boot] need your help on u-boot usbkeyboard
2009-04-01 5:23 UTC
[U-Boot] [PATCH] Added a tftp command
2009-04-01 4:39 UTC (5+ messages)
[U-Boot] [PATCH] Add support for Faraday Ethernet IP FTMAC100
2009-04-01 4:37 UTC (2+ messages)
[U-Boot] [PATCH] mpc/sbc8641d: Add missing board_lmb_reserves
2009-04-01 4:21 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