summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-07-09include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger12-115/+137
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08include/configs: Use new CONFIG_CMD_* in various D* named board config files.Jon Loeliger7-143/+148
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger17-274/+291
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger4-97/+84
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-08include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger13-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>
2007-07-06Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk16-81/+491
2007-07-06Fix problem with get/setdcr commands introduced by cfg patchesStefan Roese1-1/+1
Signed-off-by: Stefan Roese <sr@denx.de>
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk6-14/+17
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-07-05Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk11-67/+474
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config ↵Jon Loeliger14-217/+248
files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various t* and u* named board ↵Jon Loeliger6-125/+123
config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger15-274/+272
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various q* and r* named board ↵Jon Loeliger3-32/+41
config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger11-149/+190
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger8-67/+111
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger2-57/+31
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger9-189/+167
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger8-77/+104
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various j* and k* named board ↵Jon Loeliger4-66/+76
config files. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger9-77/+115
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger3-58/+58
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger4-24/+48
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger7-114/+131
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger4-46/+84
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger14-139/+187
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger7-149/+156
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger9-145/+160
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger1-7/+18
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger7-184/+155
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2-14/+17
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger5-108/+89
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger16-252/+273
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2-78/+82
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger5-144/+85
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger1-6/+6
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05Add MPC8568MDS to MAKEALL 85xx target.Jon Loeliger1-4/+4
It was missing from the original port submission. Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger15-350/+280
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-05Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger1-1/+1
Signed-off-by: Jon Loeliger <jdl@freescale.com>
2007-07-04Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk0-0/+0
2007-07-04Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely1-8/+8
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely1-8/+8
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Correct fixup relocation for mpc83xxGrant Likely3-2/+2
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Correct fixup relocation for mpc8260Grant Likely6-5/+2
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Correct fixup relocation for mpc824xGrant Likely4-3/+3
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Correct fixup relocation for mpc8220Grant Likely3-2/+2
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Correct fixup relocation for MPC5xxxGrant Likely4-3/+2
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Correct relocation fixup for mpc5xxGrant Likely3-2/+2
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely1-0/+5
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Remove obsolete mpc83xx linker scriptsGrant Likely7-859/+0
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-07-04Consolidate mpc8260 linker scriptsGrant Likely3-375/+0
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>