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