summaryrefslogtreecommitdiff
path: root/board/freescale/mx51evk
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_FSL_PMIC_BUS to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-03-01mx51evk: Add myself as maintainerFabio Estevam
2021-03-01mx51evk: Convert to driver modelFabio Estevam
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-04-16doc: update reference to README.imximagePatrick Delaunay
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-12imx: Include <input.h> header fileDiego Dorta
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-04-01usb: Rename ehci-fsl.h to ehci-ci.hMateusz Kulikowski
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