summaryrefslogtreecommitdiff
path: root/board/freescale/mx51evk
AgeCommit message (Expand)AuthorFilesLines
2011-11-04mx51evk: Use GPIO API for configuring the IOMUXFabio Estevam1-5/+3
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-21/+26
2011-10-28cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
2011-10-27MX5: mx51evk: use new pmic driverStefano Babic1-21/+26
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-01mx51evk: Place machine ID into board configFabio Estevam1-1/+0
2011-09-04MX5: mx51evk: make use of GPIO frameworkStefano Babic1-13/+5
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-05-23mx5: board: code clean up for checkboard codeJason Liu1-35/+1
2011-04-27MX51: drop config.mk from mx51evkStefano Babic1-25/+0
2011-02-02MX51EVK: Use SWx macros in PMIC initMarek Vasut1-3/+3
2011-02-02MX51EVK: UART does not print out the early informationLiu Hui-R643431-3/+8
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-28mx51evk: support new relocation schemeShawn Guo1-3/+3
2010-10-28mx51evk: Fix 2 hours reset issueShawn Guo1-4/+4
2010-10-28MX5:use common u-boot.lds of cpu layerJason Liu1-1/+0
2010-10-19Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk1-1/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-18MX5: rename mx51 to mx5Jason Liu1-1/+1
2010-10-14mx51evk: add u-boot.imx to ALL targetLoic Minier1-0/+1
2010-09-29MX51: Drop unused header file for mx51evkStefano Babic2-52/+0
2010-05-05Add SPI support to mx51evk boardStefano Babic1-0/+139
2010-05-05MX51evk: Removed warningsStefano Babic1-2/+2
2010-04-30mx51evk: correct list of possible BOOT_FROM valuesStefano Babic1-1/+1
2010-04-30MX51EVK: Remove CPLD related codeFabio Estevam2-68/+0
2010-04-13Create CPUDIR variablePeter Tyser1-1/+1
2010-03-13Prepare v2010.03-rc1Wolfgang Denk1-1/+0
2010-03-07MX51: removed warnings for the mx51evkStefano Babic1-10/+1
2010-03-07Add initial support for Freescale mx51evk boardStefano Babic5-0/+649