summaryrefslogtreecommitdiff
path: root/board/freescale/mx35pdk
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-12-17imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-09-27mx35pdk: Fix error handling in board_late_init()Fabio Estevam
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-06imx: mx35pdk: Fix MUX2_CTR GPIOBenoît Thébaudeau
2013-05-05imx: mx35pdk: Convert to iomux-v3Benoît Thébaudeau
2013-05-05imx: mx35pdk: Fix WDOG_RST iomux functionBenoît Thébaudeau
2013-01-05mx35pdk:Use IMX_GPIO_NR macroAshok
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic
2012-11-16mx35pdk: Add support for OTGBenoît Thébaudeau
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau
2012-10-16mx35: Clean up lowlevel_initBenoît Thébaudeau
2012-09-17mx35pdk: README: Remove NAND referencesFabio Estevam
2012-09-10MX35: mx35pdk: add support for MMCStefano Babic
2012-09-01mx35: Fix typo on EDIOBenoît Thébaudeau
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-04-16MX35: mx35pdk: wrong board revisionStefano Babic
2012-02-27mx35pdk: Remove duplicate CPU revision and reset cause informationFabio Estevam
2011-11-03MX35: added ESDC structure to imx-regsStefano Babic
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-27MX35: mx35pdk: use new pmic driverStefano Babic
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic
2011-09-04MX35: mx35pdk: make use of GPIO frameworkStefano Babic
2011-09-04MX35: MX35PDK: support additional RAM on CSD1Stefano Babic
2011-02-02Add support for Freescale's mx35pdk board.Stefano Babic