1. 68498ab common/image.c: Relocate strings in tables. by Scott Wood · Thu Apr 02 16:15:10 2009 -0500
  2. 7f6381b mpc8260: Fill in brg's clock-frequency in device tree. by Scott Wood · Thu Apr 02 16:10:36 2009 -0500
  3. 1287c35 MPC8260ADS: Add nfsboot/ramboot to default environment. by Scott Wood · Thu Apr 02 18:20:43 2009 -0500
  4. 7bf15f8 UBI/cfi-mtd: Fix mtd name for multiple chips by Andreas Huber · Thu Apr 02 17:15:34 2009 +0200
  5. f301d67 tools/setlocalversion: use git svn instead of git-svn by Peter Korsgaard · Tue Mar 31 17:52:16 2009 +0200
  6. 946d52b eSPI: add the eSPI register support by Mingkai Hu · Tue Mar 31 14:09:40 2009 +0800
  7. 0f92290 cmd_mmc: add support for device command for selecting mmc device by Minkyu Kang · Mon Mar 30 14:55:51 2009 +0900
  8. 63ddd51 Small fix to m5282evb by Alan Carvalho de Assis · Sat Mar 28 19:50:16 2009 -0300
  9. 619697a UBIFS: add R/O compatibility by Artem Bityutskiy · Fri Mar 27 10:21:14 2009 +0100
  10. 27e1e62 more command usage cleanup by Mike Frysinger · Mon Mar 23 22:27:34 2009 -0400
  11. 816af31 Separate mtdparts command from jffs2 by Ladislav Michl · Mon Mar 23 12:06:07 2009 +0100
  12. 034bcce smc91111_eeprom: move board-specific init into SMC91111_EEPROM_INIT() by Mike Frysinger · Sun Mar 22 22:18:01 2009 -0400
  13. 3986bfa mpc52xx phy: initialize only when needed by Sascha Hauer · Sat Mar 21 09:38:46 2009 -0400
  14. 8033383 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sat Apr 04 22:15:46 2009 +0200
  15. cd96c76 at91sam9263ek: enable hush and auto complete support by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 16:51:40 2009 +0200
  16. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  17. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  18. 155e1e8 at91rm9200: Reset update by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  19. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  20. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  21. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · Fri Mar 27 23:26:43 2009 +0100
  22. ebe54bf add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  23. 64fdc58 at91rm9200dk: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  24. dd55621 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  25. d5ee38e at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  26. c2a2273 at91sam9/at91cap: spi init add hardware chip select support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 13:14:52 2009 +0100
  27. 9c10001 netstar: fix crc32.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 19:15:40 2009 +0200
  28. aee2871a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Apr 04 20:05:18 2009 +0200
  29. de94cff MPC8260ADS: Define CONFIG_HAS_ETH0. by Scott Wood · Fri Apr 03 15:24:40 2009 -0500
  30. c69b1e1 PQ2FADS: Enable PCI. by Scott Wood · Fri Apr 03 15:26:45 2009 -0500
  31. 4f44a6b Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · Sat Apr 04 16:57:50 2009 +0200
  32. b8664ab Fix implicit declaration of function 'htons' by Wolfgang Denk · Sat Apr 04 16:14:51 2009 +0200
  33. 894cc88 fsl_law: Fix bug in calculation of LAW sizing by Kumar Gala · Sat Apr 04 10:21:02 2009 -0500
  34. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  35. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  36. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · Sat Apr 04 16:10:40 2009 +0200
  37. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  38. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:46:31 2009 +0200
  39. 88a7f0d tools: add ncb to gitignore by Mike Frysinger · Sat Apr 04 07:42:25 2009 -0400
  40. 937ca56 include/ns16550.h: Unify structure declaration for registers by Detlev Zundel · Fri Apr 03 16:45:46 2009 +0200
  41. 5486073 Delete now unused tools/Makefile.win32 by Peter Tyser · Fri Mar 13 18:54:52 2009 -0500
  42. b06976d Add support for building native win32 tools by Peter Tyser · Fri Mar 13 18:54:51 2009 -0500
  43. 01d5f1d tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · Fri Mar 13 18:54:50 2009 -0500
  44. 2ba2634 tools/Makefile: Create generic build rules by Peter Tyser · Fri Mar 13 18:54:49 2009 -0500
  45. 7e541ed tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · Fri Mar 13 18:54:48 2009 -0500
  46. bd5605b tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · Fri Mar 13 18:54:47 2009 -0500
  47. 08f1557 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · Fri Mar 13 18:54:46 2009 -0500
  48. d0c23bf tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · Fri Mar 13 18:54:45 2009 -0500
  49. 988f02c tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · Fri Mar 13 18:54:44 2009 -0500
  50. 23808ae tools: Remove unecessary symlinking of zlib.h by Peter Tyser · Fri Mar 13 18:54:43 2009 -0500
  51. d4de1b2 tools/Makefile: Add tools/ to the include search path by Peter Tyser · Fri Mar 13 18:54:42 2009 -0500
  52. 0fa9ce3 tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · Fri Mar 13 18:54:41 2009 -0500
  53. 3916877 tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · Fri Mar 13 18:54:40 2009 -0500
  54. 82b88f8 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · Fri Mar 13 18:54:39 2009 -0500
  55. 7e89767 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · Fri Mar 13 18:54:38 2009 -0500
  56. 77b45b8 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · Fri Mar 13 18:54:37 2009 -0500
  57. f349449 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · Fri Mar 13 18:54:36 2009 -0500
  58. ce7626d tools/Makefile: Build bmp_logo only when LCD or VIDEO logos are enabled by Peter Tyser · Fri Mar 13 18:54:35 2009 -0500
  59. 5b3c54d tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · Fri Mar 13 18:54:34 2009 -0500
  60. 2f84bc1 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · Fri Mar 13 18:54:33 2009 -0500
  61. a1dca1c tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · Fri Mar 13 18:54:32 2009 -0500
  62. cecc407 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · Fri Mar 13 18:54:31 2009 -0500
  63. f18298a elf.h: Use stdint.h to provide standard typedefs for WIN32 by Peter Tyser · Fri Mar 13 18:54:28 2009 -0500
  64. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · Fri Mar 13 18:54:27 2009 -0500
  65. 1ba4b31 Makefile: Add removal of *.exe files to clean target by Peter Tyser · Fri Mar 13 18:54:26 2009 -0500
  66. 5e466800 Makefile: Make autoconf.mk a dependency of the depend target by Peter Tyser · Fri Mar 13 18:54:25 2009 -0500
  67. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  68. 562ff6e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Fri Apr 03 22:48:05 2009 +0200
  69. a444ca4 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:42:44 2009 +0200
  70. 3f6ba81 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:38:36 2009 +0200
  71. e94fe61 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Fri Apr 03 22:36:44 2009 +0200
  72. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · Fri Apr 03 11:53:01 2009 +0200
  73. 12dbc24 Noisily disable the legacy NAND subsystem. by Scott Wood · Wed Apr 01 15:33:24 2009 -0500
  74. 75dad9b Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN by apgmoorthy · Fri Mar 27 14:45:23 2009 +0530
  75. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  76. 636e95d Add "GPL cleanup" task to feature-removal-schedule.txt by Wolfgang Denk · Thu Apr 02 17:31:09 2009 +0200
  77. 7dce5f0 sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · Thu Apr 02 12:51:28 2009 -0400
  78. 01e79ae sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · Thu Apr 02 08:11:31 2009 -0400
  79. 54f3cc4 sf: stmicro: use common page timeout define by Mike Frysinger · Thu Apr 02 06:51:49 2009 -0400
  80. f145ce5 sf: always read 5 bytes for the idcode by Mike Frysinger · Sat Mar 28 06:41:09 2009 -0400
  81. 270224b sf: stmicro: drop redundant id read by Mike Frysinger · Fri Mar 27 16:34:21 2009 -0400
  82. f1cb7c8 sf: add driver for SST flashes by Mike Frysinger · Fri Mar 27 19:27:58 2009 -0400
  83. c5431ac sf: drop DEBUG defines by Mike Frysinger · Mon Mar 23 23:03:58 2009 -0400
  84. af2b299 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 04 07:44:07 2009 +0100
  85. 2ba690b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · Tue Mar 31 14:09:41 2009 +0800
  86. dc67fa8 Blackfin: force all boards to HZ of 1000 by Mike Frysinger · Mon Mar 30 20:56:45 2009 -0400
  87. e72b9f7 Blackfin: bf533-stamp: drop old spi flash driver by Mike Frysinger · Fri Mar 27 21:07:45 2009 -0400
  88. 2153ace Blackfin: add BF538/BF539 SPI portmux handling by Mike Frysinger · Thu Mar 26 15:42:12 2009 -0400
  89. d0d7440 Blackfin: do not delay on output bytes by Mike Frysinger · Mon Mar 23 22:36:10 2009 -0400
  90. 8a3a8ac Blackfin: drop newline from OTP help by Mike Frysinger · Mon Mar 23 22:17:27 2009 -0400
  91. 36e2351 Blackfin: convert bfin_sdh to legacy mmc by Mike Frysinger · Sun Mar 22 23:43:31 2009 -0400
  92. 41d5161 Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c by Mike Frysinger · Sun Feb 22 16:30:38 2009 -0500
  93. 0198676 Blackfin: fix crash when booting from external memory by Mike Frysinger · Fri Feb 13 17:10:58 2009 -0500
  94. 4752c19 Blackfin: bf518f-ezbrd: new board port by Mike Frysinger · Sun Oct 12 21:32:52 2008 -0400
  95. 0378355 Blackfin: bf526-ezbrd: new board port by Mike Frysinger · Sun Oct 12 21:30:48 2008 -0400
  96. cc24408 Blackfin: bf538f-ezkit: new board port by Mike Frysinger · Sun Oct 12 21:25:33 2008 -0400
  97. 3cced46 Blackfin: bf527-ezkit: new board port by Mike Frysinger · Sun Oct 12 20:59:12 2008 -0400
  98. 979294f Blackfin: bf548-ezkit: new board port by Mike Frysinger · Sun Oct 12 05:05:42 2008 -0400
  99. a84542a libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · Tue Mar 03 14:23:59 2009 +0100
  100. 6b098ae Fix a possible overflow case detected by gcc 4.3.2 by Emil Medve · Mon Feb 23 10:43:36 2009 -0600