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