summaryrefslogtreecommitdiff
path: root/include/configs/integratorcp.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-2/+0
2015-08-13integrator: switch to DM serial portLinus Walleij1-9/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-04-23ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to KconfigMasahiro Yamada1-1/+0
2015-04-10integrator: consolidate flash infoLinus Walleij1-20/+2
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-09-04integrator: break out common configLinus Walleij1-110/+5
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-11/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-02-28integrator: update the Integrator/CP configLinus Walleij1-34/+13
2011-11-10integrator: move text offset to configLinus Walleij1-0/+1
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-04integrator: convert to new build systemLinus Walleij1-0/+2
2011-09-04integratorcp: make the board compileLinus Walleij1-0/+6
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-1/+2
2009-06-23integratorap/cp: use cfi driverJean-Christophe PLAGNIOL-VILLARD1-1/+3
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-1/+0
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-30/+30
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-09Moved conditional compile into MakefileAndreas Engel1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-01-09fix comments with new drivers organizationMarcel Ziswiler1-1/+1
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-10include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-2/+0
2007-07-05include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger1-8/+12
2005-10-05Update ARM Integrator boards:Wolfgang Denk1-79/+107
2005-09-25CleanupWolfgang Denk1-11/+11
2005-09-25Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk1-17/+85
2005-01-12* Patch by Robin Getz, 13 Oct 2004:wdenk1-18/+31
2004-08-03* Patch by Andreas Engel, 12 Jul 2004:wdenk1-0/+2
2004-03-15Code cleanup; make several boards compile & link.wdenk1-1/+2
2004-03-14* Patch by Philippe Robin, 09 Mar 2004:wdenk1-0/+131