1. 7507d56 Fix Marvell 88e1145 PHY init code by Andy Fleming · 17 years ago
  2. 9e04033 Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  3. 5dc210d Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  4. e8b85f3 pciauto setup bridge by Ed Swarthout · 17 years ago
  5. 571f49f Support PCIe extended config registers by Ed Swarthout · 17 years ago
  6. ba5feb1 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  7. 40e81ad Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
  8. 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  9. fa1df30 CM1.QP1: Support for the Schindler CM1.QP1 board. by Bartlomiej Sieka · 17 years ago
  10. 96e1d75 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · 17 years ago
  11. e951475 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · 17 years ago
  12. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  13. ddb5d86f drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  14. f40a7f3 fs/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  15. 610f2e9 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  16. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  17. d39b574 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  18. 77a3185 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  19. 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  20. 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  21. 7f5c015 include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  22. 80ff4f9 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  23. a1aa0bb include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  24. 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  25. 1179943 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  26. 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  27. d3b8c1a include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  28. 2fd90ce include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  29. 37d4bb7 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  30. 18225e8 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  31. 7be044e include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  32. 5d2ebe1 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  33. f55f7f8 Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out. by Jon Loeliger · 17 years ago
  34. b5501f7 Update README.* to reference new CONFIG_CMD_* names now. by Jon Loeliger · 17 years ago
  35. 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  36. 3a1ed1e cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  37. ab3abcb board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  38. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  39. c508a4c board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  40. b930726 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  41. fcec2eb board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  42. a593814 rtc/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  43. 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  44. 7def6b3 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  45. dd60d12 fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  46. c91898b tools/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  47. 643d1ab net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  48. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  49. 07d38a1 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  50. cde5c64 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  51. 639221c include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  52. 4ef218f Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  53. bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  54. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  55. fd9bcaa common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  56. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  57. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  58. af075ee Clear up confusion over the CMD_POST and POST_DIAG mess. by Jon Loeliger · 17 years ago
  59. b363148 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · 17 years ago
  60. a22d4da include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · 17 years ago
  61. a556290 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files. by Jon Loeliger · 17 years ago
  62. fe7f782 include/configs: Use new CONFIG_CMD_* in various S* named board config files. by Jon Loeliger · 17 years ago
  63. e9a0f8f include/configs: Use new CONFIG_CMD_* in various R* named board config files. by Jon Loeliger · 17 years ago
  64. 12aa9fd include/configs: Use new CONFIG_CMD_* in various Q* named board config files. by Jon Loeliger · 17 years ago
  65. acf0269 include/configs: Use new CONFIG_CMD_* in various P* named board config files. by Jon Loeliger · 17 years ago
  66. e18a106 include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files. by Jon Loeliger · 17 years ago
  67. 8353e13 include/configs: Use new CONFIG_CMD_* in various M* named board config files. by Jon Loeliger · 17 years ago
  68. 348f258 include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files. by Jon Loeliger · 17 years ago
  69. 6c4f4da include/configs: Use new CONFIG_CMD_* in various H* named board config files. by Jon Loeliger · 17 years ago
  70. 60a0876 include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files. by Jon Loeliger · 17 years ago
  71. dcaa715 include/configs: Use new CONFIG_CMD_* in various E* named board config files. by Jon Loeliger · 17 years ago
  72. 3c3227f include/configs: Use new CONFIG_CMD_* in various D* named board config files. by Jon Loeliger · 17 years ago
  73. 49cf7e8 include/configs: Use new CONFIG_CMD_* in various C* named board config files. by Jon Loeliger · 17 years ago
  74. de8b2a6 include/configs: Use new CONFIG_CMD_* in various B* named board config files. by Jon Loeliger · 17 years ago
  75. 498ff9a include/configs: Use new CONFIG_CMD_* in various A* named board config files. by Jon Loeliger · 17 years ago
  76. 0459e7d Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  77. dcc0264 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  78. 6b0a174 Fix problem with get/setdcr commands introduced by cfg patches by Stefan Roese · 17 years ago
  79. e80955f Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  80. f1152f8 Code cleanup and default config update for STC GP3 SSA board. by Wolfgang Denk · 17 years ago
  81. e4dbe1b Fixing some typos etc. introduced mainly by cfg patches. by Wolfgang Denk · 17 years ago
  82. b6b4684 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  83. dca3b3d include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files. by Jon Loeliger · 17 years ago
  84. 6c18eb9 include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files. by Jon Loeliger · 17 years ago
  85. 46da1e9 include/configs: Use new CONFIG_CMD_* in various s* named board config files. by Jon Loeliger · 17 years ago
  86. 90cc3eb include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files. by Jon Loeliger · 17 years ago
  87. 26a3456 include/configs: Use new CONFIG_CMD_* in various p* named board config files. by Jon Loeliger · 17 years ago
  88. a5cb230 include/configs: Use new CONFIG_CMD_* in various o* named board config files. by Jon Loeliger · 17 years ago
  89. 929a2bf include/configs: Use new CONFIG_CMD_* in various n* named board config files. by Jon Loeliger · 17 years ago
  90. 5dc11a5 include/configs: Use new CONFIG_CMD_* in various m* named board config files. by Jon Loeliger · 17 years ago
  91. 9bbb1c0 include/configs: Use new CONFIG_CMD_* in various l* named board config files. by Jon Loeliger · 17 years ago
  92. bc234c1 include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files. by Jon Loeliger · 17 years ago
  93. 1d2c6bc include/configs: Use new CONFIG_CMD_* in various i* named board config files. by Jon Loeliger · 17 years ago
  94. 48d5d10 include/configs: Use new CONFIG_CMD_* in various h* named board config files. by Jon Loeliger · 17 years ago
  95. 72eb0ef include/configs: Use new CONFIG_CMD_* in various g* named board config files. by Jon Loeliger · 17 years ago
  96. 1bec3d3 include/configs: Use new CONFIG_CMD_* in various e* named board config files. by Jon Loeliger · 17 years ago
  97. ab999ba include/configs: Use new CONFIG_CMD_* in various d* named board config files. by Jon Loeliger · 17 years ago
  98. 37e4f24 include/configs: Use new CONFIG_CMD_* in various c* named board config files. by Jon Loeliger · 17 years ago
  99. ba2351f include/configs: Use new CONFIG_CMD_* in various b* named board config files. by Jon Loeliger · 17 years ago
  100. 0b361c9 include/configs: Use new CONFIG_CMD_* in various a* named board config files. by Jon Loeliger · 17 years ago