aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx51evk.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-25mx51evk: Add LCD supportFabio Estevam1-1/+12
2012-03-27mx51evk: Fix CONFIG_SYS_MEMTEST_ENDFabio Estevam1-1/+1
2011-12-11USB: mx51evk: add end enable USB host support on port 1Wolfgang Grandegger1-0/+13
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-1/+1
2011-11-03mx51evk: Remove unused get_board_rev functionFabio Estevam1-1/+0
2011-11-03mx51evk: Remove unneeded '1' from mx51evk.hFabio Estevam1-5/+5
2011-11-03mx51evk: Add RTC supportFabio Estevam1-0/+3
2011-11-03mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIMEWolfgang Grandegger1-1/+1
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+5
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
2011-10-27MX5: mx51evk: use new pmic driverStefano Babic1-1/+5
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-30mx51evk: Place machine ID into board configFabio Estevam1-0/+1
2011-09-04MX5: mx51evk: make use of GPIO frameworkStefano Babic1-0/+1
2011-09-03mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFFJason Liu1-2/+0
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1
2011-05-23mx5: Fix CONFIG_OF_LIBFDT redefined warningShawn Guo1-2/+0
2011-05-23mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definitionShawn Guo1-1/+0
2011-04-28Add CONFIG_OF_LIBFDT to more boards.Grant Likely1-0/+2
2011-04-27MX5: Enable flat-device-tree support on mx51/53 evk boardLiu Hui-R643431-0/+3
2011-04-27MX51: drop config.mk from mx51evkStefano Babic1-0/+2
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R643431-2/+1
2011-02-02MX51EVK: UART does not print out the early informationLiu Hui-R643431-0/+2
2010-11-21mx51evk: savenv or env save command does not workJason Liu1-3/+4
2010-10-28mx51evk: support new relocation schemeShawn Guo1-2/+10
2010-10-28mx51evk: consolidate env for mmcboot and netbootShawn Guo1-12/+38
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-10-18MX5: rename mx51 to mx5Jason Liu1-2/+2
2010-09-30MXC: Correct SPI_CPOL setting in SPI driverStefano Babic1-1/+1
2010-05-05Add SPI support to mx51evk boardStefano Babic1-0/+15
2010-04-30Moved board specific values in config fileStefano Babic1-0/+3
2010-03-07Add initial support for Freescale mx51evk boardStefano Babic1-0/+172