summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger2007-07-0812-78/+60
| | | | | | | | For some reason, CONFIG_POST permeated as CONFIG_CMD_POST_DIAG when it really means just CONFIG_CMD_DIAG. There is no CMD_POST. Clear this mess up some. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Remove references to the old cmd_confdefs.h include file.Jon Loeliger2007-07-081-6/+0
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Catch some CONFIG_CMD_* conversion stragglers.Jon Loeliger2007-07-082-29/+30
| | | | | | | Use new CONFIG_CMD_* in lwmon5.h board config file. Fix CONFIG_CMD_* typo braindamage in omap1510inn.h Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board ↵Jon Loeliger2007-07-0813-212/+245
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various S* named board config files.Jon Loeliger2007-07-089-76/+102
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various R* named board config files.Jon Loeliger2007-07-088-116/+131
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various Q* named board config files.Jon Loeliger2007-07-083-43/+50
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger2007-07-0815-288/+303
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files.Jon Loeliger2007-07-0810-112/+140
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various M* named board config files.Jon Loeliger2007-07-0814-145/+181
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config ↵Jon Loeliger2007-07-0814-215/+233
| | | | | | files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various H* named board config files.Jon Loeliger2007-07-084-68/+69
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various F* and G* named board ↵Jon Loeliger2007-07-089-88/+116
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger2007-07-0812-115/+137
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various D* named board config files.Jon Loeliger2007-07-077-143/+148
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-0717-274/+291
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger2007-07-074-97/+84
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-0712-210/+215
| | | | | | | | Since ADS860.h includes "board/fads/fads.h" with ramifications on the CONFIG_COMMAND treatment, it too has to be adjusted to exclude already configured commands in this same commit. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-054-10/+10
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-0510-49/+0
|
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵Jon Loeliger2007-07-0514-217/+248
| | | | | | files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various t* and u* named board ↵Jon Loeliger2007-07-056-125/+123
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger2007-07-0515-274/+272
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various q* and r* named board ↵Jon Loeliger2007-07-053-32/+41
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger2007-07-0511-149/+190
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger2007-07-058-67/+111
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger2007-07-052-57/+31
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-059-189/+167
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger2007-07-058-77/+104
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various j* and k* named board ↵Jon Loeliger2007-07-054-66/+76
| | | | | | config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-059-77/+115
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger2007-07-053-58/+58
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger2007-07-054-24/+48
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger2007-07-057-114/+131
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger2007-07-054-46/+84
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger2007-07-0514-139/+187
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger2007-07-057-149/+156
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger2007-07-059-145/+160
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger2007-07-051-7/+18
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger2007-07-057-184/+155
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2007-07-052-14/+17
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger2007-07-055-108/+89
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger2007-07-0516-252/+273
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-052-78/+82
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger2007-07-055-144/+85
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-0515-350/+280
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Correct fixup relocation for mpc83xxGrant Likely2007-07-041-0/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc8260Grant Likely2007-07-041-0/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc824xGrant Likely2007-07-041-0/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc8220Grant Likely2007-07-041-0/+1
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
OpenPOWER on IntegriCloud