summaryrefslogtreecommitdiff
path: root/include/configs/mpc7448hpc2.h
Commit message (Expand)AuthorAgeLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-107/+107
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-09-0/+1
* Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-09-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-03-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-2/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-2/+0
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-29-3/+0
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-2/+2
* include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-09-2/+8
* include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-05-18/+21
* Some code cleanup.Wolfgang Denk2007-03-04-1/+1
* use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAProy zang2007-01-22-1/+1
* Remove the static MAC address, ip address, server ip, netmask androy zang2006-12-04-11/+1
* Remove the duplicate memory test code for mpc744ihpc2 board.roy zang2006-12-04-22/+0
* Fix the exception occuring in RAM table search issue.roy zang2006-12-01-1/+0
* Clean up the code according to codestyle:roy zang2006-12-01-145/+145
* Remove some unused CFG define.roy zang2006-11-03-12/+3
* Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-02-0/+453