Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | 24 | -49/+212 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | 20 | -40/+147 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | 17 | -24/+148 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | 18 | -21/+155 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | 22 | -29/+203 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than ↵ | Jon Loeliger | 2007-07-09 | 28 | -61/+288 |
| | | | | | | CONFIG_BOOTP_MASK. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | Retire CONFIG_COMMANDS finally. | Jon Loeliger | 2007-07-09 | 1 | -130/+0 |
| | | | | | | Strip old CFG_CMD_* symbols out. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | 34 | -71/+43 |
| | | | | | | Mostly removed from comments here. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | Clear up confusion over the CMD_POST and POST_DIAG mess. | Jon Loeliger | 2007-07-08 | 12 | -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 Loeliger | 2007-07-08 | 1 | -6/+0 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Catch some CONFIG_CMD_* conversion stragglers. | Jon Loeliger | 2007-07-08 | 2 | -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 Loeliger | 2007-07-08 | 13 | -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 Loeliger | 2007-07-08 | 9 | -76/+102 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various R* named board config files. | Jon Loeliger | 2007-07-08 | 8 | -116/+131 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various Q* named board config files. | Jon Loeliger | 2007-07-08 | 3 | -43/+50 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various P* named board config files. | Jon Loeliger | 2007-07-08 | 15 | -288/+303 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various [NO]* named board config files. | Jon Loeliger | 2007-07-08 | 10 | -112/+140 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various M* named board config files. | Jon Loeliger | 2007-07-08 | 14 | -145/+181 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config ↵ | Jon Loeliger | 2007-07-08 | 14 | -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 Loeliger | 2007-07-08 | 4 | -68/+69 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various F* and G* named board ↵ | Jon Loeliger | 2007-07-08 | 9 | -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 Loeliger | 2007-07-08 | 12 | -115/+137 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various D* named board config files. | Jon Loeliger | 2007-07-07 | 7 | -143/+148 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various C* named board config files. | Jon Loeliger | 2007-07-07 | 17 | -274/+291 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various B* named board config files. | Jon Loeliger | 2007-07-07 | 4 | -97/+84 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various A* named board config files. | Jon Loeliger | 2007-07-07 | 12 | -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 Denk | 2007-07-05 | 4 | -10/+10 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | ||||
* | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-07-05 | 10 | -49/+0 |
| | |||||
* | include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵ | Jon Loeliger | 2007-07-05 | 14 | -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 Loeliger | 2007-07-05 | 6 | -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 Loeliger | 2007-07-05 | 15 | -274/+272 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various q* and r* named board ↵ | Jon Loeliger | 2007-07-05 | 3 | -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 Loeliger | 2007-07-05 | 11 | -149/+190 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various o* named board config files. | Jon Loeliger | 2007-07-05 | 8 | -67/+111 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various n* named board config files. | Jon Loeliger | 2007-07-05 | 2 | -57/+31 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various m* named board config files. | Jon Loeliger | 2007-07-05 | 9 | -189/+167 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various l* named board config files. | Jon Loeliger | 2007-07-05 | 8 | -77/+104 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various j* and k* named board ↵ | Jon Loeliger | 2007-07-05 | 4 | -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 Loeliger | 2007-07-05 | 9 | -77/+115 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various h* named board config files. | Jon Loeliger | 2007-07-05 | 3 | -58/+58 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various g* named board config files. | Jon Loeliger | 2007-07-05 | 4 | -24/+48 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various e* named board config files. | Jon Loeliger | 2007-07-05 | 7 | -114/+131 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various d* named board config files. | Jon Loeliger | 2007-07-05 | 4 | -46/+84 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various c* named board config files. | Jon Loeliger | 2007-07-05 | 14 | -139/+187 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various b* named board config files. | Jon Loeliger | 2007-07-05 | 7 | -149/+156 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various a* named board config files. | Jon Loeliger | 2007-07-05 | 9 | -145/+160 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in mpc5xx board config files. | Jon Loeliger | 2007-07-05 | 1 | -7/+18 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in various 5200 board config files. | Jon Loeliger | 2007-07-05 | 7 | -184/+155 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in STx board config files. | Jon Loeliger | 2007-07-05 | 2 | -14/+17 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | include/configs: Use new CONFIG_CMD_* in sbc* board config files. | Jon Loeliger | 2007-07-05 | 5 | -108/+89 |
| | | | | Signed-off-by: Jon Loeliger <jdl@freescale.com> |