summaryrefslogtreecommitdiffstats
path: root/include/configs/csb472.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-9/+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
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-0/+6
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* Enable CONFIG_NET_MULTI on all remaining PPC4xx boardsBen Warren2009-06-121-0/+1
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-291-1/+0
* ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs2009-01-261-1/+0
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-56/+56
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-4/+4
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-2/+2
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-8/+0
* include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-5/+8
* Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-07-051-3/+0
* include/configs: Use new CONFIG_CMD_* in various c* named board config files.Jon Loeliger2007-07-051-18/+19
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-3/+3
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* Patch by Tolunay Orkun, 14 May 2004:wdenk2004-06-091-0/+313
OpenPOWER on IntegriCloud