summaryrefslogtreecommitdiffstats
path: root/include/configs/mpc7448hpc2.h
Commit message (Expand)AuthorAgeFilesLines
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* GCC4.6: Squash GTREADREG related errorsMarek Vasut2011-10-271-0/+4
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-231-1/+1
* FDT: remove obsolete OF_CPU and OF_SOC macros.Marcel Ziswiler2009-09-221-1/+0
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-111-4/+0
* mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED definePeter Tyser2009-06-121-0/+1
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-107/+107
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Remove the deprecated CONFIG_OF_FLAT_TREEGerald Van Baren2008-06-091-0/+1
* Convert mpc7448hpc2 to CONFIG_OF_LIBFDTGerald Van Baren2008-06-091-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-2/+1
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-121-2/+0
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-291-3/+0
* Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-021-2/+2
* include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-2/+8
* include/configs: Use new CONFIG_CMD_* in various m* named board config files.Jon Loeliger2007-07-051-18/+21
* Some code cleanup.Wolfgang Denk2007-03-041-1/+1
* use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAProy zang2007-01-221-1/+1
* Remove the static MAC address, ip address, server ip, netmask androy zang2006-12-041-11/+1
* Remove the duplicate memory test code for mpc744ihpc2 board.roy zang2006-12-041-22/+0
* Fix the exception occuring in RAM table search issue.roy zang2006-12-011-1/+0
* Clean up the code according to codestyle:roy zang2006-12-011-145/+145
* Remove some unused CFG define.roy zang2006-11-031-12/+3
* Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support.roy zang2006-11-021-0/+453
OpenPOWER on IntegriCloud