summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config ↵Jon Loeliger2007-07-08-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-08-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-08-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-08-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-07-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-07-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-07-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-07-225/+232
| | | | | | | | 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>
* 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
| | | | | | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
| * 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
|/ | | | Signed-off-by: Stefan Roese <sr@denx.de>
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵Jon Loeliger2007-07-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-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-05-145/+160
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger2007-07-05-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-05-184/+155
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2007-07-05-14/+17
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger2007-07-05-108/+89
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger2007-07-05-252/+273
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-05-78/+82
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger2007-07-05-144/+85
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger2007-07-05-6/+6
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Add MPC8568MDS to MAKEALL 85xx target.Jon Loeliger2007-07-05-4/+4
| | | | | | It was missing from the original port submission. Signed-off-by: Jon Loeliger <jdl@freescale.com>
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-05-350/+280
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger2007-07-05-1/+1
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-07-04-0/+0
|\
| * Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely2007-07-04-8/+8
| | | | | | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* | Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely2007-07-04-8/+8
|/ | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc83xxGrant Likely2007-07-04-2/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc8260Grant Likely2007-07-04-5/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc824xGrant Likely2007-07-04-3/+3
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc8220Grant Likely2007-07-04-2/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for MPC5xxxGrant Likely2007-07-04-3/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct relocation fixup for mpc5xxGrant Likely2007-07-04-2/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>