summaryrefslogtreecommitdiff
path: root/include/configs/xaeniax.h
Commit message (Expand)AuthorAgeLines
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-13-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut2012-10-15-1/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-15/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-3/+0
* PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut2011-12-06-1/+1
* PXA: Fixup PXA25x boards after start.S updateMarek Vasut2011-12-06-1/+1
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* PXA: xaeniax: Fix for relocMarek Vasut2010-10-22-2/+7
* PXA: Add necessary information for RELOCMarek Vasut2010-10-19-0/+3
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-1/+2
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+1
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-0/+3
* Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZLadislav Michl2009-03-29-2/+0
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-20-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-58/+58
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...Jon Loeliger2007-07-05-9/+14
* Adjust configuration of XENIAX boardWolfgang Denk2005-08-04-3/+3
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-10/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-1/+1
* Fix problems with SNTP support;wdenk2005-04-02-1/+11
* Work around for Ethernet problems on Xaeniax boardwdenk2004-11-02-1/+1
* Add passing of the command line and memory size information to thewdenk2004-10-19-1/+3
* Code cleanup for GCC-3.3.x compilerswdenk2004-10-17-1/+1
* Patch by Vincent Dubey, 24 Sep 2004:wdenk2004-09-28-0/+555