summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-24/+148
* include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-21/+155
* include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-29/+203
* include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-61/+288
* Retire CONFIG_COMMANDS finally.Jon Loeliger2007-07-09-130/+0
* Update README.* to reference new CONFIG_CMD_* names now.Jon Loeliger2007-07-09-11/+4
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-109/+109
* cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-45/+45
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-39/+39
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-39/+39
* board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-34/+34
* board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-28/+28
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-31/+31
* rtc/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-26/+26
* lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_...Jon Loeliger2007-07-09-19/+18
* lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-34/+34
* fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-42/+42
* tools/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* net/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-58/+58
* drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-38/+37
* drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-24/+23
* disk/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-28/+28
* include/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-71/+43
* common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-08-19/+19
* common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-23/+22
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-78/+60
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-63/+61
* Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger2007-07-08-78/+60
* Remove references to the old cmd_confdefs.h include file.Jon Loeliger2007-07-08-9/+0
* include/configs: Catch some CONFIG_CMD_* conversion stragglers.Jon Loeliger2007-07-08-29/+30
* include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board confi...Jon Loeliger2007-07-08-212/+245
* include/configs: Use new CONFIG_CMD_* in various S* named board config files.Jon Loeliger2007-07-08-76/+102
* include/configs: Use new CONFIG_CMD_* in various R* named board config files.Jon Loeliger2007-07-08-116/+131
* include/configs: Use new CONFIG_CMD_* in various Q* named board config files.Jon Loeliger2007-07-08-43/+50
* include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger2007-07-08-288/+303
* include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.Jon Loeliger2007-07-08-112/+140
* include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-08-145/+181
* include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config f...Jon Loeliger2007-07-08-215/+233
* include/configs: Use new CONFIG_CMD_* in various H* named board config files.Jon Loeliger2007-07-08-68/+69
* include/configs: Use new CONFIG_CMD_* in various F* and G* named board config...Jon Loeliger2007-07-08-88/+116
* include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger2007-07-08-115/+137
* include/configs: Use new CONFIG_CMD_* in various D* named board config files.Jon Loeliger2007-07-07-143/+148
* include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-07-274/+291
* include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger2007-07-07-97/+84
* include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-07-225/+232
* Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-07-06-81/+491
|\
| * Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-05-14/+17
| * Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-05-67/+474
* | Fix problem with get/setdcr commands introduced by cfg patchesStefan Roese2007-07-06-1/+1
|/
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger2007-07-05-217/+248