aboutsummaryrefslogtreecommitdiff
path: root/include/configs/spc1920.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-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
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-85/+85
2008-10-14Remove unwanted ';' at end of define.Selvamuthukumar1-3/+3
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-13Add CONFIG_MII_INIT support to related boardsTsiChung Liew1-0/+1
2008-04-13ppc: Get rid of unused machine type definitionsWolfgang Denk1-4/+0
2007-09-09Fix compile error in spc1920 config.Wolfgang Denk1-8/+1
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-1/+10
2007-07-05include/configs: Use new CONFIG_CMD_* in various s* named board config files.Jon Loeliger1-17/+17
2007-01-09SPC1920: cleanup memory contoller setupMarkus Klotzbuecher1-5/+5
2007-01-09Fix the cpu speed setup to work with all boards.Markus Klotzbuecher1-1/+1
2007-01-09SPC1920: add support for the FM18L08 Ramtron FRAMMarkus Klotzbuecher1-1/+14
2007-01-09SPC1920: update the HPI register addresses to work with the secondMarkus Klotzbuecher1-6/+6
2007-01-09Miscellanious spc1920 related cleanupsMarkus Klotzbuecher1-6/+5
2007-01-09Add support for the DS3231 RTCMarkus Klotzbuecher1-0/+6
2007-01-09SMC1 uses external CLK4 instead of BRG on spc1920Markus Klotzbuecher1-1/+1
2007-01-09Update the SPC1920 CMB PLD driverMarkus Klotzbuecher1-9/+7
2007-01-09Add / enable I2C support on the spc1920 boardMarkus Klotzbuecher1-3/+25
2007-01-09Add support for the tms320671x host port interface (HPI)Markus Klotzbuecher1-0/+34
2006-07-12Support for spc1920 board.Markus Klotzbuecher1-0/+362