aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mx53evk
AgeCommit message (Expand)AuthorFilesLines
2021-04-10arm: Remove mx53evk boardTom Rini5-395/+0
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-04-16doc: update reference to README.imximagePatrick Delaunay1-1/+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-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam1-1/+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
2014-11-21mx53evk: 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-12-17imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-48/+3
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: mx53evk: Convert to iomux-v3Benoît Thébaudeau1-206/+83
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky1-42/+44
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski1-3/+9
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau1-0/+4
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-4/+4
2012-09-01mx53evk: add boot_mode supportTroy Kisky1-0/+13
2012-07-07mx53evk: Remove unused SOBJSFabio Estevam1-4/+3
2012-04-16MX53: DDR: Fix ZQHWCTRL field TZQ_CSTroy Kisky1-1/+1
2012-02-27mx53evk: 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-06mx53evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam1-0/+3
2011-11-04mx53evk: Remove unused get_board_rev functionFabio Estevam1-5/+0
2011-10-27MX5: mx53evk: use new pmic driverStefano Babic1-6/+11
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-30mx53evk: Place machine ID into board configFabio Estevam1-1/+0
2011-09-04MX5: mx53evk: make use of GPIO frameworkStefano Babic1-3/+3
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-05-23mx5: board: code clean up for checkboard codeJason Liu1-20/+1
2011-04-27MX53: drop config.mk from mx53evkLiu Hui-R643431-24/+0
2011-02-02MX5:MX53: add initial support for MX53EVK boardLiu Hui-R643434-0/+581