summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-04disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger