1. 140b69c include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:38:02 2007 -0500
  2. e54e77a include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:29:01 2007 -0500
  3. beb9ff4 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:22:23 2007 -0500
  4. ed26c74 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:10:49 2007 -0500
  5. f5709d1 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · Tue Jul 10 09:02:57 2007 -0500
  6. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  7. c6d535a include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · Mon Jul 09 21:57:31 2007 -0500
  8. dcf1451 include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · Mon Jul 09 21:48:26 2007 -0500
  9. 530ca67 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · Mon Jul 09 21:38:02 2007 -0500
  10. 7846bb2 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · Mon Jul 09 21:31:24 2007 -0500
  11. df5f544 include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · Mon Jul 09 21:24:19 2007 -0500
  12. 1cb2cb6 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · Mon Jul 09 21:16:53 2007 -0500
  13. 4c7589b Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out. by Jon Loeliger · Mon Jul 09 19:12:30 2007 -0500
  14. b8a4968 Update README.* to reference new CONFIG_CMD_* names now. by Jon Loeliger · Mon Jul 09 19:10:03 2007 -0500
  15. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 19:06:00 2007 -0500
  16. a521774 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:57:22 2007 -0500
  17. e11c123 board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:45:16 2007 -0500
  18. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:38:39 2007 -0500
  19. 96892a9 board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:31:28 2007 -0500
  20. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:24:55 2007 -0500
  21. d299abc board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:19:09 2007 -0500
  22. f7e9125 rtc/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:10:50 2007 -0500
  23. 1207797 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:05:38 2007 -0500
  24. 6b23305 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:02:11 2007 -0500
  25. 80eb47c fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:56:50 2007 -0500
  26. 8ab4e48 tools/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:46:09 2007 -0500
  27. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
  28. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:39:42 2007 -0500
  29. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:30:01 2007 -0500
  30. f7f54a8 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:22:37 2007 -0500
  31. 2517d97 include/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:15:49 2007 -0500
  32. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Sun Jul 08 18:10:08 2007 -0500
  33. 4c17634 common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:05:39 2007 -0500
  34. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
  35. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 17:51:39 2007 -0500
  36. b5777d1 Clear up confusion over the CMD_POST and POST_DIAG mess. by Jon Loeliger · Sun Jul 08 17:02:01 2007 -0500
  37. 5610195 Remove references to the old cmd_confdefs.h include file. by Jon Loeliger · Sun Jul 08 15:45:08 2007 -0500
  38. 4764c7d include/configs: Catch some CONFIG_CMD_* conversion stragglers. by Jon Loeliger · Sun Jul 08 15:42:59 2007 -0500
  39. 2161619 include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board config files. by Jon Loeliger · Sun Jul 08 15:31:57 2007 -0500
  40. d866df3 include/configs: Use new CONFIG_CMD_* in various S* named board config files. by Jon Loeliger · Sun Jul 08 15:02:44 2007 -0500
  41. 573b623 include/configs: Use new CONFIG_CMD_* in various R* named board config files. by Jon Loeliger · Sun Jul 08 15:12:40 2007 -0500
  42. f8d740e include/configs: Use new CONFIG_CMD_* in various Q* named board config files. by Jon Loeliger · Sun Jul 08 14:55:07 2007 -0500
  43. cc1f0bb include/configs: Use new CONFIG_CMD_* in various P* named board config files. by Jon Loeliger · Sun Jul 08 14:49:44 2007 -0500
  44. f835bec include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files. by Jon Loeliger · Sun Jul 08 14:21:43 2007 -0500
  45. 446e1f5 include/configs: Use new CONFIG_CMD_* in various M* named board config files. by Jon Loeliger · Sun Jul 08 14:14:17 2007 -0500
  46. b1840de include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config files. by Jon Loeliger · Sun Jul 08 13:46:18 2007 -0500
  47. 0e69706 include/configs: Use new CONFIG_CMD_* in various H* named board config files. by Jon Loeliger · Sun Jul 08 10:09:35 2007 -0500
  48. 257c3c7 include/configs: Use new CONFIG_CMD_* in various F* and G* named board config files. by Jon Loeliger · Sat Jul 07 21:04:26 2007 -0500
  49. dbb2b54 include/configs: Use new CONFIG_CMD_* in various E* named board config files. by Jon Loeliger · Sat Jul 07 20:56:05 2007 -0500
  50. 4e4f207 include/configs: Use new CONFIG_CMD_* in various D* named board config files. by Jon Loeliger · Sat Jul 07 20:40:43 2007 -0500
  51. 8c5f4a4 include/configs: Use new CONFIG_CMD_* in various C* named board config files. by Jon Loeliger · Thu Jul 05 19:52:35 2007 -0500
  52. 9261da0 include/configs: Use new CONFIG_CMD_* in various B* named board config files. by Jon Loeliger · Thu Jul 05 19:32:07 2007 -0500
  53. ea240f4 include/configs: Use new CONFIG_CMD_* in various A* named board config files. by Jon Loeliger · Thu Jul 05 19:13:52 2007 -0500
  54. 67a7e87 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · Fri Jul 06 10:38:28 2007 +0200
  55. fbab50f Fix problem with get/setdcr commands introduced by cfg patches by Stefan Roese · Fri Jul 06 09:45:47 2007 +0200
  56. 15888b4 Fixing some typos etc. introduced mainly by cfg patches. by Wolfgang Denk · Thu Jul 05 17:56:27 2007 +0200
  57. bf6bad6 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Thu Jul 05 11:12:16 2007 +0200
  58. 03bfcb9 include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files. by Jon Loeliger · Wed Jul 04 22:33:46 2007 -0500
  59. c2b1cf0 include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files. by Jon Loeliger · Wed Jul 04 22:33:38 2007 -0500
  60. 49851be include/configs: Use new CONFIG_CMD_* in various s* named board config files. by Jon Loeliger · Wed Jul 04 22:33:30 2007 -0500
  61. 1e8100f include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files. by Jon Loeliger · Wed Jul 04 22:33:23 2007 -0500
  62. aa2d2c2 include/configs: Use new CONFIG_CMD_* in various p* named board config files. by Jon Loeliger · Wed Jul 04 22:33:17 2007 -0500
  63. 4bd7e1b include/configs: Use new CONFIG_CMD_* in various o* named board config files. by Jon Loeliger · Wed Jul 04 22:33:13 2007 -0500
  64. 74fdb63 include/configs: Use new CONFIG_CMD_* in various n* named board config files. by Jon Loeliger · Wed Jul 04 22:33:07 2007 -0500
  65. 316d234 include/configs: Use new CONFIG_CMD_* in various m* named board config files. by Jon Loeliger · Wed Jul 04 22:33:01 2007 -0500
  66. b004421 include/configs: Use new CONFIG_CMD_* in various l* named board config files. by Jon Loeliger · Wed Jul 04 22:32:57 2007 -0500
  67. ca8b566 include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files. by Jon Loeliger · Wed Jul 04 22:32:51 2007 -0500
  68. 860435b include/configs: Use new CONFIG_CMD_* in various i* named board config files. by Jon Loeliger · Wed Jul 04 22:32:32 2007 -0500
  69. 0c6d5ce include/configs: Use new CONFIG_CMD_* in various h* named board config files. by Jon Loeliger · Wed Jul 04 22:32:25 2007 -0500
  70. f4100ec include/configs: Use new CONFIG_CMD_* in various g* named board config files. by Jon Loeliger · Wed Jul 04 22:32:19 2007 -0500
  71. 5137269 include/configs: Use new CONFIG_CMD_* in various e* named board config files. by Jon Loeliger · Wed Jul 04 22:32:10 2007 -0500
  72. b15a23b include/configs: Use new CONFIG_CMD_* in various d* named board config files. by Jon Loeliger · Wed Jul 04 22:32:03 2007 -0500
  73. 37ec35e include/configs: Use new CONFIG_CMD_* in various c* named board config files. by Jon Loeliger · Wed Jul 04 22:31:56 2007 -0500
  74. 8262ada include/configs: Use new CONFIG_CMD_* in various b* named board config files. by Jon Loeliger · Wed Jul 04 22:31:49 2007 -0500
  75. c5707f5 include/configs: Use new CONFIG_CMD_* in various a* named board config files. by Jon Loeliger · Wed Jul 04 22:31:42 2007 -0500
  76. 3f746bf include/configs: Use new CONFIG_CMD_* in mpc5xx board config files. by Jon Loeliger · Wed Jul 04 22:31:35 2007 -0500
  77. 59cf509 include/configs: Use new CONFIG_CMD_* in various 5200 board config files. by Jon Loeliger · Wed Jul 04 22:31:15 2007 -0500
  78. 595f262 include/configs: Use new CONFIG_CMD_* in STx board config files. by Jon Loeliger · Wed Jul 04 22:31:07 2007 -0500
  79. 1f166a2 include/configs: Use new CONFIG_CMD_* in sbc* board config files. by Jon Loeliger · Wed Jul 04 22:30:58 2007 -0500
  80. edccb46 include/configs: Use new CONFIG_CMD_* in TQM board config files. by Jon Loeliger · Wed Jul 04 22:30:50 2007 -0500
  81. f405699 include/configs: Use new CONFIG_CMD_* in 82xx board config files. by Jon Loeliger · Wed Jul 04 22:30:28 2007 -0500
  82. 3b7116d include/configs: Use new CONFIG_CMD_* in 83xx board config files. by Jon Loeliger · Wed Jul 04 22:30:06 2007 -0500
  83. 07d5349 mpc86xx: Remove old CFG_CMD_* references. by Jon Loeliger · Wed Jun 13 13:23:15 2007 -0500
  84. 512c6d6 Add MPC8568MDS to MAKEALL 85xx target. by Jon Loeliger · Wed Jun 13 13:22:54 2007 -0500
  85. e63319f include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · Wed Jun 13 13:22:08 2007 -0500
  86. f42aa12 Fix #if typo in CONFIG_CMD_* changes. by Jon Loeliger · Wed Jun 13 13:21:37 2007 -0500
  87. 2804a7b Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · Wed Jul 04 01:19:49 2007 +0200
  88. a17d393 Fix Makefile to use $(MKCONFIG) macro for all board ports by Grant Likely · Tue Jul 03 00:17:28 2007 -0600
  89. c4a7069 Fix Makefile to use $(MKCONFIG) macro for all board ports by Grant Likely · Tue Jul 03 00:17:28 2007 -0600
  90. 95ff222 Correct fixup relocation for mpc83xx by Grant Likely · Tue Jul 03 00:34:49 2007 -0600
  91. f091bf0 Correct fixup relocation for mpc8260 by Grant Likely · Tue Jul 03 00:34:44 2007 -0600
  92. d8ac3da Correct fixup relocation for mpc824x by Grant Likely · Tue Jul 03 00:34:39 2007 -0600
  93. 8ba5bae Correct fixup relocation for mpc8220 by Grant Likely · Tue Jul 03 00:34:34 2007 -0600
  94. 83c4503 Correct fixup relocation for MPC5xxx by Grant Likely · Tue Jul 03 00:34:29 2007 -0600
  95. b0c1fc0 Correct relocation fixup for mpc5xx by Grant Likely · Tue Jul 03 00:34:24 2007 -0600
  96. 22e0584 Don't set gd->reloc_off if relocation of .fixup works correctly by Grant Likely · Tue Jul 03 00:34:19 2007 -0600
  97. ca37720 Remove obsolete mpc83xx linker scripts by Grant Likely · Tue Jul 03 00:34:14 2007 -0600
  98. d06474b Consolidate mpc8260 linker scripts by Grant Likely · Tue Jul 03 00:34:09 2007 -0600
  99. 339005b Remove obsolete mpc824x linker scripts by Grant Likely · Tue Jul 03 00:34:04 2007 -0600
  100. f539ef9 Remove obsolete mpc824x linker scripts (3 of 4) by Grant Likely · Tue Jul 03 00:33:59 2007 -0600