1. 08fc9b0 Move machine specific code to board at s3c64xx (v2) by Kyungmin Park · Wed Nov 26 10:18:13 2008 +0900
  2. d4d3fc0 ZOOM1 Remove legacy NAND defines by Tom Rix · Wed Apr 01 22:02:19 2009 -0500
  3. 558bb83 OMAP3 Fix multiline formatting in board init files. by Tom Rix · Wed Apr 01 22:02:20 2009 -0500
  4. 8033383 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sat Apr 04 22:15:46 2009 +0200
  5. cd96c76 at91sam9263ek: enable hush and auto complete support by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 16:51:40 2009 +0200
  6. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  7. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  8. 155e1e8 at91rm9200: Reset update by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  9. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  10. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  11. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · Fri Mar 27 23:26:43 2009 +0100
  12. ebe54bf add dataflash mmc mux missing support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  13. 64fdc58 at91rm9200dk: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  14. dd55621 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  15. d5ee38e at91sam9: add watchdog support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  16. c2a2273 at91sam9/at91cap: spi init add hardware chip select support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 13:14:52 2009 +0100
  17. 9c10001 netstar: fix crc32.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 19:15:40 2009 +0200
  18. aee2871a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Apr 04 20:05:18 2009 +0200
  19. de94cff MPC8260ADS: Define CONFIG_HAS_ETH0. by Scott Wood · Fri Apr 03 15:24:40 2009 -0500
  20. c69b1e1 PQ2FADS: Enable PCI. by Scott Wood · Fri Apr 03 15:26:45 2009 -0500
  21. 4f44a6b Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · Sat Apr 04 16:57:50 2009 +0200
  22. b8664ab Fix implicit declaration of function 'htons' by Wolfgang Denk · Sat Apr 04 16:14:51 2009 +0200
  23. 894cc88 fsl_law: Fix bug in calculation of LAW sizing by Kumar Gala · Sat Apr 04 10:21:02 2009 -0500
  24. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  25. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  26. cec9c2f Fix building of env_embedded.o by Wolfgang Denk · Sat Apr 04 16:10:40 2009 +0200
  27. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  28. 8625a5c tools/Makefile: fix image.c dependancy location by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:46:31 2009 +0200
  29. 88a7f0d tools: add ncb to gitignore by Mike Frysinger · Sat Apr 04 07:42:25 2009 -0400
  30. 937ca56 include/ns16550.h: Unify structure declaration for registers by Detlev Zundel · Fri Apr 03 16:45:46 2009 +0200
  31. 5486073 Delete now unused tools/Makefile.win32 by Peter Tyser · Fri Mar 13 18:54:52 2009 -0500
  32. b06976d Add support for building native win32 tools by Peter Tyser · Fri Mar 13 18:54:51 2009 -0500
  33. 01d5f1d tools/Makefile: Simplify HOST_CFLAGS/HOST_LDFLAGS generation by Peter Tyser · Fri Mar 13 18:54:50 2009 -0500
  34. 2ba2634 tools/Makefile: Create generic build rules by Peter Tyser · Fri Mar 13 18:54:49 2009 -0500
  35. 7e541ed tools/Makefile: Use auto-generated object file dependencies by Peter Tyser · Fri Mar 13 18:54:48 2009 -0500
  36. bd5605b tools/Makefile: Remove symlinks for remaining source files by Peter Tyser · Fri Mar 13 18:54:47 2009 -0500
  37. 08f1557 tools/Makefile: Dynamically generate libfdt object dependencies by Peter Tyser · Fri Mar 13 18:54:46 2009 -0500
  38. d0c23bf tools/Makefile: Remove symlinks for fdt targets by Peter Tyser · Fri Mar 13 18:54:45 2009 -0500
  39. 988f02c tools/Makefile: Add libfdt/ to the include search path by Peter Tyser · Fri Mar 13 18:54:44 2009 -0500
  40. 23808ae tools: Remove unecessary symlinking of zlib.h by Peter Tyser · Fri Mar 13 18:54:43 2009 -0500
  41. d4de1b2 tools/Makefile: Add tools/ to the include search path by Peter Tyser · Fri Mar 13 18:54:42 2009 -0500
  42. 0fa9ce3 tools/Makefile: Compile ncb when CONFIG_NETCONSOLE by Peter Tyser · Fri Mar 13 18:54:41 2009 -0500
  43. 3916877 tools/Makefile: Make gen_eth_addr dependent upon CONFIG_CMD_NET by Peter Tyser · Fri Mar 13 18:54:40 2009 -0500
  44. 82b88f8 tools/Makefile: Make envcrc dependent upon CONFIG_ENV_IS_EMBEDDED by Peter Tyser · Fri Mar 13 18:54:39 2009 -0500
  45. 7e89767 tools/Makefile: Make inca-swap-bytes dependent on CONFIG_INCA_IP by Peter Tyser · Fri Mar 13 18:54:38 2009 -0500
  46. 77b45b8 tools/Makefile: Make ubsha1 dependent upon CONFIG_SHA1_CHECK_UB_IMG by Peter Tyser · Fri Mar 13 18:54:37 2009 -0500
  47. f349449 tools/Makefile: Make img2srec dependent upon CONFIG_CMD_LOADS by Peter Tyser · Fri Mar 13 18:54:36 2009 -0500
  48. 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
  49. 5b3c54d tools/Makefile: Split variable declarations into multiple lines by Peter Tyser · Fri Mar 13 18:54:34 2009 -0500
  50. 2f84bc1 tools/Makefile: Remove inappropriate double-tabs by Peter Tyser · Fri Mar 13 18:54:33 2009 -0500
  51. a1dca1c tools/Makefile: Remove HOSTARCH HOSTOS defines by Peter Tyser · Fri Mar 13 18:54:32 2009 -0500
  52. cecc407 gen_eth_addr: Use POSIX rand() and srand() by Peter Tyser · Fri Mar 13 18:54:31 2009 -0500
  53. f18298a elf.h: Use stdint.h to provide standard typedefs for WIN32 by Peter Tyser · Fri Mar 13 18:54:28 2009 -0500
  54. ea4b6e3 common/Makefile: Conditionally compile env_embedded.o by Peter Tyser · Fri Mar 13 18:54:27 2009 -0500
  55. 1ba4b31 Makefile: Add removal of *.exe files to clean target by Peter Tyser · Fri Mar 13 18:54:26 2009 -0500
  56. 5e466800 Makefile: Make autoconf.mk a dependency of the depend target by Peter Tyser · Fri Mar 13 18:54:25 2009 -0500
  57. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  58. 562ff6e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Fri Apr 03 22:48:05 2009 +0200
  59. a444ca4 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:42:44 2009 +0200
  60. 3f6ba81 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Fri Apr 03 22:38:36 2009 +0200
  61. e94fe61 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Fri Apr 03 22:36:44 2009 +0200
  62. 166fb54 Rename common ns16550 constants with UART_ prefix to prevent conflicts by Detlev Zundel · Fri Apr 03 11:53:01 2009 +0200
  63. 12dbc24 Noisily disable the legacy NAND subsystem. by Scott Wood · Wed Apr 01 15:33:24 2009 -0500
  64. 75dad9b Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN by apgmoorthy · Fri Mar 27 14:45:23 2009 +0530
  65. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  66. 636e95d Add "GPL cleanup" task to feature-removal-schedule.txt by Wolfgang Denk · Thu Apr 02 17:31:09 2009 +0200
  67. 7dce5f0 sf: stmicro: dont send 4 bytes when reading status register by Mike Frysinger · Thu Apr 02 12:51:28 2009 -0400
  68. 01e79ae sf: set common timeouts in seconds, not milliseconds by Mike Frysinger · Thu Apr 02 08:11:31 2009 -0400
  69. 54f3cc4 sf: stmicro: use common page timeout define by Mike Frysinger · Thu Apr 02 06:51:49 2009 -0400
  70. f145ce5 sf: always read 5 bytes for the idcode by Mike Frysinger · Sat Mar 28 06:41:09 2009 -0400
  71. 270224b sf: stmicro: drop redundant id read by Mike Frysinger · Fri Mar 27 16:34:21 2009 -0400
  72. f1cb7c8 sf: add driver for SST flashes by Mike Frysinger · Fri Mar 27 19:27:58 2009 -0400
  73. c5431ac sf: drop DEBUG defines by Mike Frysinger · Mon Mar 23 23:03:58 2009 -0400
  74. af2b299 mtd: add some at45 spi flash support by Jean-Christophe PLAGNIOL-VILLARD · Sun Jan 04 07:44:07 2009 +0100
  75. 2ba690b mtd: SPI Flash: Support the Spansion Flash by Mingkai Hu · Tue Mar 31 14:09:41 2009 +0800
  76. dc67fa8 Blackfin: force all boards to HZ of 1000 by Mike Frysinger · Mon Mar 30 20:56:45 2009 -0400
  77. e72b9f7 Blackfin: bf533-stamp: drop old spi flash driver by Mike Frysinger · Fri Mar 27 21:07:45 2009 -0400
  78. 2153ace Blackfin: add BF538/BF539 SPI portmux handling by Mike Frysinger · Thu Mar 26 15:42:12 2009 -0400
  79. d0d7440 Blackfin: do not delay on output bytes by Mike Frysinger · Mon Mar 23 22:36:10 2009 -0400
  80. 8a3a8ac Blackfin: drop newline from OTP help by Mike Frysinger · Mon Mar 23 22:17:27 2009 -0400
  81. 36e2351 Blackfin: convert bfin_sdh to legacy mmc by Mike Frysinger · Sun Mar 22 23:43:31 2009 -0400
  82. 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
  83. 0198676 Blackfin: fix crash when booting from external memory by Mike Frysinger · Fri Feb 13 17:10:58 2009 -0500
  84. 4752c19 Blackfin: bf518f-ezbrd: new board port by Mike Frysinger · Sun Oct 12 21:32:52 2008 -0400
  85. 0378355 Blackfin: bf526-ezbrd: new board port by Mike Frysinger · Sun Oct 12 21:30:48 2008 -0400
  86. cc24408 Blackfin: bf538f-ezkit: new board port by Mike Frysinger · Sun Oct 12 21:25:33 2008 -0400
  87. 3cced46 Blackfin: bf527-ezkit: new board port by Mike Frysinger · Sun Oct 12 20:59:12 2008 -0400
  88. 979294f Blackfin: bf548-ezkit: new board port by Mike Frysinger · Sun Oct 12 05:05:42 2008 -0400
  89. a84542a libfdt: Fix C++ compile-time cast error on gnu 4.2.1 by Laurent Gregoire · Tue Mar 03 14:23:59 2009 +0100
  90. 6b098ae Fix a possible overflow case detected by gcc 4.3.2 by Emil Medve · Mon Feb 23 10:43:36 2009 -0600
  91. 82c1023 libfdt: Rework/cleanup fdt_next_tag() by David Gibson · Fri Feb 06 14:03:24 2009 +1100
  92. 954914a libfdt: Rework fdt_next_node() by David Gibson · Fri Feb 06 14:01:56 2009 +1100
  93. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 02 00:24:33 2009 +0200
  94. 7acde32 mpc83xx: Set guarded bit on BAT that covers the end of the address space by Scott Wood · Tue Mar 31 17:49:36 2009 -0500
  95. d5a225a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Apr 01 22:47:03 2009 +0200
  96. 3fd7ce3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Apr 01 22:43:51 2009 +0200
  97. 0b10a0f rtc: remove broken rtc_read and rtc_write declarations by Kim Phillips · Mon Mar 30 14:28:05 2009 -0500
  98. 04a3b14 85xx/86xx: Ensure MP boot page is not used by Kumar Gala · Tue Mar 31 17:58:13 2009 -0500
  99. e1064b3 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · Tue Mar 31 23:11:05 2009 -0500
  100. 56d150e 86xx: Cleanup MP support by Kumar Gala · Tue Mar 31 23:02:38 2009 -0500