messages from 2009-04-25 16:41:43 to 2009-04-28 08:51:15 UTC [more...]
[U-Boot] PPC4xx without CONFIG_NET_MULTI
2009-04-28 8:51 UTC (4+ messages)
[U-Boot] Uboot bitmap utility
2009-04-28 8:50 UTC (5+ messages)
[U-Boot] [PATCH u-boot git] there are non-DM6446 DaVinci chips
2009-04-28 8:32 UTC (29+ messages)
` [U-Boot] U-Boot ARM merge strategy, was: "
` [U-Boot] U-Boot ARM merge strategy
[U-Boot] [PATCH 1/3] ubifs: BUG realpath string must be ended with NULL
2009-04-28 7:42 UTC (14+ messages)
` [U-Boot] [PATCH 2/3] lib_generic: gunzip: New function zunzip
` [U-Boot] [PATCH 3/3] ubifs: BUG: Blocks commpressed with zlib
[U-Boot] [u-boot v2] and i2c
2009-04-28 7:36 UTC
[U-Boot] [PATCH] tools/envcrc: add --binary option to export embedded env
2009-04-28 7:13 UTC (4+ messages)
[U-Boot] [PATCH] netloop: updates for NetLoop
2009-04-28 7:09 UTC (8+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH] [PATCH v3] "
` [U-Boot] [PATCH v4] "
[U-Boot] [PATCH 1/2] LPC2468 support
2009-04-28 7:08 UTC (8+ messages)
[U-Boot] U-boot -printk kernel crash dump using md on PDK
2009-04-28 6:53 UTC (10+ messages)
[U-Boot] [PATCH] cmd_ext2.c: fix compile warnings
2009-04-28 6:51 UTC
[U-Boot] [PATCH v5] [RESEND] Add imls utility command
2009-04-28 6:45 UTC (3+ messages)
[U-Boot] [PATCH] 82xx, ids8247: added ids8247 board to MAKEALL script
2009-04-28 5:48 UTC
[U-Boot] [PATCH] bmp_logo: Check return value of fread()
2009-04-28 5:21 UTC (6+ messages)
[U-Boot] [U-BOOT] cfi_flash.c fails to program NOR Flash SST39LF040
2009-04-28 3:12 UTC (3+ messages)
[U-Boot] [PATCH 01/10] ZOOM2 Add initial support for Zoom2
2009-04-28 1:30 UTC (17+ messages)
` [U-Boot] [PATCH 02/10] OMAP3 Port kernel omap gpio interface
` [U-Boot] [PATCH 03/10] ZOOM2 Add support for debug board detection
` [U-Boot] [PATCH 04/10] ZOOM2 Add serial support
` [U-Boot] [PATCH 05/10] ZOOM2: rename timer divisor
` [U-Boot] [PATCH 06/10] LED Add documentation describing the status_led and colour led API
` [U-Boot] [PATCH 07/10] ARM Add blue colour LED to status_led
` [U-Boot] [PATCH 08/10] ZOOM2 Add led support
` [U-Boot] [PATCH 09/10] ZOOM1 Remove more legacy NAND defines
[U-Boot] [PATCH] [82xx] ids8247: Remove legacy NAND defines
2009-04-27 23:23 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ubifs: BUG realpath string must be ended with NULL
2009-04-27 23:21 UTC (3+ messages)
[U-Boot] [PATCH] ncb: Check return value of write()
2009-04-27 23:17 UTC (2+ messages)
[U-Boot] [PATCH v2] ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
2009-04-27 23:15 UTC (2+ messages)
[U-Boot] [PATCH] mtd: nand/onenand: Register mtd device upon device scanning
2009-04-27 23:13 UTC (2+ messages)
[U-Boot] [PATCH] mtd: nand: Include linux/mtd/partitions.h in nand_base.h
2009-04-27 23:13 UTC (2+ messages)
[U-Boot] [PATCH] ubi: Remove flash selection parameter (nor|nand|onenand) from "ubi part"
2009-04-27 23:13 UTC (2+ messages)
[U-Boot] [PATCH] mips/vcth: Use generic 16550 uart driver
2009-04-27 23:10 UTC (2+ messages)
[U-Boot] [PATCH] video: fix bug in cfb_console.c code
2009-04-27 23:09 UTC (2+ messages)
[U-Boot] [PATCH v4] Separate mtdparts command from jffs2
2009-04-27 23:06 UTC (3+ messages)
[U-Boot] [PATCH] cmd_ide: Remove unused AmigaOneG3SE code
2009-04-27 23:03 UTC (2+ messages)
[U-Boot] [PATCH] AmigaOneG3SE: Fix CONFIG_CMD_CONSOLE definition
2009-04-27 23:02 UTC (2+ messages)
[U-Boot] [PATCH 2/2] Replace __asm references with __asm__
2009-04-27 23:02 UTC (2+ messages)
[U-Boot] [PATCH 1/2] Replace __attribute references with __attribute__
2009-04-27 23:01 UTC (2+ messages)
[U-Boot] [PATCH] s3c64xx: remove unnecessary definition
2009-04-27 22:59 UTC (3+ messages)
[U-Boot] [patch u-boot git] mtdpart command: align output columns
2009-04-27 22:57 UTC (2+ messages)
[U-Boot] [PATCH 1/2 V5] cmd_bdinfo: move implementation to arch instead of common
2009-04-27 22:56 UTC (3+ messages)
` [U-Boot] [PATCH 2/2 V5] bdinfo: coding style cleanup
[U-Boot] [PATCH/next v3 00/28] tools/Makefile cleanup and win32 tool support
2009-04-27 22:52 UTC (31+ messages)
` [U-Boot] [PATCH/next v3 01/28] Makefile: Make autoconf.mk a dependency of the depend target
` [U-Boot] [PATCH/next v3 02/28] Makefile: Add removal of *.exe files to clean target
` [U-Boot] [PATCH/next v3 03/28] common/Makefile: Conditionally compile env_embedded.o
` [U-Boot] [PATCH/next v3 04/28] elf.h: Use stdint.h to provide standard typedefs for WIN32
` [U-Boot] [PATCH/next v3 05/28] Rename include/zlib.h to include/u-boot/zlib.h
` [U-Boot] [PATCH/next v3 06/28] Rename include/bzlib.h to include/u-boot/bzlib.h
` [U-Boot] [PATCH/next v3 07/28] gen_eth_addr: Use POSIX rand() and srand()
` [U-Boot] [PATCH/next v3 08/28] tools/Makefile: Remove HOSTARCH HOSTOS defines
` [U-Boot] [PATCH/next v3 09/28] tools/Makefile: Remove inappropriate double-tabs
` [U-Boot] [PATCH/next v3 10/28] tools/Makefile: Split variable declarations into multiple lines
` [U-Boot] [PATCH/next v3 11/28] tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
` [U-Boot] [PATCH/next v3 12/28] tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
` [U-Boot] [PATCH/next v3 13/28] tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
` [U-Boot] [PATCH/next v3 14/28] tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
` [U-Boot] [PATCH/next v3 15/28] tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
` [U-Boot] [PATCH/next v3 16/28] tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
` [U-Boot] [PATCH/next v3 18/28] tools/Makefile: Add tools/ to the include search path
` [U-Boot] [PATCH/next v3 19/28] tools: Remove unecessary symlinking of zlib.h
` [U-Boot] [PATCH/next v3 20/28] tools/Makefile: Add libfdt/ to the include search path
` [U-Boot] [PATCH/next v3 21/28] tools/Makefile: Remove symlinks for fdt targets
` [U-Boot] [PATCH/next v3 22/28] tools/Makefile: Dynamically generate libfdt object dependencies
` [U-Boot] [PATCH/next v3 23/28] tools/Makefile: Remove symlinks for remaining source files
` [U-Boot] [PATCH/next v3 24/28] tools/Makefile: Use auto-generated object file dependencies
` [U-Boot] [PATCH/next v3 25/28] tools/Makefile: Create generic build rules
` [U-Boot] [PATCH/next v3 26/28] tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
` [U-Boot] [PATCH/next v3 27/28] Add support for building native win32 tools
[U-Boot] [PATCH] Remove sa1100.h
2009-04-27 22:48 UTC (2+ messages)
[U-Boot] [PATCH] UBIFS: Remove tnc_commit.c which is not used in the read-only version
2009-04-27 22:37 UTC (2+ messages)
[U-Boot] [PATCH] UBIFS: fix recovery bug
2009-04-27 22:36 UTC (2+ messages)
[U-Boot] [PATCH] fs: Fix the wrong type of var
2009-04-27 22:35 UTC (2+ messages)
[U-Boot] [PATCH 1/1] SMC911x driver fixed for NFS boot
2009-04-27 22:34 UTC (3+ messages)
[U-Boot] [PATCH u-boot git] DaVinci Ethernet cleanup
2009-04-27 22:33 UTC (4+ messages)
[U-Boot] [PATCH u-boot git] minor DaVinci clock cleanup
2009-04-27 22:31 UTC (3+ messages)
[U-Boot] [PATCH u-boot git] dm9000 EEPROM reading bugfix
2009-04-27 22:28 UTC (5+ messages)
[U-Boot] [PATCH v5] [RESEND] Add imls utility command
2009-04-27 22:26 UTC (2+ messages)
[U-Boot] [PATCH 1/2] rtl8169: fix cache coherency problem
2009-04-27 22:18 UTC (2+ messages)
[U-Boot] [Bug] IXP425 and e1000 network driver
2009-04-27 22:05 UTC (4+ messages)
[U-Boot] OMAP3: Pending patches
2009-04-27 22:02 UTC (5+ messages)
[U-Boot] [PATCH] arm: rename timer init callback timer_init
2009-04-27 21:53 UTC (2+ messages)
[U-Boot] Please pull u-boot-mpc83xx.git
2009-04-27 21:41 UTC (2+ messages)
[U-Boot] U-Boot and CONFIG_SYS_DAVINCI_BROKEN_ECC
2009-04-27 21:16 UTC (10+ messages)
[U-Boot] U-Boot Timer Qualification
2009-04-27 19:42 UTC (5+ messages)
[U-Boot] [PATCHv3 0/3] OMAP3: Board specific updates
2009-04-27 19:40 UTC (6+ messages)
[U-Boot] NAND JFFS2 support in U-Boot 2009.03
2009-04-27 19:08 UTC (4+ messages)
[U-Boot] [PATCH 1/3] smc911x: write back the manually set MAC address
2009-04-27 19:05 UTC (7+ messages)
` [U-Boot] [PATCH 3/3] smc911x: do net reset the chip if no EEPROM is connected
[U-Boot] fw_printenv - Bad CRC, using default environment
2009-04-27 18:43 UTC
[U-Boot] Net: Fec: Question about CONFIG_SYS_DISCOVER_PHY
2009-04-27 18:41 UTC
[U-Boot] [PATCH 1/3] ubifs: BUG realpath string must be ended with NULL
2009-04-27 16:33 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] lib_generic: gunzip: New function zunzip
` [U-Boot] [PATCH 3/3] ubifs: BUG: Blocks commpressed with zlib
[U-Boot] [PATCHv4 0/3] OMAP3: Board specific updates
2009-04-27 16:13 UTC (2+ messages)
[U-Boot] [PATCH] include/ns16550.h: Unify structure declaration for registers
2009-04-27 16:09 UTC (6+ messages)
[U-Boot] [PATCHv4 3/3] OMAP3: Print correct silicon revision
2009-04-27 15:57 UTC
[U-Boot] [PATCHv4 2/3] OMAP3: Remove unused board-types
2009-04-27 15:57 UTC
[U-Boot] [PATCHv4 1/3] OMAP3: Use functions print_cpuinfo() and checkboard()
2009-04-27 15:57 UTC
[U-Boot] Uboot mtest hang on mx31
2009-04-27 15:21 UTC (3+ messages)
[U-Boot] [PATCH v3] OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000
2009-04-27 15:07 UTC (3+ messages)
[U-Boot] PCI on mpc832x?
2009-04-27 14:12 UTC (4+ messages)
[U-Boot] reg. Ethernet operation
2009-04-27 14:04 UTC (2+ messages)
[U-Boot] [PATCHv3 3/3] OMAP3: Print correct silicon revision
2009-04-27 12:38 UTC
[U-Boot] [PATCHv3 2/3] OMAP3: Remove unused board-types
2009-04-27 12:38 UTC
[U-Boot] [PATCHv3 1/3] OMAP3: Use functions print_cpuinfo() and checkboard()
2009-04-27 12:37 UTC
[U-Boot] [PATCH 1/2] lib_generic: gunzip: New function zunzip
2009-04-27 11:22 UTC (12+ messages)
` [U-Boot] [PATCH 2/2] ubifs: BUG: Blocks commpressed with zlib
[U-Boot] [PATCH 1/2] ubifs: BUG realpath string must be ended with ZERO
2009-04-27 7:54 UTC (9+ messages)
` [U-Boot] [PATCH 2/2] ubifs: BUG: Blocks commpressed with zlib
[U-Boot] About PCI of U-BOOT of CANYONLANDS
2009-04-27 7:42 UTC (10+ messages)
` [U-Boot] [PATCH] Canyonlands SATA harddisk driver
[U-Boot] [PATCH 0/5] I2C cleanup before removal of deprecated commands
2009-04-27 7:22 UTC (2+ messages)
[U-Boot] [PATCH v2] Marvell Kirkwood family SOC support
2009-04-27 6:45 UTC (4+ messages)
` [U-Boot] [PATCH v3] Marvell MV88F6281GTW_GE Board support
[U-Boot] [PATCH v3] OMAP3: Beagle: Set pinmux conditionally for Rev C boards
2009-04-26 22:42 UTC (2+ messages)
[U-Boot] [PATCH v2] OMAP3: Remove legacy NAND defines
2009-04-26 22:09 UTC (3+ messages)
[U-Boot] OMAP3 ARCH STATUS
2009-04-26 21:59 UTC
[U-Boot] [PATCH] OMAP3: Fix changed mmc init command
2009-04-26 21:45 UTC (2+ messages)
[U-Boot] Medical Doctor Listing
2009-04-26 19:07 UTC
[U-Boot] [PATCH 1/2] OMAP3: Remove unused board-types
2009-04-26 18:58 UTC (8+ messages)
[U-Boot] [PATCH] lib_arm/board.c: remove misleading "test-only" comment
2009-04-26 18:44 UTC (2+ messages)
[U-Boot] [PATCH 2/2] OMAP3: Print correct silicon revision
2009-04-26 4:35 UTC (8+ messages)
` [U-Boot] Using Signed-off-by, was: "
[U-Boot] Problems with ext2ls & SD
2009-04-25 19:24 UTC (4+ messages)
[U-Boot] U-boot memory dump
2009-04-25 16:45 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