aboutsummaryrefslogtreecommitdiff
path: root/include/configs/amcc-common.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-05-10kconfig: Move REGEX to KconfigJoe Hershberger1-1/+0
2015-03-28powerpc: ppc4xx: convert AMCC boards to generic boardAnatolij Gustschin1-0/+2
2015-02-12ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass1-0/+2
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-6/+0
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/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-3/+4
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-3/+4
2013-05-01amcc-common.h: enable support for "env grep", "setexpr", and regex.Wolfgang Denk1-0/+3
2013-05-01amcc-common.h: minor white space cleanupWolfgang Denk1-3/+3
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut1-1/+0
2012-10-15COMMON: Use __stringify() instead of xstr()Marek Vasut1-14/+11
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-10-20ppc4xx: Fix default environment for AMCC boardsStefan Roese1-2/+2
2010-10-20ppc4xx: Enable NOR flash support in sequoia_ramboot targetStefan Roese1-11/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-1/+5
2010-08-09ppc4xx: cleanup default environment for AMCC boardsWolfgang Denk1-4/+2
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese1-0/+1
2009-10-23ppc4xx: Update flash size in reg property of the NOR flash nodeStefan Roese1-0/+2
2009-09-10amcc-common.h: Use filenames from environment variables for update procedure.Detlev Zundel1-3/+5
2009-07-30ppc4xx: amcc: Move "kernel_addr_r" etc to higher locations (> 16MB)Stefan Roese1-3/+3
2009-07-30ppc4xx: amcc: Set CONFIG_SYS_BOOTMAPSZ to 16MB for big kernelsStefan Roese1-3/+4
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese1-0/+11
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-10-21ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham1-1/+16
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-29/+29
2008-06-06ppc4xx: Unify AMCC's board config files (part 1/3)Stefan Roese1-0/+259