summaryrefslogtreecommitdiff
path: root/board/freescale/mx53smd/mx53smd.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2014-11-21mx53smd: Fix error handling in board_mmc_init()Fabio Estevam
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-05imx: mx53smd: Convert to iomux-v3Benoît Thébaudeau
2012-10-16mxc: Fix SDHC multi-instance clockBenoî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-02-27mx53smd: Use gpio_direction_input prior to gpio_get_valueFabio Estevam
2012-01-08mmc: Change board_mmc_getcd() function prototype.Thierry Reding
2011-12-06mx53smd: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam
2011-11-04mx53smd: Remove unused get_board_rev functionFabio Estevam
2011-09-30mx53smd: Place machine ID into board configFabio Estevam
2011-09-04MX5: mx53smd: make use of GPIO frameworkStefano Babic
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD
2011-05-23MX53: Add initial support for MX53SMD board.Fabio Estevam