summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger2007-07-05-78/+82
* include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger2007-07-05-144/+85
* mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger2007-07-05-6/+6
* Add MPC8568MDS to MAKEALL 85xx target.Jon Loeliger2007-07-05-4/+4
* include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-05-350/+280
* Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger2007-07-05-1/+1
* 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
* | Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely2007-07-04-8/+8
|/
* Correct fixup relocation for mpc83xxGrant Likely2007-07-04-2/+2
* Correct fixup relocation for mpc8260Grant Likely2007-07-04-5/+2
* Correct fixup relocation for mpc824xGrant Likely2007-07-04-3/+3
* Correct fixup relocation for mpc8220Grant Likely2007-07-04-2/+2
* Correct fixup relocation for MPC5xxxGrant Likely2007-07-04-3/+2
* Correct relocation fixup for mpc5xxGrant Likely2007-07-04-2/+2
* Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely2007-07-04-0/+5
* Remove obsolete mpc83xx linker scriptsGrant Likely2007-07-04-859/+0
* Consolidate mpc8260 linker scriptsGrant Likely2007-07-04-375/+0
* Remove obsolete mpc824x linker scriptsGrant Likely2007-07-04-1298/+0
* Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely2007-07-04-1293/+0
* Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely2007-07-04-1146/+0
* Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely2007-07-04-1187/+0
* Remove obsolete mpc8220 linker scriptsGrant Likely2007-07-04-250/+0
* Remove obsolete mpc5xxx linker scripts (3 of 3)Grant Likely2007-07-04-408/+0
* Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-04-871/+0
* Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely2007-07-04-998/+0
* Remove obsolete mpc5xx linker scriptsGrant Likely2007-07-04-280/+0
* Consolidate mpc83xx linker scriptsGrant Likely2007-07-04-0/+126
* Consolidate mpc8260 linker scriptsGrant Likely2007-07-04-0/+134
* Consolidate mpc824x linker scriptsGrant Likely2007-07-04-0/+130
* Consolidate mpc8220 linker scriptsGrant Likely2007-07-04-0/+128
* Consolidate mpc5xxx linker scriptsGrant Likely2007-07-04-0/+267
* Consolidate mpc5xx linker scriptsGrant Likely2007-07-04-0/+143
* Fix a few file permission problems.Wolfgang Denk2007-07-04-0/+0
* Minor coding style cleanup. Rebuild CHANGELOG file.Wolfgang Denk2007-07-04-37/+645
* configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger2007-07-04-36/+22
* README: Rewrite command line config to use CONFIG_CMD_* names.Jon Loeliger2007-07-04-93/+86
* include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-11/+10
* tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-77/+77
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-75/+75
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-45/+45
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-95/+96
* lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-34/+36
* lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-17/+18
* rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-22/+22
* net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-54/+56
* disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-24/+24
* fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-35/+37
* drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-57/+59