summaryrefslogtreecommitdiff
path: root/include/configs/integratorap.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25include/configs: Whitespace fixupTom Rini
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-12integrator: switch to DM serial portLinus Walleij
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-04-23ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada
2015-04-10integrator: consolidate flash infoLinus Walleij
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-04integrator: break out common configLinus Walleij
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-02-27integrator: rewrite the AP PCI driverLinus Walleij
2011-11-10integrator: move text offset to configLinus Walleij
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-03integrator: convert to new build systemLinus Walleij
2011-09-03integratorap: remove hardcoded 32MB memory cmdlineLinus Walleij
2011-09-03integratorap: support some rudimentary commandsLinus Walleij
2011-09-03integratorap: support the hush shellLinus Walleij
2011-09-03integratorap: support relocationLinus Walleij
2011-09-03integratorap: make the compile work againLinus Walleij
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2009-06-23integratorap/cp: use cfi driverJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD
2009-04-05integratorap: fix PCI supportJean-Christophe PLAGNIOL-VILLARD
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-09-09Moved conditional compile into MakefileAndreas Engel
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-09include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger
2005-10-04Update ARM Integrator boards:Wolfgang Denk
2005-09-25CleanupWolfgang Denk
2005-09-25Update multicore CM9XX support for Integrator AP to allow booting from flashWolfgang Denk
2005-09-25CleanupWolfgang Denk
2005-09-25Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk
2004-08-02* Patch by Andreas Engel, 12 Jul 2004:wdenk