aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mx51evk/mx51evk.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski1-1/+1
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
2013-11-27mx51evk: Fix pmic_init() argumentFabio Estevam1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-05imx: mx51evk: Convert to iomux-v3Benoît Thébaudeau1-228/+120
2013-01-13mx51evk: Add DVI output supportFabio Estevam1-2/+0
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-55/+2
2012-11-14mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan1-55/+2
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-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-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-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-10-28mx51evk: support new relocation schemeShawn Guo1-3/+3
2010-10-28mx51evk: Fix 2 hours reset issueShawn Guo1-4/+4
2010-10-18MX5: rename mx51 to mx5Jason Liu1-1/+1
2010-09-29MX51: Drop unused header file for mx51evkStefano Babic1-2/+0
2010-05-05Add SPI support to mx51evk boardStefano Babic1-0/+139
2010-05-05MX51evk: Removed warningsStefano Babic1-2/+2
2010-04-30MX51EVK: Remove CPLD related codeFabio Estevam1-67/+0