aboutsummaryrefslogtreecommitdiff
path: root/include/configs/xsengine.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-22PXA: Remove "xsengine" boardMarek Vasut1-216/+0
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-1/+0
2009-03-20Separate mtdparts command from jffs2Stefan Roese1-2/+2
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD1-2/+6
2009-02-20pxa: fixing get_timer to return time in miliseconds.Micha Kalfon1-4/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-56/+56
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-15xsengine: fix typo and few coding styleJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-02-07xsengine: rename board_post_init to board_late_initJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-10-24xsengine: Fix no partition type specified, use DOS as defaultJean-Christophe PLAGNIOL-VILLARD1-0/+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-3/+10
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-3/+17
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-6/+0
2005-04-02Prepare for SoC rework of ARM code:wdenk1-1/+1
2004-06-09Patch by Kurt Stremerch, 28 May 2004:wdenk1-0/+183