summaryrefslogtreecommitdiff
path: root/board/freescale/mx51evk
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-0/+2
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-03-01mx51evk: Add myself as maintainerFabio Estevam1-0/+1
2021-03-01mx51evk: Convert to driver modelFabio Estevam1-185/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.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 Rini4-9/+4
2017-10-12imx: Include <input.h> header fileDiego Dorta1-0/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-04-02usb: 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
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: 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-28mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-01-09mmc: 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-07mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-11-04mx51evk: Remove unused get_board_rev functionFabio Estevam1-9/+0