messages from 2009-03-12 13:57:13 to 2009-03-17 04:41:29 UTC [more...]
[U-Boot] U-boot and JFFS2
2009-03-17 4:41 UTC (5+ messages)
[U-Boot] [PATCH 1/1] The GP timer is fixed for 1msec and CONFIG_SYS_HZ to 1000
2009-03-17 4:38 UTC (3+ messages)
[U-Boot] Mirror to github
2009-03-17 2:00 UTC (3+ messages)
[U-Boot] CUSTODIANS: Urgent boarding call for flight 2009.03
2009-03-16 23:26 UTC
[U-Boot] [PATCH] Update board NetStar
2009-03-16 22:31 UTC (7+ messages)
` [U-Boot] [PATCH 1/5] NetStar: config reindentation
` [U-Boot] [PATCH 2/5] NetStar: Fix NAND
` [U-Boot] [PATCH 3/5] NetStar: use generic flash driver
` [U-Boot] [PATCH 4/5] NetStar: add RTC support
` [U-Boot] [PATCH 5/5] NetStar: update crcit utility
[U-Boot] [U-Boot-Users] Using UBoot with VxWorks
2009-03-16 22:12 UTC
[U-Boot] how do you build u-boot under Windows XP SP2
2009-03-16 21:37 UTC (3+ messages)
[U-Boot] [PATCH] Make nboot skip bad blocks
2009-03-16 19:59 UTC (4+ messages)
[U-Boot] [PATCH] OMAP3: Update Overo pin mux for new expansion board
2009-03-16 19:00 UTC
[U-Boot] subscribe
2009-03-16 17:22 UTC
[U-Boot] LXT972 issue on MPC8247: tx error
2009-03-16 12:15 UTC (2+ messages)
[U-Boot] [PATCH 1/7] eSPI: add the eSPI register support
2009-03-16 11:58 UTC (17+ messages)
` [U-Boot] [PATCH 2/7] mtd: SPI Flash: Support the Spansion Flash
` [U-Boot] [PATCH 3/7] eSPI: add eSPI controller support
` [U-Boot] [PATCH 4/7] eSPI: make the chip selsec enable
` [U-Boot] [PATCH 5/7] Make a special uboot used for booting from SDcard or SPI flash
` [U-Boot] [PATCH 6/7] Add support for save the env to SDcard
` [U-Boot] [PATCH 7/7] Save the env variables to SDcard and SPI flash for MPC8536DS
[U-Boot] [PATCH] ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration
2009-03-16 9:22 UTC (2+ messages)
[U-Boot] ethernet issue in MPC8313ER board
2009-03-16 5:20 UTC
[U-Boot] [PATCH] PowerPC MPC85xx: don't hang on read exception
2009-03-16 4:28 UTC (2+ messages)
[U-Boot] [PATCH 1/1] example: introduce EXAMPLE_LOAD_ADDR
2009-03-15 21:49 UTC (13+ messages)
` [U-Boot] [PATCH V2] example/standalone: introduce STANDALONE_LOAD_ADDR
[U-Boot] Pull request: u-boot-sh
2009-03-15 21:15 UTC (2+ messages)
[U-Boot] Please pull u-boot-mpc83xx.git
2009-03-15 21:12 UTC (2+ messages)
[U-Boot] ARM Pull Request
2009-03-15 21:10 UTC (2+ messages)
[U-Boot] PXA Pull request
2009-03-15 21:08 UTC (2+ messages)
[U-Boot] [GIT PULL] Please pull mpc5xxx tree
2009-03-15 21:03 UTC (2+ messages)
[U-Boot] [PATCH] Add bank configuration to FSL spd_sdram.c
2009-03-14 23:02 UTC (6+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] 83xx: correctly set encryption and I2C bus 0 clock
2009-03-14 23:01 UTC (9+ messages)
[U-Boot] At91 mass storage device
2009-03-14 8:51 UTC (8+ messages)
[U-Boot] [PATCH 2/2] fsl-ddr: add the DDR3 SPD infrastructure
2009-03-14 4:48 UTC
[U-Boot] [PATCH 1/2] fsl-ddr: Fix two bugs in the ddr infrastructure
2009-03-14 4:48 UTC
[U-Boot] JFFS2 scanning bug
2009-03-14 0:59 UTC (6+ messages)
[U-Boot] [PATCH/next v3 00/28] tools/Makefile cleanup and win32 tool support
2009-03-13 23:54 UTC (29+ 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 17/28] tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
` [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/next v3 28/28] Delete now unused tools/Makefile.win32
[U-Boot] Directory of Nursing Homes, emergency medicine physicians, Alternative Medicine and more
2009-03-13 20:29 UTC
[U-Boot] [PATCH 00/26 v2] tools/Makefile cleanup and win32 tool support
2009-03-13 20:05 UTC (35+ messages)
` [U-Boot] [PATCH 01/26 v2] Makefile: Make autoconf.mk a dependency of the depend target
` [U-Boot] [PATCH 02/26 v2] Makefile: Add removal of *.exe files to clean target
` [U-Boot] [PATCH 03/26 v2] common/Makefile: Conditionally compile env_embedded.o
` [U-Boot] [PATCH 04/26 v2] elf.h: Use stdint.h to provide standard typedefs for WIN32
` [U-Boot] [PATCH 05/26 v2] gen_eth_addr: Use POSIX rand() and srand()
` [U-Boot] [PATCH 06/26 v2] tools/Makefile: Remove HOSTARCH HOSTOS defines
` [U-Boot] [PATCH 07/26 v2] tools/Makefile: Remove inappropriate double-tabs
` [U-Boot] [PATCH 08/26 v2] tools/Makefile: Split variable declarations into multiple lines
` [U-Boot] [PATCH 09/26 v2] tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled
` [U-Boot] [PATCH 10/26 v2] tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS
` [U-Boot] [PATCH 11/26 v2] tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG
` [U-Boot] [PATCH 12/26 v2] tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP
` [U-Boot] [PATCH 13/26 v2] tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED
` [U-Boot] [PATCH 14/26 v2] tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET
` [U-Boot] [PATCH 15/26 v2] tools/Makefile: Compile ncb when CONFIG_NETCONSOLE
` [U-Boot] [PATCH 16/26 v2] tools/Makefile: Add tools/ to the include search path
` [U-Boot] [PATCH 17/26 v2] tools/Makefile: Give precedence to U-Boot's include directory
` [U-Boot] [PATCH 18/26 v2] tools/Makefile: Add libfdt/ to the include search path
` [U-Boot] [PATCH 19/26 v2] tools/Makefile: Remove symlinks for fdt targets
` [U-Boot] [PATCH 20/26 v2] tools/Makefile: Dynamically generate libfdt object dependencies
` [U-Boot] [PATCH 21/26 v2] tools/Makefile: Remove symlinks for remaining source files
` [U-Boot] [PATCH 22/26 v2] tools/Makefile: Use auto-generated object file dependencies
` [U-Boot] [PATCH 23/26 v2] tools/Makefile: Create generic build rules
` [U-Boot] [PATCH 24/26 v2] tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation
` [U-Boot] [PATCH 25/26 v2] Add support for building native win32 tools
` [U-Boot] [PATCH 26/26 v2] Delete now unused tools/Makefile.win32
[U-Boot] [PATCH] MPC5200 FEC MII speed register
2009-03-13 16:28 UTC (5+ messages)
` [U-Boot] Fwd: "
[U-Boot] [PATCH v2] at91: change CONFIG_SYS_HZ to 1000
2009-03-13 15:38 UTC (5+ messages)
[U-Boot] exit(-1) function in U-Boot
2009-03-13 13:49 UTC (2+ messages)
[U-Boot] [PATCH v6] Add support for the digsy MTC board
2009-03-13 13:47 UTC (6+ messages)
[U-Boot] [PATCH] at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC
2009-03-13 11:55 UTC (4+ messages)
[U-Boot] Multiple device support - none at all?
2009-03-13 8:24 UTC (13+ messages)
[U-Boot] [PATCH 1/1] Fix the timer to 1msec and CONFIG_SYS_HZ to 1000
2009-03-13 7:53 UTC (2+ messages)
[U-Boot] [PATCH] ap325rxa: Change the wait cycle in the area 5
2009-03-13 7:42 UTC (2+ messages)
[U-Boot] CPU with USB host mode and a USB console
2009-03-13 3:19 UTC
[U-Boot] [PATCH] PowerPC MPC85xx: don't hang on read exception
2009-03-13 2:22 UTC (2+ messages)
[U-Boot] fat32 cluster size check
2009-03-12 20:11 UTC
[U-Boot] Problem booting Linux
2009-03-12 18:44 UTC (4+ messages)
[U-Boot] [PATCH v4] OMAP3: Add support for OMAP3 die ID
2009-03-12 18:30 UTC
[U-Boot] question about uboot and mpc8548cds
2009-03-12 16:18 UTC
[U-Boot] [PATCH v7 0/2] Add support for the digsy MTC board
2009-03-12 15:25 UTC (3+ messages)
` [U-Boot] [PATCH v7 1/2] mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c
` [U-Boot] [PATCH v7 2/2] Add support for the digsy MTC board
[U-Boot] [PATCH 8/8 v2] UBIFS: Implement read-only UBIFS support in U-Boot (Part 8)
2009-03-12 13:57 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