summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger2007-07-051-6/+6
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Add MPC8568MDS to MAKEALL 85xx target.Jon Loeliger2007-07-051-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-0515-350/+280
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger2007-07-051-1/+1
| | | | Signed-off-by: Jon Loeliger <jdl@freescale.com>
* Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk2007-07-040-0/+0
|\
| * Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely2007-07-041-8/+8
| | | | | | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* | Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely2007-07-041-8/+8
|/ | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc83xxGrant Likely2007-07-043-2/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc8260Grant Likely2007-07-046-5/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc824xGrant Likely2007-07-044-3/+3
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for mpc8220Grant Likely2007-07-043-2/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct fixup relocation for MPC5xxxGrant Likely2007-07-044-3/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Correct relocation fixup for mpc5xxGrant Likely2007-07-043-2/+2
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely2007-07-041-0/+5
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc83xx linker scriptsGrant Likely2007-07-047-859/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Consolidate mpc8260 linker scriptsGrant Likely2007-07-043-375/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc824x linker scriptsGrant Likely2007-07-0410-1298/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely2007-07-0410-1293/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely2007-07-049-1146/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely2007-07-049-1187/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc8220 linker scriptsGrant Likely2007-07-042-250/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc5xxx linker scripts (3 of 3)Grant Likely2007-07-043-408/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-047-871/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely2007-07-048-998/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* Remove obsolete mpc5xx linker scriptsGrant Likely2007-07-042-280/+0
| | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca>