Commit Graph

2691 Commits (0b361c916617aff79e647b40f0e43361e0bbaccf)
 

Author SHA1 Message Date
Jon Loeliger 0b361c9166 include/configs: Use new CONFIG_CMD_* in various a* named board config files. 17 years ago
Jon Loeliger b730cda82e include/configs: Use new CONFIG_CMD_* in mpc5xx board config files. 17 years ago
Jon Loeliger d794cfefea include/configs: Use new CONFIG_CMD_* in various 5200 board config files. 17 years ago
Jon Loeliger ef0df52ab4 include/configs: Use new CONFIG_CMD_* in STx board config files. 17 years ago
Jon Loeliger 866e3089bf include/configs: Use new CONFIG_CMD_* in sbc* board config files. 17 years ago
Jon Loeliger 2694690e28 include/configs: Use new CONFIG_CMD_* in TQM board config files. 17 years ago
Jon Loeliger 1cc4c45832 include/configs: Use new CONFIG_CMD_* in 82xx board config files. 17 years ago
Jon Loeliger 8ea5499afd include/configs: Use new CONFIG_CMD_* in 83xx board config files. 17 years ago
Jon Loeliger b24629fa37 mpc86xx: Remove old CFG_CMD_* references. 17 years ago
Jon Loeliger 46175d9764 Add MPC8568MDS to MAKEALL 85xx target. 17 years ago
Jon Loeliger 2835e518c9 include/configs: Use new CONFIG_CMD_* in 85xx board config files. 17 years ago
Jon Loeliger 56b304ac20 Fix #if typo in CONFIG_CMD_* changes. 17 years ago
Wolfgang Denk 549e3eb519 Merge with git://www.denx.de/git/u-boot-testing 18 years ago
Grant Likely 6810a34677 Fix Makefile to use $(MKCONFIG) macro for all board ports 18 years ago
Grant Likely 90b1b2d69b Fix Makefile to use $(MKCONFIG) macro for all board ports 18 years ago
Grant Likely 057004f4a4 Correct fixup relocation for mpc83xx 18 years ago
Grant Likely 5af61b2f4b Correct fixup relocation for mpc8260 18 years ago
Grant Likely f3a52fe059 Correct fixup relocation for mpc824x 18 years ago
Grant Likely a85dd254c0 Correct fixup relocation for mpc8220 18 years ago
Grant Likely 6f7576b20e Correct fixup relocation for MPC5xxx 18 years ago
Grant Likely 3649cd99ba Correct relocation fixup for mpc5xx 18 years ago
Grant Likely f82b3b6304 Don't set gd->reloc_off if relocation of .fixup works correctly 18 years ago
Grant Likely e1a6144c32 Remove obsolete mpc83xx linker scripts 18 years ago
Grant Likely 17e32fc390 Consolidate mpc8260 linker scripts 18 years ago
Grant Likely af7d38b393 Remove obsolete mpc824x linker scripts 18 years ago
Grant Likely f94a3aeceb Remove obsolete mpc824x linker scripts (3 of 4) 18 years ago
Grant Likely a71c084f3a Remove obsolete mpc824x linker scripts (2 of 4) 18 years ago
Grant Likely f670a15468 Remove obsolete mpc824x linker scripts (1 of 4) 18 years ago
Grant Likely 09555bd45a Remove obsolete mpc8220 linker scripts 18 years ago
Grant Likely 5efb992f04 Remove obsolete mpc5xxx linker scripts (3 of 3) 18 years ago
Grant Likely 07c13dfef6 Remove obsolete mpc5xxx linker scripts (2 of 3) 18 years ago
Grant Likely b4f67513a6 Remove obsolete mpc5xxx linker scripts (1 of 3) 18 years ago
Grant Likely b7d8e05f86 Remove obsolete mpc5xx linker scripts 18 years ago
Grant Likely 416a0b6d40 Consolidate mpc83xx linker scripts 18 years ago
Grant Likely 5fc59175b9 Consolidate mpc8260 linker scripts 18 years ago
Grant Likely 737f9eb02d Consolidate mpc824x linker scripts 18 years ago
Grant Likely 9c757b789a Consolidate mpc8220 linker scripts 18 years ago
Grant Likely d181c9a15c Consolidate mpc5xxx linker scripts 18 years ago
Grant Likely 287ac924ad Consolidate mpc5xx linker scripts 18 years ago
Wolfgang Denk 52b8704d02 Fix a few file permission problems. 18 years ago
Wolfgang Denk 78e0cf2de7 Minor coding style cleanup. Rebuild CHANGELOG file. 18 years ago
Jon Loeliger 2f9c19e496 configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. 18 years ago
Jon Loeliger 602ad3b33d README: Rewrite command line config to use CONFIG_CMD_* names. 18 years ago
Jon Loeliger 72a074cec6 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Jon Loeliger 5fcf543e0b tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Jon Loeliger 9107ebe0d3 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Jon Loeliger 737184114e cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Jon Loeliger f48070fe5f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago