summaryrefslogtreecommitdiff
path: root/include/configs/PMC405.h
AgeCommit message (Expand)Author
2015-01-13ppc4xx: remove PMC405 boardMatthias Fuchs
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones
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-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2009-09-10ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs
2009-06-124xx: Remove binary cpld bitstream from PMC405 boardMatthias Fuchs
2009-02-18ppc4xx: Update PMC405 board supportMatthias Fuchs
2009-02-18ppc4xx: Cleanup PMC405 board supportMatthias Fuchs
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-08include/configs: Use new CONFIG_CMD_* in various P* named board config files.Jon Loeliger
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-09-22esd PMC405 board updatedStefan Roese
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk
2005-04-20* Patch by Matthias Fuchs, 18 Apr 2005:stroese
2004-12-16esd config files updatedstroese
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk
2003-09-12Update configuration.stroese
2003-06-27* Code cleanup:wdenk
2003-06-24- Add ping support.stroese
2003-06-05- CFG_RX_ETH_BUFFER added.stroese
2003-05-23PMC405 board added.stroese