summaryrefslogtreecommitdiff
path: root/board/freescale/mx53evk
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* mx53evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+23
* imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam2013-12-17-1/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-20/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-48/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-1/+1
|\
| * Fix references to the documentation filesAnatolij Gustschin2013-05-10-1/+1
* | imx: mx53evk: Convert to iomux-v3Benoît Thébaudeau2013-05-05-206/+83
|/
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-22-42/+44
* pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-14-3/+9
* mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-16-0/+4
* fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-01-2/+2
* mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy2012-09-01-4/+4
* mx53evk: add boot_mode supportTroy Kisky2012-09-01-0/+13
* mx53evk: Remove unused SOBJSFabio Estevam2012-07-07-4/+3
* MX53: DDR: Fix ZQHWCTRL field TZQ_CSTroy Kisky2012-04-16-1/+1
* mx53evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-27-0/+2
* mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-08-4/+5
* mx53evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-06-0/+3
* mx53evk: Remove unused get_board_rev functionFabio Estevam2011-11-04-5/+0
* MX5: mx53evk: use new pmic driverStefano Babic2011-10-27-6/+11
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* mx53evk: Place machine ID into board configFabio Estevam2011-09-30-1/+0
* MX5: mx53evk: make use of GPIO frameworkStefano Babic2011-09-04-3/+3
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-17-1/+1
* mx5: board: code clean up for checkboard codeJason Liu2011-05-23-20/+1
* MX53: drop config.mk from mx53evkLiu Hui-R643432011-04-27-24/+0
* MX5:MX53: add initial support for MX53EVK boardLiu Hui-R643432011-02-02-0/+581