aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mx35pdk
AgeCommit message (Expand)AuthorFilesLines
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 Rini4-9/+4
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-2/+2
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-22/+2
2013-09-27mx35pdk: Fix error handling in board_late_init()Fabio Estevam1-6/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-62/+4
2013-05-06imx: mx35pdk: Fix MUX2_CTR GPIOBenoît Thébaudeau1-1/+1
2013-05-05imx: mx35pdk: Convert to iomux-v3Benoît Thébaudeau1-99/+74
2013-05-05imx: mx35pdk: Fix WDOG_RST iomux functionBenoît Thébaudeau1-1/+1
2013-01-05mx35pdk:Use IMX_GPIO_NR macroAshok1-1/+1
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic1-4/+10
2012-11-16mx35pdk: Add support for OTGBenoît Thébaudeau2-0/+25
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski1-4/+10
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau1-0/+2
2012-10-16mx35: Clean up lowlevel_initBenoît Thébaudeau2-142/+2
2012-09-17mx35pdk: README: Remove NAND referencesFabio Estevam1-76/+2
2012-09-10MX35: mx35pdk: add support for MMCStefano Babic1-0/+25
2012-09-01mx35: Fix typo on EDIOBenoît Thébaudeau1-1/+1
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+188
2012-04-16MX35: mx35pdk: wrong board revisionStefano Babic1-11/+0
2012-02-27mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam1-26/+1
2011-11-03MX35: added ESDC structure to imx-regsStefano Babic1-18/+0
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-6/+12
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger1-2/+2
2011-10-27MX35: mx35pdk: use new pmic driverStefano Babic1-6/+12
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-2/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic1-1/+1
2011-09-04MX35: mx35pdk: make use of GPIO frameworkStefano Babic1-3/+2
2011-09-04MX35: MX35PDK: support additional RAM on CSD1Stefano Babic2-6/+20
2011-02-02Add support for Freescale's mx35pdk board.Stefano Babic4-0/+810