summaryrefslogtreecommitdiffstats
path: root/include/configs/korat.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-1/+0
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-5/+5
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-4/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-1/+0
* 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/+6
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-5/+5
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-5/+5
* | POST cleanup.Michael Zaidman2010-09-211-2/+1
|/
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-0/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-0/+1
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-1/+0
* ppc4xx: Clean up configuration file for Korat boardLarry Johnson2009-01-291-34/+50
* 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-117/+117
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson2008-07-101-1/+0
* ppc4xx: Update and add FDT to Korat board supportLarry Johnson2008-07-101-3/+7
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* ppc4xx: Updates to Korat-specific codeLarry Johnson2008-03-271-22/+43
* ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"Stefan Roese2008-03-271-0/+2
* Replace "run load; run update" with conditionalized "run load update".Detlev Zundel2008-03-061-1/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* ppc4xx: Beautify configuration files for Sequoia and Korat boardsLarry Johnson2008-02-161-116/+118
* Remove superfluous preprocessor conditionals from LM73 driverLarry Johnson2008-01-121-1/+0
* ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson2008-01-041-1/+152
* Add configuration file for Korat boardLarry Johnson2007-12-271-0/+376
OpenPOWER on IntegriCloud