summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03Merge with git://www.denx.de/git/u-boot-testingWolfgang Denk
2007-07-03Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely
2007-07-03Fix Makefile to use $(MKCONFIG) macro for all board portsGrant Likely
2007-07-03Correct fixup relocation for mpc83xxGrant Likely
2007-07-03Correct fixup relocation for mpc8260Grant Likely
2007-07-03Correct fixup relocation for mpc824xGrant Likely
2007-07-03Correct fixup relocation for mpc8220Grant Likely
2007-07-03Correct fixup relocation for MPC5xxxGrant Likely
2007-07-03Correct relocation fixup for mpc5xxGrant Likely
2007-07-03Don't set gd->reloc_off if relocation of .fixup works correctlyGrant Likely
2007-07-03Remove obsolete mpc83xx linker scriptsGrant Likely
2007-07-03Consolidate mpc8260 linker scriptsGrant Likely
2007-07-03Remove obsolete mpc824x linker scriptsGrant Likely
2007-07-03Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely
2007-07-03Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely
2007-07-03Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely
2007-07-03Remove obsolete mpc8220 linker scriptsGrant Likely
2007-07-03Remove obsolete mpc5xxx linker scripts (3 of 3)Grant Likely
2007-07-03Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely
2007-07-03Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely
2007-07-03Remove obsolete mpc5xx linker scriptsGrant Likely
2007-07-03Consolidate mpc83xx linker scriptsGrant Likely
2007-07-03Consolidate mpc8260 linker scriptsGrant Likely
2007-07-03Consolidate mpc824x linker scriptsGrant Likely
2007-07-03Consolidate mpc8220 linker scriptsGrant Likely
2007-07-03Consolidate mpc5xxx linker scriptsGrant Likely
2007-07-03Consolidate mpc5xx linker scriptsGrant Likely
2007-07-03Fix a few file permission problems.Wolfgang Denk
2007-07-03Minor coding style cleanup. Rebuild CHANGELOG file.Wolfgang Denk
2007-07-03configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style.Jon Loeliger
2007-07-03README: Rewrite command line config to use CONFIG_CMD_* names.Jon Loeliger
2007-07-03include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger