summaryrefslogtreecommitdiff
path: root/include/configs/PLU405.h
AgeCommit message (Expand)Author
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-01-13ppc4xx: switch PLU405 to generic 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-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
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
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-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-11-25ppc4xx: Remove autoupdate feature from PLU405 boardMatthias Fuchs
2009-11-17ppc4xx: Initialize magnetic couplers in PLU405Matthias Fuchs
2009-11-10ppc4xx: Add UBI support to PLU405 boardsMatthias Fuchs
2009-07-18NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...Wolfgang Denk
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
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-09-03ppc4xx: Coding style cleanupMatthias Fuchs
2008-09-03ppc4xx: Enable USB on PLU405 boardsMatthias Fuchs
2008-09-03ppc4xx: Add fdt support for PLU405 boardsMatthias Fuchs
2008-09-03ppc4xx: Increase U-Boot size to 384kB for PLU405 boardsMatthias Fuchs
2008-08-06Fix merge problemsStefan Roese
2007-12-28ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updatesMatthias Fuchs
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese
2007-09-15NAND: Add CFG_NAND_QUIET optionMatthias Fuchs
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs