1. ece92f8 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago
  2. 5072188 This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  3. 5728be3 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  4. 4691975 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  5. 8092fef Add functions to list of exported functions by Martin Krause · 18 years ago
  6. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  7. c7e717e Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
  8. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  9. 63e2276 Minor cleanup of <board>_nand build rules. by Wolfgang Denk · 17 years ago
  10. cdd917a Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  11. 5a56af3 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · 17 years ago
  12. 982efcf From: eran liberty <eran.liberty@gmail.com> by Andy Fleming · 17 years ago
  13. d3ec0d9 Polished the 85xx ADS config files by Andy Fleming · 17 years ago
  14. bfb37b3 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 17 years ago
  15. 2a3cee4 tsec: Fix PHY code to match first driver by Andy Fleming · 17 years ago
  16. ccc091a Add support for CPM device tree configuration to 8560 ADS by Andy Fleming · 17 years ago
  17. 7507d56 Fix Marvell 88e1145 PHY init code by Andy Fleming · 17 years ago
  18. 5dc210d Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  19. e8b85f3 pciauto setup bridge by Ed Swarthout · 17 years ago
  20. 571f49f Support PCIe extended config registers by Ed Swarthout · 17 years ago
  21. ba5feb1 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  22. 40e81ad Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
  23. 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  24. e951475 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · 17 years ago
  25. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  26. ddb5d86f drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  27. f40a7f3 fs/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  28. 610f2e9 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  29. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  30. d39b574 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  31. 77a3185 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  32. 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  33. 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  34. 7f5c015 include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  35. 80ff4f9 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  36. a1aa0bb include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  37. 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  38. 1179943 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  39. 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  40. d3b8c1a include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  41. 2fd90ce include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  42. 37d4bb7 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  43. 18225e8 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  44. 7be044e include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  45. 5d2ebe1 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  46. f55f7f8 Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out. by Jon Loeliger · 17 years ago
  47. b5501f7 Update README.* to reference new CONFIG_CMD_* names now. by Jon Loeliger · 17 years ago
  48. 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  49. 3a1ed1e cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  50. ab3abcb board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  51. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  52. c508a4c board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  53. b930726 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  54. fcec2eb board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  55. a593814 rtc/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  56. 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  57. 7def6b3 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  58. dd60d12 fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  59. c91898b tools/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  60. 643d1ab net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  61. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  62. 07d38a1 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  63. cde5c64 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  64. 639221c include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  65. 4ef218f Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  66. bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  67. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  68. fd9bcaa common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  69. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  70. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  71. af075ee Clear up confusion over the CMD_POST and POST_DIAG mess. by Jon Loeliger · 17 years ago
  72. b363148 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · 17 years ago
  73. a22d4da include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · 17 years ago
  74. a556290 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files. by Jon Loeliger · 17 years ago
  75. fe7f782 include/configs: Use new CONFIG_CMD_* in various S* named board config files. by Jon Loeliger · 17 years ago
  76. e9a0f8f include/configs: Use new CONFIG_CMD_* in various R* named board config files. by Jon Loeliger · 17 years ago
  77. 12aa9fd include/configs: Use new CONFIG_CMD_* in various Q* named board config files. by Jon Loeliger · 17 years ago
  78. acf0269 include/configs: Use new CONFIG_CMD_* in various P* named board config files. by Jon Loeliger · 17 years ago
  79. e18a106 include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files. by Jon Loeliger · 17 years ago
  80. 8353e13 include/configs: Use new CONFIG_CMD_* in various M* named board config files. by Jon Loeliger · 17 years ago
  81. 348f258 include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files. by Jon Loeliger · 17 years ago
  82. 6c4f4da include/configs: Use new CONFIG_CMD_* in various H* named board config files. by Jon Loeliger · 17 years ago
  83. 60a0876 include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files. by Jon Loeliger · 17 years ago
  84. dcaa715 include/configs: Use new CONFIG_CMD_* in various E* named board config files. by Jon Loeliger · 17 years ago
  85. 3c3227f include/configs: Use new CONFIG_CMD_* in various D* named board config files. by Jon Loeliger · 17 years ago
  86. 49cf7e8 include/configs: Use new CONFIG_CMD_* in various C* named board config files. by Jon Loeliger · 17 years ago
  87. de8b2a6 include/configs: Use new CONFIG_CMD_* in various B* named board config files. by Jon Loeliger · 17 years ago
  88. 498ff9a include/configs: Use new CONFIG_CMD_* in various A* named board config files. by Jon Loeliger · 17 years ago
  89. dcc0264 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  90. 6b0a174 Fix problem with get/setdcr commands introduced by cfg patches by Stefan Roese · 17 years ago
  91. e80955f Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  92. f1152f8 Code cleanup and default config update for STC GP3 SSA board. by Wolfgang Denk · 17 years ago
  93. e4dbe1b Fixing some typos etc. introduced mainly by cfg patches. by Wolfgang Denk · 17 years ago
  94. b6b4684 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  95. dca3b3d include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files. by Jon Loeliger · 17 years ago
  96. 6c18eb9 include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files. by Jon Loeliger · 17 years ago
  97. 46da1e9 include/configs: Use new CONFIG_CMD_* in various s* named board config files. by Jon Loeliger · 17 years ago
  98. 90cc3eb include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files. by Jon Loeliger · 17 years ago
  99. 26a3456 include/configs: Use new CONFIG_CMD_* in various p* named board config files. by Jon Loeliger · 17 years ago
  100. a5cb230 include/configs: Use new CONFIG_CMD_* in various o* named board config files. by Jon Loeliger · 17 years ago