Age | Commit message (Expand) | Author |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2013-12-17 | imx: Explicitly pass the I2C bus number in pmic_init() | Fabio Estevam |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-09-27 | mx35pdk: Fix error handling in board_late_init() | Fabio Estevam |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-06 | imx: mx35pdk: Fix MUX2_CTR GPIO | Benoît Thébaudeau |
2013-05-05 | imx: mx35pdk: Convert to iomux-v3 | Benoît Thébaudeau |
2013-05-05 | imx: mx35pdk: Fix WDOG_RST iomux function | Benoît Thébaudeau |
2013-01-05 | mx35pdk:Use IMX_GPIO_NR macro | Ashok |
2012-12-08 | Merge branch 'master' of git://git.denx.de/u-boot into master | Stefano Babic |
2012-11-16 | mx35pdk: Add support for OTG | Benoît Thébaudeau |
2012-11-14 | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski |
2012-10-16 | mxc: Fix SDHC multi-instance clock | Benoît Thébaudeau |
2012-10-16 | mx35: Clean up lowlevel_init | Benoît Thébaudeau |
2012-09-17 | mx35pdk: README: Remove NAND references | Fabio Estevam |
2012-09-10 | MX35: mx35pdk: add support for MMC | Stefano Babic |
2012-09-01 | mx35: Fix typo on EDIO | Benoît Thébaudeau |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2012-04-16 | MX35: mx35pdk: wrong board revision | Stefano Babic |
2012-02-27 | mx35pdk: Remove duplicate CPU revision and reset cause information | Fabio Estevam |
2011-11-03 | MX35: added ESDC structure to imx-regs | Stefano Babic |
2011-10-28 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2011-10-27 | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger |
2011-10-27 | MX35: mx35pdk: use new pmic driver | Stefano Babic |
2011-10-22 | consolidate mdelay by providing a common function for all users | Anatolij Gustschin |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-07 | Makefile : fix generation of cpu related asm-offsets.h | Stefano Babic |
2011-09-04 | MX35: mx35pdk: make use of GPIO framework | Stefano Babic |
2011-09-04 | MX35: MX35PDK: support additional RAM on CSD1 | Stefano Babic |
2011-02-02 | Add support for Freescale's mx35pdk board. | Stefano Babic |