1. d3de158 Remove the bios emulator from MAI board. by Jason Jin · 17 years ago
  2. ed45b44 Fix some compile issues for MAI board. by Jason Jin · 17 years ago
  3. bb20f35 Configurations for ATI video card BIOS emulator by Jason Jin · 17 years ago
  4. a63ce95 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago
  5. 2181b5d This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  6. 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  7. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  8. a72b42e Add functions to list of exported functions by Martin Krause · 18 years ago
  9. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  10. bee6700 Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
  11. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  12. 6b99a46 Minor cleanup of <board>_nand build rules. by Wolfgang Denk · 17 years ago
  13. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  14. 3c76cc9 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · 17 years ago
  15. 933c1b9 From: eran liberty <eran.liberty@gmail.com> by Andy Fleming · 17 years ago
  16. 71a2617 Polished the 85xx ADS config files by Andy Fleming · 18 years ago
  17. aba5895 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 18 years ago
  18. b2d14f4 tsec: Fix PHY code to match first driver by Andy Fleming · 18 years ago
  19. 8ed1196 Add support for CPM device tree configuration to 8560 ADS by Andy Fleming · 18 years ago
  20. 180d03a Fix Marvell 88e1145 PHY init code by Andy Fleming · 18 years ago
  21. 1d781f6 Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  22. 4aeb55a pciauto setup bridge by Ed Swarthout · 17 years ago
  23. 09489ff Support PCIe extended config registers by Ed Swarthout · 17 years ago
  24. a523296 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  25. f0d4347 Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
  26. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  27. 6a33733 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · 17 years ago
  28. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  29. 30c2f24 drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  30. 8bdca10 fs/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  31. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  32. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  33. 761ea74 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  34. 13f7599 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  35. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  36. 5c4ddae include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  37. 140b69c include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  38. e54e77a include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  39. beb9ff4 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  40. ed26c74 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  41. f5709d1 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  42. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  43. c6d535a include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  44. dcf1451 include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  45. 530ca67 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  46. 7846bb2 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  47. df5f544 include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  48. 1cb2cb6 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  49. 4c7589b Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out. by Jon Loeliger · 17 years ago
  50. b8a4968 Update README.* to reference new CONFIG_CMD_* names now. by Jon Loeliger · 17 years ago
  51. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  52. a521774 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  53. e11c123 board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  54. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  55. 96892a9 board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  56. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  57. d299abc board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  58. f7e9125 rtc/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  59. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  60. 6b23305 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  61. 80eb47c fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  62. 8ab4e48 tools/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  63. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  64. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  65. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  66. f7f54a8 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  67. 2517d97 include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  68. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  69. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  70. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  71. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  72. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  73. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  74. b5777d1 Clear up confusion over the CMD_POST and POST_DIAG mess. by Jon Loeliger · 17 years ago
  75. 5610195 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · 17 years ago
  76. 4764c7d include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · 17 years ago
  77. 2161619 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files. by Jon Loeliger · 17 years ago
  78. d866df3 include/configs: Use new CONFIG_CMD_* in various S* named board config files. by Jon Loeliger · 17 years ago
  79. 573b623 include/configs: Use new CONFIG_CMD_* in various R* named board config files. by Jon Loeliger · 17 years ago
  80. f8d740e include/configs: Use new CONFIG_CMD_* in various Q* named board config files. by Jon Loeliger · 17 years ago
  81. cc1f0bb include/configs: Use new CONFIG_CMD_* in various P* named board config files. by Jon Loeliger · 17 years ago
  82. f835bec include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files. by Jon Loeliger · 17 years ago
  83. 446e1f5 include/configs: Use new CONFIG_CMD_* in various M* named board config files. by Jon Loeliger · 17 years ago
  84. b1840de include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files. by Jon Loeliger · 17 years ago
  85. 0e69706 include/configs: Use new CONFIG_CMD_* in various H* named board config files. by Jon Loeliger · 17 years ago
  86. 257c3c7 include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files. by Jon Loeliger · 17 years ago
  87. dbb2b54 include/configs: Use new CONFIG_CMD_* in various E* named board config files. by Jon Loeliger · 17 years ago
  88. 4e4f207 include/configs: Use new CONFIG_CMD_* in various D* named board config files. by Jon Loeliger · 17 years ago
  89. 8c5f4a4 include/configs: Use new CONFIG_CMD_* in various C* named board config files. by Jon Loeliger · 17 years ago
  90. 9261da0 include/configs: Use new CONFIG_CMD_* in various B* named board config files. by Jon Loeliger · 17 years ago
  91. ea240f4 include/configs: Use new CONFIG_CMD_* in various A* named board config files. by Jon Loeliger · 17 years ago
  92. 67a7e87 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  93. fbab50f Fix problem with get/setdcr commands introduced by cfg patches by Stefan Roese · 17 years ago
  94. f484042 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  95. 7583913 Code cleanup and default config update for STC GP3 SSA board. by Wolfgang Denk · 17 years ago
  96. 15888b4 Fixing some typos etc. introduced mainly by cfg patches. by Wolfgang Denk · 17 years ago
  97. bf6bad6 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  98. 03bfcb9 include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files. by Jon Loeliger · 17 years ago
  99. c2b1cf0 include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files. by Jon Loeliger · 17 years ago
  100. 49851be include/configs: Use new CONFIG_CMD_* in various s* named board config files. by Jon Loeliger · 17 years ago