aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-08include/configs: Use new CONFIG_CMD_* in various F* and G* named board config...Jon Loeliger9-88/+116
2007-07-08include/configs: Use new CONFIG_CMD_* in various E* named board config files.Jon Loeliger12-115/+137
2007-07-07include/configs: Use new CONFIG_CMD_* in various D* named board config files.Jon Loeliger7-143/+148
2007-07-07include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger17-274/+291
2007-07-07include/configs: Use new CONFIG_CMD_* in various B* named board config files.Jon Loeliger4-97/+84
2007-07-07include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger13-225/+232
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
2007-07-05Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk6-14/+17
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 fi...Jon Loeliger14-217/+248
2007-07-05include/configs: Use new CONFIG_CMD_* in various t* and u* named board config...Jon Loeliger6-125/+123
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger15-274/+272
2007-07-05include/configs: Use new CONFIG_CMD_* in various q* and r* named board config...Jon Loeliger3-32/+41
2007-07-05include/configs: Use new CONFIG_CMD_* in various p* named board config files.Jon Loeliger11-149/+190
2007-07-05include/configs: Use new CONFIG_CMD_* in various o* named board config files.Jon Loeliger8-67/+111
2007-07-05include/configs: Use new CONFIG_CMD_* in various n* named board config files.Jon Loeliger2-57/+31
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger9-189/+167
2007-07-05include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger8-77/+104
2007-07-05include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...Jon Loeliger4-66/+76
2007-07-05include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger9-77/+115
2007-07-05include/configs: Use new CONFIG_CMD_* in various h* named board config files.Jon Loeliger3-58/+58
2007-07-05include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger4-24/+48
2007-07-05include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger7-114/+131
2007-07-05include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger4-46/+84
2007-07-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger14-139/+187
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger7-149/+156
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger9-145/+160
2007-07-05include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger1-7/+18
2007-07-05include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger7-184/+155
2007-07-05include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2-14/+17
2007-07-05include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger5-108/+89
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger16-252/+273
2007-07-05include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2-78/+82
2007-07-05include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger5-144/+85
2007-07-05mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger1-6/+6
2007-07-05Add MPC8568MDS to MAKEALL 85xx target.Jon Loeliger1-4/+4
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger15-350/+280
2007-07-05Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger1-1/+1
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
2007-07-04Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely1-8/+8
2007-07-04Correct fixup relocation for mpc83xxGrant Likely3-2/+2
2007-07-04Correct fixup relocation for mpc8260Grant Likely6-5/+2
2007-07-04Correct fixup relocation for mpc824xGrant Likely4-3/+3
2007-07-04Correct fixup relocation for mpc8220Grant Likely3-2/+2
2007-07-04Correct fixup relocation for MPC5xxxGrant Likely4-3/+2
2007-07-04Correct relocation fixup for mpc5xxGrant Likely3-2/+2
2007-07-04Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely1-0/+5
2007-07-04Remove obsolete mpc83xx linker scriptsGrant Likely7-859/+0