summaryrefslogtreecommitdiff
path: root/board/freescale/mx25pdk
AgeCommit message (Expand)AuthorFilesLines
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-05-31mx25pdk: Set the eSDHC PER clock to 48 MHzBenoît Thébaudeau1-0/+6
2016-01-24mx25pdk: Remove lowlevel_init.S fileFabio Estevam3-11/+3
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam1-1/+1
2015-03-02mx25pdk: Turn on the LCD supplyFabio Estevam1-2/+2
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: 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-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-50/+4
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: mx25pdk: Fix GPIO assignmentsBenoît Thébaudeau1-2/+2
2013-05-05imx: mx25pdk: Convert to iomux-v3Benoît Thébaudeau1-53/+75
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky1-37/+40
2012-12-11mx25pdk: Adapt it for the new PMIC frameworkFabio Estevam1-3/+10
2012-10-26mx25pdk: Add Ethernet supportFabio Estevam1-0/+61
2012-10-26mx25pdk: Add esdhc supportFabio Estevam1-0/+53
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-01mx25pdk: Place machine ID into board configFabio Estevam1-1/+0
2011-10-01mx25pdk: Remove dram_init_banksize()Fabio Estevam1-6/+0
2011-10-01MX25: Add initial support for MX25PDKFabio Estevam4-0/+206