| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 1 | -2/+2 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2017-06-05 | 1 | -0/+1 |
* | board_f: Drop setup_dram_config() wrapper | Simon Glass | 2017-04-05 | 1 | -1/+3 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | imx: Explicitly pass the I2C bus number in pmic_init() | Fabio Estevam | 2013-12-17 | 1 | -1/+1 |
* | mx35pdk: Fix error handling in board_late_init() | Fabio Estevam | 2013-09-27 | 1 | -6/+4 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | imx: mx35pdk: Fix MUX2_CTR GPIO | Benoît Thébaudeau | 2013-05-06 | 1 | -1/+1 |
* | imx: mx35pdk: Convert to iomux-v3 | Benoît Thébaudeau | 2013-05-05 | 1 | -99/+74 |
* | imx: mx35pdk: Fix WDOG_RST iomux function | Benoît Thébaudeau | 2013-05-05 | 1 | -1/+1 |
* | mx35pdk:Use IMX_GPIO_NR macro | Ashok | 2013-01-05 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot into master | Stefano Babic | 2012-12-08 | 1 | -4/+10 |
|\ |
|
| * | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski | 2012-11-14 | 1 | -4/+10 |
* | | mx35pdk: Add support for OTG | Benoît Thébaudeau | 2012-11-16 | 1 | -0/+21 |
|/ |
|
* | mxc: Fix SDHC multi-instance clock | Benoît Thébaudeau | 2012-10-16 | 1 | -0/+2 |
* | MX35: mx35pdk: add support for MMC | Stefano Babic | 2012-09-10 | 1 | -0/+25 |
* | mx35: Fix typo on EDIO | Benoît Thébaudeau | 2012-09-01 | 1 | -1/+1 |
* | MX35: mx35pdk: wrong board revision | Stefano Babic | 2012-04-16 | 1 | -11/+0 |
* | mx35pdk: Remove duplicate CPU revision and reset cause information | Fabio Estevam | 2012-02-27 | 1 | -26/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-10-28 | 1 | -6/+12 |
|\ |
|
| * | MX35: mx35pdk: use new pmic driver | Stefano Babic | 2011-10-27 | 1 | -6/+12 |
* | | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger | 2011-10-27 | 1 | -2/+2 |
|/ |
|
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | 1 | -2/+0 |
* | MX35: mx35pdk: make use of GPIO framework | Stefano Babic | 2011-09-04 | 1 | -3/+2 |
* | MX35: MX35PDK: support additional RAM on CSD1 | Stefano Babic | 2011-09-04 | 1 | -2/+15 |
* | Add support for Freescale's mx35pdk board. | Stefano Babic | 2011-02-02 | 1 | -0/+297 |