summaryrefslogtreecommitdiffstats
path: root/include/configs/amcc-common.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-4/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-4/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* amcc-common.h: Disable CONFIG_SYS_LONGHELPTom Rini2016-02-291-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-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* Move setexpr to KconfigJoe Hershberger2015-06-011-1/+0
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-101-1/+0
* powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin2015-03-281-0/+2
* ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass2015-02-121-0/+2
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-071-6/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/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-3/+4
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-3/+4
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
|/
* amcc-common.h: enable support for "env grep", "setexpr", and regex.Wolfgang Denk2013-05-011-0/+3
* amcc-common.h: minor white space cleanupWolfgang Denk2013-05-011-3/+3
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-1/+0
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-151-14/+11
* 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
* ppc4xx: Fix default environment for AMCC boardsStefan Roese2010-10-201-2/+2
* ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese2010-10-201-11/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-1/+5
* ppc4xx: cleanup default environment for AMCC boardsWolfgang Denk2010-08-091-4/+2
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese2009-10-231-0/+2
* amcc-common.h: Use filenames from environment variables for update procedure.Detlev Zundel2009-09-101-3/+5
* ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB)Stefan Roese2009-07-301-3/+3
* ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernelsStefan Roese2009-07-301-3/+4
* ppc4xx: Add Sequoia RAM-booting targetStefan Roese2009-06-121-0/+11
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+1
* ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2008-10-211-1/+16
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-29/+29
* ppc4xx: Unify AMCC's board config files (part 1/3)Stefan Roese2008-06-061-0/+259
OpenPOWER on IntegriCloud