1. 98c80b4 Merge branch 'master' into u-boot-5329-early by John Rigby · 17 years ago
  2. 0dca874 Cache update and added CFG_UNIFY_CACHE by TsiChung · 17 years ago
  3. 52b0176 Update header file. Include dtimer_intr_setup(). Changed timer divider to global define. by TsiChungLiew · 17 years ago
  4. 5cdc07c Update header files by TsiChungLiew · 17 years ago
  5. 2870e98 Add mcffec_initialize() by TsiChungLiew · 17 years ago
  6. 45a25bf Update header file and clean up by TsiChungLiew · 17 years ago
  7. 0cee9c6 New uart structure and defines by TsiChungLiew · 17 years ago
  8. a90e79d New timer structure and defines by TsiChungLiew · 17 years ago
  9. e04acb2 Rename mcfrtc to rtc by TsiChungLiew · 17 years ago
  10. 2bd806f Rename mcfserial.c. Update include header by TsiChungLiew · 17 years ago
  11. f2208fb Header file update, clean up and cache handling by TsiChungLiew · 17 years ago
  12. 2e3f25a Create interrupts.c and modify Makefile by TsiChungLiew · 17 years ago
  13. ddd104f Enable Icache by TsiChungLiew · 17 years ago
  14. b9bf3de Update header file and some clean up by TsiChungLiew · 17 years ago
  15. 84a015b Update header file and enable icache by TsiChungLiew · 17 years ago
  16. 7a17e75 Update header file and removed interrupt_init() by TsiChungLiew · 17 years ago
  17. 3b63549 Update for flash.o and mii.o by TsiChungLiew · 17 years ago
  18. c5ded27 MII functions calls. by TsiChungLiew · 17 years ago
  19. 427c814 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. by TsiChungLiew · 17 years ago
  20. 01a793f Duplicate code by TsiChungLiew · 17 years ago
  21. 2744354 Seperate old structure defines and new structure defines by TsiChungLiew · 17 years ago
  22. 2bd5860 Seperate old structure defines and new structure defines by TsiChungLiew · 17 years ago
  23. 8cd5cd6 Clean up by TsiChungLiew · 17 years ago
  24. 514871f Clean up by TsiChungLiew · 17 years ago
  25. 48dbfea Create new header file and move peripherals base address from configs file to new header file. by TsiChungLiew · 17 years ago
  26. be296e3 Revert file mode by TsiChungLiew · 17 years ago
  27. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  28. ddb5d86f drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  29. f40a7f3 fs/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  30. 610f2e9 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  31. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  32. d39b574 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  33. 77a3185 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  34. 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  35. 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  36. 7f5c015 include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  37. 80ff4f9 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  38. a1aa0bb include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  39. 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  40. 1179943 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  41. 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  42. d3b8c1a include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  43. 2fd90ce include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  44. 37d4bb7 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  45. 18225e8 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  46. 7be044e include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  47. 5d2ebe1 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  48. f55f7f8 Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out. by Jon Loeliger · 17 years ago
  49. b5501f7 Update README.* to reference new CONFIG_CMD_* names now. by Jon Loeliger · 17 years ago
  50. 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  51. 3a1ed1e cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  52. ab3abcb board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  53. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  54. c508a4c board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  55. b930726 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  56. fcec2eb board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  57. a593814 rtc/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  58. 6735056 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  59. 7def6b3 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  60. dd60d12 fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  61. c91898b tools/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  62. 643d1ab net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  63. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  64. 07d38a1 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  65. cde5c64 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  66. 639221c include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  67. 4ef218f Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  68. bf6a9ca Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  69. c8603cf Small coding style cleanup by Stefan Roese · 17 years ago
  70. 0f92c7e Migrate esd 405EP boards to new NAND subsystem by Matthias Fuchs · 17 years ago
  71. bd84ee4 Migrate esd 405EP boards to new NAND subsystem by Matthias Fuchs · 17 years ago
  72. e09f7ab Migrate esd 405EP boards to new NAND subsystem by Matthias Fuchs · 17 years ago
  73. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  74. fd9bcaa common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  75. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  76. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  77. af075ee Clear up confusion over the CMD_POST and POST_DIAG mess. by Jon Loeliger · 17 years ago
  78. b363148 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · 17 years ago
  79. a22d4da include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · 17 years ago
  80. a556290 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files. by Jon Loeliger · 17 years ago
  81. fe7f782 include/configs: Use new CONFIG_CMD_* in various S* named board config files. by Jon Loeliger · 17 years ago
  82. e9a0f8f include/configs: Use new CONFIG_CMD_* in various R* named board config files. by Jon Loeliger · 17 years ago
  83. 12aa9fd include/configs: Use new CONFIG_CMD_* in various Q* named board config files. by Jon Loeliger · 17 years ago
  84. acf0269 include/configs: Use new CONFIG_CMD_* in various P* named board config files. by Jon Loeliger · 17 years ago
  85. e18a106 include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files. by Jon Loeliger · 17 years ago
  86. 8353e13 include/configs: Use new CONFIG_CMD_* in various M* named board config files. by Jon Loeliger · 17 years ago
  87. 348f258 include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files. by Jon Loeliger · 17 years ago
  88. 6c4f4da include/configs: Use new CONFIG_CMD_* in various H* named board config files. by Jon Loeliger · 17 years ago
  89. 60a0876 include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files. by Jon Loeliger · 17 years ago
  90. dcaa715 include/configs: Use new CONFIG_CMD_* in various E* named board config files. by Jon Loeliger · 17 years ago
  91. 3c3227f include/configs: Use new CONFIG_CMD_* in various D* named board config files. by Jon Loeliger · 17 years ago
  92. 49cf7e8 include/configs: Use new CONFIG_CMD_* in various C* named board config files. by Jon Loeliger · 17 years ago
  93. de8b2a6 include/configs: Use new CONFIG_CMD_* in various B* named board config files. by Jon Loeliger · 17 years ago
  94. 498ff9a include/configs: Use new CONFIG_CMD_* in various A* named board config files. by Jon Loeliger · 17 years ago
  95. 0459e7d Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  96. 10e0389 [NAND] Bad block skipping for command nboot by Thomas Knobloch · 17 years ago
  97. 461f227 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  98. 334043f ppc4xx: Update lwmon5 default environment by Stefan Roese · 17 years ago
  99. 5d18743 ppc4xx: Update lwmon5 board by Stefan Roese · 17 years ago
  100. dcc0264 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago