summaryrefslogtreecommitdiffstats
path: root/include/configs/integratorap.h
Commit message (Expand)AuthorAgeFilesLines
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-5/+0
* integrator: switch to DM serial portLinus Walleij2015-08-121-11/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-2/+0
* configs: remove CONFIG_NET_MULTILars Poeschel2015-06-021-1/+0
* ARM: integrator: move board select into mach-integrator/KconfigMasahiro Yamada2015-04-231-1/+0
* integrator: consolidate flash infoLinus Walleij2015-04-101-13/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* integrator: break out common configLinus Walleij2012-09-041-46/+3
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-11/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* integrator: rewrite the AP PCI driverLinus Walleij2012-02-271-142/+6
* integrator: move text offset to configLinus Walleij2011-11-101-0/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-2/+0
* integrator: convert to new build systemLinus Walleij2011-09-031-0/+3
* integratorap: remove hardcoded 32MB memory cmdlineLinus Walleij2011-09-031-1/+1
* integratorap: support some rudimentary commandsLinus Walleij2011-09-031-0/+6
* integratorap: support the hush shellLinus Walleij2011-09-031-0/+2
* integratorap: support relocationLinus Walleij2011-09-031-1/+1
* integratorap: make the compile work againLinus Walleij2011-09-031-0/+6
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* integratorap/cp: use cfi driverJean-Christophe PLAGNIOL-VILLARD2009-06-231-4/+4
* arm: cleanup remaining CONFIG_INIT_CRITICALJean-Christophe PLAGNIOL-VILLARD2009-06-121-1/+1
* integratorap: fix PCI supportJean-Christophe PLAGNIOL-VILLARD2009-04-051-2/+2
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-291-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-26/+26
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved conditional compile into MakefileAndreas Engel2008-09-091-1/+1
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-1/+0
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-051-4/+7
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-37/+1
* CleanupWolfgang Denk2005-09-251-122/+121
* Update multicore CM9XX support for Integrator AP to allow booting from flashWolfgang Denk2005-09-251-0/+25
* CleanupWolfgang Denk2005-09-251-1/+1
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-251-14/+35
* * Patch by Andreas Engel, 12 Jul 2004:wdenk2004-08-021-0/+1
* Code cleanup; make several boards compile & link.wdenk2004-03-141-25/+26
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-141-0/+269
OpenPOWER on IntegriCloud