aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mx51evk
AgeCommit message (Expand)AuthorFilesLines
2014-12-19mx51evk: Fix MX51EVK_USB_CLK_EN_B definitionFabio Estevam1-1/+1
2014-11-21mx51evk: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2013-11-27mx51evk: Fix pmic_init() argumentFabio Estevam1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-65/+4
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-05-10Fix references to the documentation filesAnatolij Gustschin1-1/+1
2013-05-05imx: mx51evk: Convert to iomux-v3Benoît Thébaudeau2-239/+131
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky1-54/+60
2013-01-13mx51evk: Add DVI output supportFabio Estevam2-5/+36
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini3-56/+86
2012-11-14mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan3-56/+86
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski1-3/+9
2012-10-16i.MX: ipufb: add const to fb_videomode declarationsEric Nelson1-1/+1
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau1-0/+4
2012-09-23mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau1-0/+8
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau1-2/+2
2012-09-01mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy1-6/+6
2012-09-01mx51evk: Use IMX_GPIO_NR macroFabio Estevam1-3/+3
2012-09-01mx51evk: do not overwrite the consoleFabio Estevam1-1/+9
2012-07-07mx51evk: Remove unused SOBJSFabio Estevam1-4/+3
2012-05-25mx5: Rename mx51_fb_init()Fabio Estevam1-1/+1
2012-05-25mx51evk: Add LCD supportFabio Estevam1-0/+59
2012-02-27mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-01-08mmc: Change board_mmc_getcd() function prototype.Thierry Reding1-4/+5
2011-12-19Fix building for mx51evk boardAnatolij Gustschin1-1/+2
2011-12-11USB: mx51evk: add end enable USB host support on port 1Wolfgang Grandegger1-0/+62
2011-12-06mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-11-03mx51evk: Remove unused get_board_rev functionFabio Estevam1-9/+0
2011-11-03mx51evk: 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-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-1/+1
2011-10-27MX5: mx51evk: use new pmic driverStefano Babic1-21/+26
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-30mx51evk: 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