Commit Graph

2682 Commits (46175d9764da129bb4fd341cd2554dc7d55f5b2a)
 

Author SHA1 Message Date
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 17 years ago
Grant Likely 6810a34677 Fix Makefile to use $(MKCONFIG) macro for all board ports 17 years ago
Grant Likely 90b1b2d69b Fix Makefile to use $(MKCONFIG) macro for all board ports 17 years ago
Grant Likely 057004f4a4 Correct fixup relocation for mpc83xx 17 years ago
Grant Likely 5af61b2f4b Correct fixup relocation for mpc8260 17 years ago
Grant Likely f3a52fe059 Correct fixup relocation for mpc824x 17 years ago
Grant Likely a85dd254c0 Correct fixup relocation for mpc8220 17 years ago
Grant Likely 6f7576b20e Correct fixup relocation for MPC5xxx 17 years ago
Grant Likely 3649cd99ba Correct relocation fixup for mpc5xx 17 years ago
Grant Likely f82b3b6304 Don't set gd->reloc_off if relocation of .fixup works correctly 17 years ago
Grant Likely e1a6144c32 Remove obsolete mpc83xx linker scripts 17 years ago
Grant Likely 17e32fc390 Consolidate mpc8260 linker scripts 17 years ago
Grant Likely af7d38b393 Remove obsolete mpc824x linker scripts 17 years ago
Grant Likely f94a3aeceb Remove obsolete mpc824x linker scripts (3 of 4) 17 years ago
Grant Likely a71c084f3a Remove obsolete mpc824x linker scripts (2 of 4) 17 years ago
Grant Likely f670a15468 Remove obsolete mpc824x linker scripts (1 of 4) 17 years ago
Grant Likely 09555bd45a Remove obsolete mpc8220 linker scripts 17 years ago
Grant Likely 5efb992f04 Remove obsolete mpc5xxx linker scripts (3 of 3) 17 years ago
Grant Likely 07c13dfef6 Remove obsolete mpc5xxx linker scripts (2 of 3) 17 years ago
Grant Likely b4f67513a6 Remove obsolete mpc5xxx linker scripts (1 of 3) 17 years ago
Grant Likely b7d8e05f86 Remove obsolete mpc5xx linker scripts 17 years ago
Grant Likely 416a0b6d40 Consolidate mpc83xx linker scripts 17 years ago
Grant Likely 5fc59175b9 Consolidate mpc8260 linker scripts 17 years ago
Grant Likely 737f9eb02d Consolidate mpc824x linker scripts 17 years ago
Grant Likely 9c757b789a Consolidate mpc8220 linker scripts 17 years ago
Grant Likely d181c9a15c Consolidate mpc5xxx linker scripts 17 years ago
Grant Likely 287ac924ad Consolidate mpc5xx linker scripts 17 years ago
Wolfgang Denk 52b8704d02 Fix a few file permission problems. 17 years ago
Wolfgang Denk 78e0cf2de7 Minor coding style cleanup. Rebuild CHANGELOG file. 17 years ago
Jon Loeliger 2f9c19e496 configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. 17 years ago
Jon Loeliger 602ad3b33d README: Rewrite command line config to use CONFIG_CMD_* names. 17 years ago
Jon Loeliger 72a074cec6 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 5fcf543e0b tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 9107ebe0d3 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 737184114e cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger f48070fe5f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 73f032021e lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 98b79003c2 rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 6e2115acb6 net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 45cdb9b72c disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 4e109ae982 fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago