1. f6b713b Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · Wed Aug 15 11:13:15 2007 -0400
  2. 3d0b860 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Tue Aug 14 18:43:14 2007 +0200
  3. 75fd5a5 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · Tue Aug 14 18:03:48 2007 +0200
  4. 63a5653 Fix initrd/dtb interaction by Andy Fleming · Tue Aug 14 10:32:59 2007 -0500
  5. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
  6. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · Tue Aug 14 15:00:42 2007 +0200
  7. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · Tue Aug 14 10:10:52 2007 +0100
  8. 0dc2512 Improve error print messages. by Gerald Van Baren · Tue Aug 07 21:14:22 2007 -0400
  9. bd9d115 fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · Tue Jul 17 13:57:04 2007 -0500
  10. b5ceed7 fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · Tue Jul 17 13:56:53 2007 -0500
  11. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · Tue Jul 10 20:40:39 2007 -0400
  12. 5606a36 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · Mon Jun 25 23:25:28 2007 -0400
  13. f097fa0 Tighten up the error messages. by Gerald Van Baren · Mon Jun 25 20:55:58 2007 -0400
  14. 8e1aa43 Asthetic improvements: error messages and line lengths. by Gerald Van Baren · Mon Jun 25 19:52:23 2007 -0400
  15. 43555f4 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · Fri May 25 22:08:57 2007 -0400
  16. 1178d6a For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · Mon May 21 23:27:16 2007 -0400
  17. d7cae57 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · Wed Jun 06 22:47:58 2007 -0400
  18. e596a16 Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · Wed May 16 22:39:59 2007 -0400
  19. 0ea55d2 FDT command improvements. by Gerald Van Baren · Sat May 12 09:47:25 2007 -0400
  20. eaa1464 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · Sat May 12 09:45:46 2007 -0400
  21. 2beccd6 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · Tue May 08 21:27:35 2007 -0400
  22. 4d22392 Improve fdt move length handling. by Gerald Van Baren · Wed Apr 25 22:47:15 2007 -0400
  23. cfede44 Minor code clean up. by Gerald Van Baren · Wed Apr 25 22:23:36 2007 -0400
  24. f68a9e3 Improve error messages, more informative. by Gerald Van Baren · Wed Apr 25 21:24:27 2007 -0400
  25. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200
  26. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  27. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  28. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · Mon Aug 06 00:55:51 2007 +0200
  29. a72b42e Add functions to list of exported functions by Martin Krause · Tue Dec 12 14:26:01 2006 +0100
  30. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  31. c59d1a0 ppc4xx: Update AMCC Bamboo 440EP support by Eugene OBrien · Tue Jul 31 10:24:56 2007 +0200
  32. 9aa3677 ppc4xx: Add support for AMCC 405EP Taihu board by John Otken · Thu Jul 26 17:49:11 2007 +0200
  33. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  34. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · Wed Jul 11 12:13:53 2007 +0200
  35. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  36. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  37. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  38. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Sun Jul 08 18:10:08 2007 -0500
  39. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:05:39 2007 -0500
  40. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
  41. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 17:51:39 2007 -0500
  42. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:05 2007 -0500
  43. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  44. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:43 2007 -0500
  45. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  46. 277be2c Fix S-ATA support. by Mushtaq Khan · Sat Jun 30 18:50:48 2007 +0200
  47. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  48. 93470f2 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · Wed Apr 18 14:55:19 2007 +0400
  49. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  50. 409a285 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · Wed May 23 19:02:41 2007 +0200
  51. eeab5a1 Fix 'run' not to continue after interrupted command by Detlev Zundel · Wed May 23 18:47:48 2007 +0200
  52. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · Fri Jun 08 10:24:58 2007 +0200
  53. 4ca9451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · Wed Jun 06 16:18:01 2007 +0200
  54. 063f9ff USB event poll support by Zhang Wei · Wed Jun 06 10:08:13 2007 +0200
  55. 75ba08a Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · Mon May 28 01:11:11 2007 +0200
  56. cadc8e8 Fix: Add missing NULL termination in strings expanded by macros parser. by Bartlomiej Sieka · Sun May 27 17:04:18 2007 +0200
  57. 9da36da Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Fri May 18 14:33:23 2007 +0100
  58. 5384742 Merge with /home/git/u-boot by Wolfgang Denk · Thu May 17 00:06:11 2007 +0200
  59. 68f16f8 Fix compile problem cause my Microblaze merge by Stefano Babic · Wed May 16 14:49:12 2007 +0200
  60. 142bdbe Minor coding style cleanup. by Wolfgang Denk · Tue May 15 23:38:05 2007 +0200
  61. 5651b34 Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · Fri Apr 20 14:23:02 2007 +0530
  62. d862a25 New board SMN42 branch by Peter Pearse · Wed May 09 11:37:56 2007 +0100
  63. ebf7b23 add: reading special purpose registers by Michal Simek · Tue May 08 15:57:43 2007 +0200
  64. ee1aced add: FSL control read and write by Michal Simek · Tue May 08 14:39:11 2007 +0200
  65. 9cd9ea9 Merge git://www.denx.de/git/u-boot by Michal Simek · Tue May 08 00:32:35 2007 +0200
  66. 8e496be fix: read and write MSR - repair number of parameters by Michal Simek · Mon May 07 19:43:10 2007 +0200
  67. 603aa74 new: add writing to msr register by Michal Simek · Mon May 07 17:11:09 2007 +0200
  68. dcecd7b Merge with /home/git/u-boot by Wolfgang Denk · Sat May 05 21:44:47 2007 +0200
  69. 6c6a38a [PATCH] simplify silent console by Ladislav Michl · Wed Apr 25 16:01:26 2007 +0200
  70. 62b896f [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · Mon Apr 23 14:00:11 2007 +0200
  71. 88c6a00 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · Sat May 05 21:12:41 2007 +0200
  72. 9594583 new: FSL and MSR support #2 by Michal Simek · Sat May 05 18:54:42 2007 +0200
  73. 6455ac0 new: FSL and MSR support by Michal Simek · Sat May 05 18:27:16 2007 +0200
  74. fce39ff Fix initrd length corruption in bootm command. by Wolfgang Denk · Fri May 04 10:02:33 2007 +0200
  75. 83fc7e5 [PATCH] simplify silent console by Ladislav Michl · Wed Apr 25 16:01:26 2007 +0200
  76. 7184f1d Fix file mode by Stefan Roese · Mon Apr 23 15:39:59 2007 +0200
  77. 13fd400 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Mon Apr 23 15:38:17 2007 +0200
  78. 6fbefbe [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · Mon Apr 23 14:00:11 2007 +0200
  79. 8e894a3 Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · Thu Apr 19 23:14:39 2007 -0400
  80. 51f2e8a Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · Wed Apr 18 17:47:39 2007 +0200
  81. 731b1b2 Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · Sat Apr 14 23:02:21 2007 -0400
  82. c9502b9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · Sat Apr 14 22:51:24 2007 -0400
  83. 3957bc1 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · Fri Apr 13 09:13:33 2007 +0200
  84. 50abf9f [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · Fri Apr 13 08:02:24 2007 +0200
  85. 15c6b15 Update for SC3 board by Wolfgang Denk · Wed Apr 11 17:22:55 2007 +0200
  86. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · Fri Apr 06 14:19:43 2007 -0400
  87. 05a94fd Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · Wed Apr 04 02:18:56 2007 +0200
  88. d4dd662 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · Wed Apr 04 02:05:48 2007 +0200
  89. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · Sat Mar 31 14:30:53 2007 -0400
  90. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · Sat Mar 31 12:23:51 2007 -0400
  91. ade8ef4 Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · Sat Mar 31 12:22:10 2007 -0400
  92. c266054 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Sat Mar 31 13:44:12 2007 +0200
  93. d09d601 i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · Wed Mar 28 14:52:12 2007 +0200
  94. 1f0c40c Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · Mon Mar 26 01:39:07 2007 +0200
  95. edd9713 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · Sat Mar 24 15:59:23 2007 +0100
  96. f6c7b76 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · Sat Mar 24 15:45:34 2007 +0100
  97. b284679 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · Thu Mar 22 00:13:12 2007 +0100
  98. 87375b2 Merge http://www.denx.de/git/u-boot by Aubrey Li · Mon Mar 19 23:01:15 2007 +0800
  99. 922ce20 [Microblaze][PATCH] part 2 by Michal Simek · Sun Mar 11 13:48:24 2007 +0100
  100. 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · Fri Mar 09 13:40:56 2007 +0800