summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx25pdk/mx25pdk.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mx25pdk: Set the eSDHC PER clock to 48 MHzBenoît Thébaudeau2017-05-311-0/+6
* mx25pdk: Remove lowlevel_init.S fileFabio Estevam2016-01-241-0/+3
* mx25pdk: Turn on the LCD supplyFabio Estevam2015-03-021-2/+2
* imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam2013-12-171-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-12/+1
* imx: mx25pdk: Fix GPIO assignmentsBenoît Thébaudeau2013-05-051-2/+2
* imx: mx25pdk: Convert to iomux-v3Benoît Thébaudeau2013-05-051-53/+75
* mx25pdk: Adapt it for the new PMIC frameworkFabio Estevam2012-12-111-3/+10
* mx25pdk: Add Ethernet supportFabio Estevam2012-10-261-0/+61
* mx25pdk: Add esdhc supportFabio Estevam2012-10-261-0/+53
* mx25pdk: Place machine ID into board configFabio Estevam2011-09-301-1/+0
* mx25pdk: Remove dram_init_banksize()Fabio Estevam2011-09-301-6/+0
* MX25: Add initial support for MX25PDKFabio Estevam2011-09-301-0/+63