aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xaeniax.h
AgeCommit message (Expand)AuthorFilesLines
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-1/+0
2013-10-14Coding 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-10-15serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut1-1/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-15/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-3/+0
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut1-1/+1
2011-12-06PXA: Fixup PXA25x boards after start.S updateMarek Vasut1-1/+1
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-22PXA: xaeniax: Fix for relocMarek Vasut1-2/+7
2010-10-19PXA: Add necessary information for RELOCMarek Vasut1-0/+3
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-1/+2
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-04-05arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD1-0/+3
2009-03-29Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl1-2/+0
2009-02-20pxa: fixing get_timer to return time in miliseconds.Micha Kalfon1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-58/+58
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger1-9/+14
2005-08-04Adjust configuration of XENIAX boardWolfgang Denk1-3/+3
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-10/+0
2005-04-02Prepare for SoC rework of ARM code:wdenk1-1/+1
2005-04-02Fix problems with SNTP support;wdenk1-1/+11
2004-11-02Work around for Ethernet problems on Xaeniax boardwdenk1-1/+1
2004-10-19Add passing of the command line and memory size information to theLABEL_2004_10_20_0020wdenk1-1/+3
2004-10-17Code cleanup for GCC-3.3.x compilerswdenk1-1/+1
2004-09-28Patch by Vincent Dubey, 24 Sep 2004:wdenk1-0/+555