summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-05include/configs: Use new CONFIG_CMD_* in various g* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various e* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various d* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various b* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various a* named board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in mpc5xx board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various 5200 board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in 82xx board config files.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in 83xx board config files.Jon Loeliger
2007-07-05mpc86xx: Remove old CFG_CMD_* references.Jon Loeliger
2007-07-05Add MPC8568MDS to MAKEALL 85xx target.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger
2007-07-05Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger
2007-07-04Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk
2007-07-04Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely
2007-07-04Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely
2007-07-04Correct fixup relocation for mpc83xxGrant Likely
2007-07-04Correct fixup relocation for mpc8260Grant Likely
2007-07-04Correct fixup relocation for mpc824xGrant Likely
2007-07-04Correct fixup relocation for mpc8220Grant Likely
2007-07-04Correct fixup relocation for MPC5xxxGrant Likely
2007-07-04Correct relocation fixup for mpc5xxGrant Likely
2007-07-04Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely
2007-07-04Remove obsolete mpc83xx linker scriptsGrant Likely
2007-07-04Consolidate mpc8260 linker scriptsGrant Likely
2007-07-04Remove obsolete mpc824x linker scriptsGrant Likely
2007-07-04Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely
2007-07-04Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely
2007-07-04Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely
2007-07-04Remove obsolete mpc8220 linker scriptsGrant Likely
2007-07-04Remove obsolete mpc5xxx linker scripts (3 of 3)Grant Likely
2007-07-04Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely
2007-07-04Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely
2007-07-04Remove obsolete mpc5xx linker scriptsGrant Likely
2007-07-04Consolidate mpc83xx linker scriptsGrant Likely
2007-07-04Consolidate mpc8260 linker scriptsGrant Likely
2007-07-04Consolidate mpc824x linker scriptsGrant Likely
2007-07-04Consolidate mpc8220 linker scriptsGrant Likely
2007-07-04Consolidate mpc5xxx linker scriptsGrant Likely
2007-07-04Consolidate mpc5xx linker scriptsGrant Likely
2007-07-04Fix a few file permission problems.Wolfgang Denk
2007-07-04Minor coding style cleanup. Rebuild CHANGELOG file.Wolfgang Denk
2007-07-04configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger
2007-07-04README: Rewrite command line config to use CONFIG_CMD_* names.Jon Loeliger
2007-07-04include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger