aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mpc7448hpc2.h
AgeCommit message (Expand)Author
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi
2009-06-12mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger
2007-03-04Some code cleanup.Wolfgang Denk
2007-01-22use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAProy zang
2006-12-04Remove the static MAC address, ip address, server ip, netmask androy zang
2006-12-04Remove the duplicate memory test code for mpc744ihpc2 board.roy zang
2006-12-01Fix the exception occuring in RAM table search issue.roy zang
2006-12-01Clean up the code according to codestyle:roy zang
2006-11-03Remove some unused CFG define.roy zang
2006-11-02Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang