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