1. b706d63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  2. 541d41b Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  3. 3f76451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  4. 073e1b5 Fix initrd/dtb interaction by Andy Fleming · 17 years ago
  5. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  6. 34886bb Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · 17 years ago
  7. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  8. 5fe6be6 Improve error print messages. by Gerald Van Baren · 17 years ago
  9. 99dffca fdt: allow for builds that don't want env and bd_t nodes by Kim Phillips · 17 years ago
  10. 91148bf fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · 17 years ago
  11. e125a2f Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  12. fd61e55 Create new fdt boardsetup command, fix bug parsing [] form of set values. by Gerald Van Baren · 17 years ago
  13. 6f35ded Tighten up the error messages. by Gerald Van Baren · 17 years ago
  14. c45874b Asthetic improvements: error messages and line lengths. by Gerald Van Baren · 17 years ago
  15. 35ec398 Fix fdt_chosen() to call ft_board_setup(), clean up long lines. by Gerald Van Baren · 17 years ago
  16. 06e19a0 For fdt_find_node_by_path(), handle the root path properly. by Gerald Van Baren · 17 years ago
  17. 1a86116 Replace fdt_node_offset() with fdt_find_node_by_path(). by Gerald Van Baren · 17 years ago
  18. addd8ce Fix cmd_fdt line lengths, refactor code. by Gerald Van Baren · 17 years ago
  19. 2511403 FDT command improvements. by Gerald Van Baren · 17 years ago
  20. 38eb508 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · 17 years ago
  21. 89c8757 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  22. 6be07cc Improve fdt move length handling. by Gerald Van Baren · 17 years ago
  23. bb930e7 Minor code clean up. by Gerald Van Baren · 17 years ago
  24. ba24e2a Improve error messages, more informative. by Gerald Van Baren · 17 years ago
  25. c74b210 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · 17 years ago
  26. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  27. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  28. 4691975 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  29. 8092fef Add functions to list of exported functions by Martin Krause · 18 years ago
  30. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  31. d2f6800 ppc4xx: Update AMCC Bamboo 440EP support by Eugene OBrien · 17 years ago
  32. d4024bb ppc4xx: Add support for AMCC 405EP Taihu board by John Otken · 17 years ago
  33. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  34. 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  35. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  36. 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  37. bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  38. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  39. fd9bcaa common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  40. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  41. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  42. 10e0389 [NAND] Bad block skipping for command nboot by Thomas Knobloch · 17 years ago
  43. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  44. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  45. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  46. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  47. 1f2a058 Fix S-ATA support. by Mushtaq Khan · 17 years ago
  48. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  49. 2dc6445 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · 17 years ago
  50. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  51. 9912121 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 17 years ago
  52. 5afb202 Fix 'run' not to continue after interrupted command by Detlev Zundel · 17 years ago
  53. 9045f33 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  54. d1246a4 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  55. fdcfaa1 USB event poll support by Zhang Wei · 17 years ago
  56. 19bf91f Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 17 years ago
  57. 9160b96 Fix: Add missing NULL termination in strings expanded by macros parser. by Bartlomiej Sieka · 17 years ago
  58. fdda367 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  59. 3a71b5c Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  60. 70124c2 Fix compile problem cause my Microblaze merge by Stefano Babic · 17 years ago
  61. 3162eb8 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  62. 66d9dbe Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 17 years ago
  63. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  64. e69f66c add: reading special purpose registers by Michal Simek · 17 years ago
  65. ab874d5 add: FSL control read and write by Michal Simek · 17 years ago
  66. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  67. a7bac7e fix: read and write MSR - repair number of parameters by Michal Simek · 17 years ago
  68. 48fbd3a new: add writing to msr register by Michal Simek · 17 years ago
  69. 426a442 Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  70. 4ec5bd5 [PATCH] simplify silent console by Ladislav Michl · 17 years ago
  71. 9ffd451 [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · 17 years ago
  72. 2be1bab Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  73. ffc50f9 new: FSL and MSR support #2 by Michal Simek · 17 years ago
  74. f7e2e0e new: FSL and MSR support by Michal Simek · 17 years ago
  75. 9877d7d Fix initrd length corruption in bootm command. by Wolfgang Denk · 17 years ago
  76. ada4d40 [PATCH] simplify silent console by Ladislav Michl · 17 years ago
  77. 7fc4c71 Fix file mode by Stefan Roese · 17 years ago
  78. 6554ca0 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  79. afb903a [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · 17 years ago
  80. 7651f8b Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · 17 years ago
  81. 5cca409 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 17 years ago
  82. 6f1d57c Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · 17 years ago
  83. c28abb9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  84. 7882751 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 17 years ago
  85. 0b94504 [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · 17 years ago
  86. 51056dd Update for SC3 board by Wolfgang Denk · 17 years ago
  87. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 17 years ago
  88. 25b0806 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  89. c8f2280 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 18 years ago
  90. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  91. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  92. 781e09e Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 18 years ago
  93. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  94. 0c75c9d i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · 18 years ago
  95. 1798049 Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · 18 years ago
  96. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  97. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  98. 44ba464 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · 18 years ago
  99. a20e710 Merge http://www.denx.de/git/u-boot by Aubrey Li · 18 years ago
  100. cfc6711 [Microblaze][PATCH] part 2 by Michal Simek · 18 years ago