summaryrefslogtreecommitdiffstats
path: root/include/configs/PMC440.h
Commit message (Expand)AuthorAgeFilesLines
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-3/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-211-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
* configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg2015-09-281-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-6/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* ppc4xx: update PMC440 board supportMatthias Fuchs2014-10-271-0/+4
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-071-75/+0
* 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 1/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-7/+8
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-6/+8
| * 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
* nand_spl: store ecc data on the stackScott Wood2012-01-261-2/+0
* ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs2011-12-011-0/+2
* 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/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-5/+6
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-5/+6
* | POST cleanup.Michael Zaidman2010-09-211-2/+1
|/
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-08-091-4/+4
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* ppc4xx: Fix building of PMC440 boardMatthias Fuchs2010-02-031-6/+0
* ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs2009-11-191-2/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-0/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-0/+2
* ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs2009-10-021-1/+0
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-1/+0
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* Coding style cleanup, update CHANGELOG.Wolfgang Denk2008-12-161-1/+1
* Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD2008-12-141-4/+4
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+1
* ppc4xx: Update PMC440 board configurationMatthias Fuchs2008-10-311-27/+43
OpenPOWER on IntegriCloud