messages from 2009-05-12 12:17:10 to 2009-05-15 10:41:36 UTC [more...]
[U-Boot] [PATCH] video: Add an option to skip video initialization
2009-05-15 10:41 UTC (7+ messages)
` [U-Boot] [PATCH 0/2] drv_video_init() cleanup / extension
` [U-Boot] [PATCH 1/2] drv_video_init(): simplify logic
` [U-Boot] [PATCH 2/2] video: Add an option to skip video initialization
[U-Boot] [PATCH] Canyonlands SATA harddisk driver
2009-05-15 9:32 UTC
[U-Boot] ARM pull Request
2009-05-15 9:03 UTC
[U-Boot] [PATCH] arm/imx31_phycore: Fix bi_arch_number
2009-05-15 8:53 UTC (7+ messages)
[U-Boot] [ANNOUNCE] Search for phycore/litekit board Maintainer
2009-05-15 8:48 UTC
[U-Boot] [PATCH] remove myself as phycore/litekit Maintainer
2009-05-15 8:37 UTC (2+ messages)
[U-Boot] [PATCH][Re-submission] AFEB9260 network fix
2009-05-15 8:23 UTC (3+ messages)
[U-Boot] MPC8536DS Evaluation Board Force DDR Setting cannot be done properly
2009-05-15 8:12 UTC (3+ messages)
` [U-Boot] MPC8536DS Evaluation Board Force DDR Setting cannot bedone properly
[U-Boot] [PATCH] cmd_ide: Fix detection problem with missing devices
2009-05-15 7:33 UTC (12+ messages)
` [U-Boot] [PATCH] IDE: bail out of dev_print() for unknow device types
` [U-Boot] [PATCH v2] IDE: bail out of dev_print() for unknown "
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH] TQM85xx: adapt for new flash types
2009-05-15 7:28 UTC (4+ messages)
` [U-Boot] [PATCH] TQM85xx: minor config file cleanup
` [U-Boot] [PATCH] Redundant Environment: protect full sector size
[U-Boot] [PATCH 0/4] omap3: clean up gpmc config strut
2009-05-15 7:25 UTC (22+ messages)
` [U-Boot] [PATCH 1/4] omap3: embedd gpmc_cs into gpmc config struct
` [U-Boot] [PATCH 2/4] omap3: remove typedef for struct gpmc
` [U-Boot] [PATCHv2 1/4] omap3: embedd gpmc_cs into gpmc config struct
` [U-Boot] [PATCHv2 2/4] omap3: remove typedefs for configuration structs
` [U-Boot] [PATCHv2 3/4] omap3: replace all instances of gpmc config struct by one global
` [U-Boot] [PATCHv2 4/4] omap3: use only fixed-size types inside ctrl_structs
[U-Boot] Memory problems on mpc8572ds
2009-05-15 7:23 UTC (3+ messages)
[U-Boot] [PATCH 0/3] TQM834x: configuration update
2009-05-15 7:20 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] TQM834x: fix environment size; add redundant env
` [U-Boot] [PATCH 2/3] TQM834x: add FDT support
` [U-Boot] [PATCH 3/3] TQM834x: use buffered writes to accelerate writing to flash
` [U-Boot] [PATCH 3/3 v2] "
[U-Boot] [PATCH] video: ct6900: Add an option to skip video initialization
2009-05-15 6:24 UTC (11+ messages)
[U-Boot] [PATCH] 85xx: Fix the wrong BCSR address of 8569MDS
2009-05-15 2:27 UTC
[U-Boot] DDR2 configuration in MPC85xx
2009-05-15 1:01 UTC (6+ messages)
[U-Boot] Does U-BOOT (MPC8560) support Micron MT18VDD12872DG
2009-05-15 0:27 UTC (2+ messages)
[U-Boot] [PATCH] mmc: it's safe to ignore mmc_send_if_cond() return value
2009-05-14 23:04 UTC (8+ messages)
[U-Boot] environement paramters with u-boot in nand
2009-05-14 21:33 UTC
[U-Boot] environement paramters with u-boot in nand
2009-05-14 20:03 UTC (2+ messages)
[U-Boot] uboot kernel rejects filesystem
2009-05-14 20:01 UTC (5+ messages)
[U-Boot] PATCH: bugfix for reading maximum TLB size on mpc85xx
2009-05-14 18:08 UTC (2+ messages)
[U-Boot] Timeout in tftp.c
2009-05-14 15:48 UTC (8+ messages)
[U-Boot] Access JFFS2 partition from U-Boot
2009-05-14 14:13 UTC
[U-Boot] [PATCH 00/10] Support for LogicPD i.MX27-LITEKIT development board
2009-05-14 13:56 UTC (13+ messages)
` [U-Boot] [PATCH 01/10] mx27: basic cpu support
` [U-Boot] [PATCH 05/10] mxc-mmc: sdhc host driver for MX2 and MX3 proccessor
[U-Boot] [PATCH] Canyonlands SATA harddisk driver
2009-05-14 9:45 UTC (2+ messages)
[U-Boot] [PATCH] Canyonlands SATA harddisk driver
2009-05-14 8:57 UTC (2+ messages)
[U-Boot] map mtd partitions address for TWO NOR flash
2009-05-14 8:51 UTC (3+ messages)
[U-Boot] [PATCH] at91: Add command to control GPIO LEDs from the console
2009-05-14 8:51 UTC
[U-Boot] [PATCH 1/1] at91: Add command to control up to 3 GPIO LEDs from the console
2009-05-14 8:49 UTC (5+ messages)
[U-Boot] [PATCH 01/13 V2] at91sam9/at91cap: spi init add hardware chip select support
2009-05-14 6:06 UTC (13+ 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 09/13] at91rm9200: Reset update
` [U-Boot] [PATCH 10/13] at91: move usb driver to drivers/usb
` [U-Boot] [PATCH 11/13] at91: move dataflash spi driver to drivers/spi
` [U-Boot] [PATCH 12/13] at91: add hardware i2c drivers
[U-Boot] [PATCH] 74xx_7xx: Add CPCI adapter/target support for the CPCI750
2009-05-14 5:26 UTC
[U-Boot] [PATCH] 74xx_7xx: Fix rounding problem in CPU frequency calculation
2009-05-14 5:25 UTC
[U-Boot] [PATCH v4] mtd: nand: new base driver for memory mapped nand devices
2009-05-13 23:45 UTC (2+ messages)
` [U-Boot] [PATCH v5] "
[U-Boot] [RFC PATCH 1/2] sh: make lds more generic
2009-05-13 22:58 UTC (2+ messages)
` [U-Boot] [RFC PATCH 2/2] sh: unify lds
[U-Boot] [PATCH] at91: regroup IP hw init in one cpu file per soc
2009-05-13 21:12 UTC
[U-Boot] [PATCH 1/4 v4] console.h: remove unused prototype 'console_realloc'
2009-05-13 20:24 UTC (4+ messages)
` [U-Boot] [PATCH 2/4 v4] stdio/device: rework function naming convention
` [U-Boot] [PATCH 3/4 v4] console: unify printing current devices
` [U-Boot] [PATCH 4/4 v4] mpl: printing current stdio devices cleanup
[U-Boot] [PATCH 1/1] api: remove un-needed ifdef CONFIG_API already handle by the Makefile
2009-05-13 20:16 UTC
[U-Boot] [PATCH V3] arm: timer and interrupt init rework
2009-05-13 19:56 UTC
[U-Boot] [PATCH 1/4] net: extend the netdev to have a common way to set the hw mac address
2009-05-13 18:07 UTC (16+ messages)
[U-Boot] [PATCH v2] MPC8260: fixup device tree by property instead of path
2009-05-13 16:27 UTC (4+ messages)
[U-Boot] [PATCH] lib_arch/board.c: Move malloc initialization before flash_init()
2009-05-13 15:55 UTC (6+ messages)
[U-Boot] [PATCH] powerpc/inka4x0: Remove left-over ide reset code
2009-05-13 15:26 UTC (4+ messages)
[U-Boot] [PATCH] ARM DaVinci Leopard Board Support
2009-05-13 14:32 UTC
[U-Boot] [PATCH] common/cmd_ide.c: Coding style cleanup (Lindent)
2009-05-13 14:23 UTC (4+ messages)
[U-Boot] LCD issue
2009-05-13 13:34 UTC
[U-Boot] onenand bad block handling
2009-05-13 10:10 UTC (3+ messages)
[U-Boot] [PATCH] Fix e-mail address of Gary Jennejohn
2009-05-13 8:54 UTC
[U-Boot] Congratulations
2009-05-13 7:57 UTC
[U-Boot] [PATCH v2] Gbe Controller driver support for kirkwood SOCs
2009-05-13 7:02 UTC (2+ messages)
[U-Boot] USB EHCI driver
2009-05-13 2:32 UTC (11+ messages)
[U-Boot] [patch arm/next] dm355 evm support (v3)
2009-05-12 23:20 UTC (2+ messages)
[U-Boot] [PATCH] OMAP3: Introduce CONFIG option for power code
2009-05-12 22:34 UTC (8+ messages)
[U-Boot] [PATCH 00/29] Rework MPC512x Support
2009-05-12 22:16 UTC (7+ messages)
` [U-Boot] [PATCH 05/29] Rename ads5121 board into mpc5121ads
[U-Boot] [PATCH v2 0/3] MX31: NAND boot for phyCORE and PDK boards
2009-05-12 21:02 UTC (15+ messages)
` [U-Boot] [PATCH v2 1/3] MX31: Add NAND SPL for i.MX31
` [U-Boot] [PATCH v2 3/3] MX31: Add NAND SPL boot support to i.MX31 PDK board
[U-Boot] Help with driver for a ethernet switch
2009-05-12 20:07 UTC (2+ messages)
[U-Boot] [PATCH] Remove inline qualifier from show_boot_progress()
2009-05-12 18:48 UTC
[U-Boot] [PATCH] Canyonlands SATA harddisk driver
2009-05-12 18:42 UTC (2+ messages)
[U-Boot] [PATCH 0/3][Net][ARM] Davinci Ethernet driver cleanup
2009-05-12 18:28 UTC (3+ messages)
[U-Boot] Cpngratulations!!!
2009-05-12 18:06 UTC
[U-Boot] Data transfer through Ethernet in u-boot
2009-05-12 17:33 UTC (4+ messages)
[U-Boot] [PATCH] DaVinci Network Driver Updates
2009-05-12 15:45 UTC
[U-Boot] uboot relocate_code() function
2009-05-12 14:30 UTC (3+ messages)
` [U-Boot] start.s file
[U-Boot] [PATCH] mtd: MTD related config header changes (mtdparts command)
2009-05-12 14:21 UTC (2+ messages)
[U-Boot] Guidelines: Adding new drivers
2009-05-12 14:16 UTC
[U-Boot] [PATCH] MPC8260: fixup device tree by property instead of path
2009-05-12 13:16 UTC
[U-Boot] Repository with latest (mostly) MTD related changes for testing
2009-05-12 13:01 UTC
[U-Boot] [PATCH v2] cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
2009-05-12 12:31 UTC
[U-Boot] [PATCH] mtd: Introduce CONFIG_MTD_DEVICE to select compilation of mtdcore.o
2009-05-12 12:31 UTC
[U-Boot] [PATCH v2] mtd: Add MTD concat support to concatenate multiple MTD NOR devices
2009-05-12 12:29 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