summaryrefslogtreecommitdiff
path: root/include/configs/AP1000.h
Commit message (Expand)AuthorAgeLines
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-15-247/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Move LDSCRIPT definitions to board config files.Wolfgang Denk2010-12-09-0/+1
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-0/+8
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+7
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-6/+0
* configs: remove unused CONFIG_COMMAND_HISTORYKim Phillips2010-05-04-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-64/+64
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-6/+6
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* Get rid of "#undef DEBUG" from board config files.Wolfgang Denk2008-02-12-2/+0
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-31-8/+0
* include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+8
* include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-07-15/+17
* Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-13-85/+84
* Add support for NetSilicon NS7520 processor.Wolfgang Denk2005-10-09-77/+72
* Add support for AP1000 board.Wolfgang Denk2005-10-09-0/+255