summaryrefslogtreecommitdiffstats
path: root/include/configs/CPCI4052.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng2015-10-211-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* CPCI4052: Remove CONFIG_SYS_LONGHELPTom Rini2015-06-181-1/+1
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-6/+0
* ppc4xx: cleanup CPCI4052 boardMatthias Fuchs2015-01-131-0/+2
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-4/+5
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-4/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* 4xx: Fix PCI memory mapping on CPCI405 boardsMatthias Fuchs2012-12-061-1/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-3/+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-9/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* 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
* ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-09-221-0/+1
* ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs2009-09-101-0/+2
* ppc4xx: Abort autoboot only by space key on CPCI405 boardsMatthias Fuchs2009-03-201-0/+6
* ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs2009-01-261-1/+0
* ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs2009-01-141-0/+2
* 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-122/+122
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* 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
* ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs2008-09-081-0/+6
* ppc4xx: Cleanup CPCI405 variant's config fileMatthias Fuchs2008-06-031-38/+0
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-10/+0
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151-24/+33
|\
| * include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-4/+11
| * include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-071-19/+21
* | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-091-2/+0
|/
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-1/+0
* ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-251-0/+6
OpenPOWER on IntegriCloud