aboutsummaryrefslogtreecommitdiff
path: root/include/configs/korat.h
AgeCommit message (Expand)Author
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-21POST cleanup.Michael Zaidman
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser
2009-01-29ppc4xx: Clean up configuration file for Korat boardLarry Johnson
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-10ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson
2008-07-10ppc4xx: Update and add FDT to Korat board supportLarry Johnson
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-27ppc4xx: Updates to Korat-specific codeLarry Johnson
2008-03-27ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"Stefan Roese
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk
2008-02-16ppc4xx: Beautify configuration files for Sequoia and Korat boardsLarry Johnson
2008-01-12Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson
2008-01-04ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson
2007-12-27Add configuration file for Korat boardLarry Johnson