summaryrefslogtreecommitdiff
path: root/include/configs/xm250.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk1-1/+0
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen1-0/+1
2011-04-27pxa: move i2c driver to the common placeLei Wen1-0/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-22PXA: xm250: Fix for relocMarek Vasut1-3/+6
2010-10-20PXA: Add necessary information for RELOCMarek Vasut1-0/+3
2009-10-05Convert 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-73/+73
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-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-8/+11
2006-07-21Enable initrd ATAG for xm250 board.Wolfgang Denk1-3/+3
2005-04-04Patch by Steven Scholz, 4 Apr 2005:wdenk1-6/+0
2005-04-03Prepare for SoC rework of ARM code:wdenk1-2/+2
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-0/+355