summaryrefslogtreecommitdiff
path: root/board/freescale/mx51evk
AgeCommit message (Expand)Author
2014-12-19mx51evk: Fix MX51EVK_USB_CLK_EN_B definitionFabio Estevam
2014-11-21mx51evk: Fix error handling in board_mmc_init()Fabio Estevam
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-27mx51evk: Fix pmic_init() argumentFabio Estevam
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-10Fix references to the documentation filesAnatolij Gustschin
2013-05-05imx: mx51evk: Convert to iomux-v3Benoît Thébaudeau
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky
2013-01-13mx51evk: Add DVI output supportFabio Estevam
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2012-11-14mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski
2012-10-16i.MX: ipufb: add const to fb_videomode declarationsEric Nelson
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau
2012-09-23mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau
2012-09-01mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy
2012-09-01mx51evk: Use IMX_GPIO_NR macroFabio Estevam
2012-09-01mx51evk: do not overwrite the consoleFabio Estevam
2012-07-07mx51evk: Remove unused SOBJSFabio Estevam
2012-05-25mx5: Rename mx51_fb_init()Fabio Estevam
2012-05-25mx51evk: Add LCD supportFabio Estevam
2012-02-27mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam
2012-01-08mmc: Change board_mmc_getcd() function prototype.Thierry Reding
2011-12-19Fix building for mx51evk boardAnatolij Gustschin
2011-12-11USB: mx51evk: add end enable USB host support on port 1Wolfgang Grandegger
2011-12-06mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam
2011-11-03mx51evk: Remove unused get_board_rev functionFabio Estevam
2011-11-03mx51evk: Use GPIO API for configuring the IOMUXFabio Estevam
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-27MX5: mx51evk: use new pmic driverStefano Babic
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-30mx51evk: Place machine ID into board configFabio Estevam
2011-09-04MX5: mx51evk: make use of GPIO frameworkStefano Babic
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-05-23mx5: board: code clean up for checkboard codeJason Liu
2011-04-27MX51: drop config.mk from mx51evkStefano Babic
2011-02-02MX51EVK: Use SWx macros in PMIC initMarek Vasut
2011-02-02MX51EVK: UART does not print out the early informationLiu Hui-R64343
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-28mx51evk: support new relocation schemeShawn Guo
2010-10-28mx51evk: Fix 2 hours reset issueShawn Guo
2010-10-28MX5:use common u-boot.lds of cpu layerJason Liu
2010-10-19Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk