summaryrefslogtreecommitdiff
path: root/include/configs/xm250.h
Commit message (Expand)AuthorAgeLines
* mv_i2c: use structure to replace the direclty defineLei Wen2011-04-27-0/+1
* pxa: move i2c driver to the common placeLei Wen2011-04-27-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* PXA: xm250: Fix for relocMarek Vasut2010-10-22-3/+6
* 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-73/+73
* 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
* 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-8/+11
* Enable initrd ATAG for xm250 board.Wolfgang Denk2006-07-21-3/+3
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-6/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-2/+2
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-23-0/+355