summaryrefslogtreecommitdiffstats
path: root/include/configs/integratorcp.h
Commit message (Expand)AuthorAgeFilesLines
* 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-110/+5
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-11/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* integrator: update the Integrator/CP configLinus Walleij2012-02-271-34/+13
* integrator: move text offset to configLinus Walleij2011-11-101-0/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* integrator: convert to new build systemLinus Walleij2011-09-031-0/+2
* integratorcp: make the board compileLinus Walleij2011-09-031-0/+6
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-1/+2
* integratorap/cp: use cfi driverJean-Christophe PLAGNIOL-VILLARD2009-06-231-1/+3
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-291-1/+0
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-30/+30
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-7/+7
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved conditional compile into MakefileAndreas Engel2008-09-091-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* fix comments with new drivers organizationMarcel Ziswiler2008-01-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-2/+0
* include/configs: Use new CONFIG_CMD_* in various i* named board config files.Jon Loeliger2007-07-051-8/+12
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-79/+107
* CleanupWolfgang Denk2005-09-251-11/+11
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-251-17/+85
* * Patch by Robin Getz, 13 Oct 2004:wdenk2005-01-121-18/+31
* * Patch by Andreas Engel, 12 Jul 2004:wdenk2004-08-021-0/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+2
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-141-0/+131
OpenPOWER on IntegriCloud