aboutsummaryrefslogtreecommitdiff
path: root/include/configs/PMC440.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-27ppc4xx: update PMC440 board supportMatthias Fuchs1-0/+4
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-75/+0
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-7/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-6/+8
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-1/+0
2012-01-26nand_spl: store ecc data on the stackScott Wood1-2/+0
2011-12-01ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs1-0/+2
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-5/+6
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-5/+6
2010-09-21POST cleanup.Michael Zaidman1-2/+1
2010-08-09ppc4xx: Fix building of PMC440 boardMatthias Fuchs1-4/+4
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese1-0/+1
2010-02-03ppc4xx: Fix building of PMC440 boardMatthias Fuchs1-6/+0
2009-11-19ppc4xx: Remove unused features from PMC440 board supportMatthias Fuchs1-2/+0
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-0/+1
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-0/+2
2009-10-02ppc4xx: Add SDRAM detection for PMC440 boardsMatthias Fuchs1-1/+0
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-1/+0
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-12-16Coding style cleanup, update CHANGELOG.Wolfgang Denk1-1/+1
2008-12-14Fix new found CFG_Jean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-10-31ppc4xx: Update PMC440 board configurationMatthias Fuchs1-27/+43
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-136/+136
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk1-1/+2
2008-01-17ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese1-2/+2
2008-01-11ppc4xx: Update PMC440 config fileMatthias Fuchs1-13/+3
2008-01-09ppc4xx: Disable error message when no NAND chip is installed on PMC440Matthias Fuchs1-0/+3
2007-12-28ppc4xx: Complete PMC440 board supportMatthias Fuchs1-0/+522