aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mpc7448hpc2.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2011-10-27GCC4.6: Squash GTREADREG related errorsMarek Vasut1-0/+4
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-06-23Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk1-1/+1
2009-09-22FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler1-1/+0
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi1-4/+0
2009-06-12mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser1-0/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-107/+107
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-09Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren1-0/+1
2008-06-09Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren1-1/+1
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-1/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-2/+1
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-2/+0
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips1-3/+0
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-2/+2
2007-07-09include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-2/+8
2007-07-05include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger1-18/+21
2007-03-04Some code cleanup.Wolfgang Denk1-1/+1
2007-01-22use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAProy zang1-1/+1
2006-12-04Remove the static MAC address, ip address, server ip, netmask androy zang1-11/+1
2006-12-04Remove the duplicate memory test code for mpc744ihpc2 board.roy zang1-22/+0
2006-12-01Fix the exception occuring in RAM table search issue.roy zang1-1/+0
2006-12-01Clean up the code according to codestyle:roy zang1-145/+145
2006-11-03Remove some unused CFG define.roy zang1-12/+3
2006-11-02Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang1-0/+453