summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese2019-10-081-0/+5
| * | imx: mx6ul_14x14_evk: fix link issueAnatolij Gustschin2019-10-084-17/+5
| * | imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima2019-10-083-5/+9
| * | imx: enable the reset controller on the i.MX8MQ EVKPatrick Wildt2019-10-081-0/+1
| * | imx: add the i.MX8M reset controller nodePatrick Wildt2019-10-081-0/+7
| * | imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt2019-10-085-0/+436
| * | imx: add support for i.MX8MQ power domain controllerPatrick Wildt2019-10-088-6/+218
| * | ARM: dts: pcl063: add usdhc reset pin of eMMCParthiban Nallathambi2019-10-081-1/+2
| * | imx: mxs: Fix location for the elftosb toolFabio Estevam2019-10-081-1/+1
| * | mx28evk: README: Fix location for the generic mxs READMEFabio Estevam2019-10-081-2/+2
| * | imx: wandboard: convert FEC support to DM_ETHAnatolij Gustschin2019-10-084-30/+14
| * | spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driverLukasz Majewski2019-10-081-17/+55
| * | mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski2019-10-081-2/+2
| * | mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski2019-10-081-70/+373
| * | spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driverLukasz Majewski2019-10-081-2/+32
| * | spi: fix: Call mxs_reset_block() during DM/DTS probeLukasz Majewski2019-10-081-0/+2
| * | spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spiLukasz Majewski2019-10-081-1/+1
| * | dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi fileLukasz Majewski2019-10-081-1/+0
| * | imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski2019-10-082-0/+20
| * | imx: Rewrite display5 get_board_id() function to use dm_gpio_* APILukasz Majewski2019-10-081-32/+21
| * | imx: Convert emergency pad of display5 to use dm_gpio* functionsLukasz Majewski2019-10-081-5/+7
| * | ARM: Update display5_factory_defconfig after switch to DM/DTS and uuu utilityLukasz Majewski2019-10-081-2/+36
| * | ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski2019-10-084-90/+76
| * | DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski2019-10-083-1/+13
| * | ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...Lukasz Majewski2019-10-083-16/+0
| * | DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski2019-10-086-46/+21
| * | DM: eth: Switch display5 board to use DM_ETHLukasz Majewski2019-10-083-112/+31
| * | DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski2019-10-084-29/+1
| * | ARM: imx: defconfig: Enable 'regulator' and 'pmic' commands on display5Lukasz Majewski2019-10-081-0/+6
| * | DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski2019-10-084-56/+16
| * | ARM: imx: defconfig: Enable CONFIG_PINCTRL{_IMX6} on display5's defconfigLukasz Majewski2019-10-081-0/+3
| * | fix: defconfig: Enable OF_CONTROL for display5_factoryLukasz Majewski2019-10-081-1/+2
| * | imx: bk4: Print proper HW revision of VF610's BK4 boardLukasz Majewski2019-10-081-1/+14
| * | pico-imx6: Add Falcon modeFabio Estevam2019-10-082-0/+23
| * | pico-imx6: Add splashscreen supportFabio Estevam2019-10-083-0/+222
| * | pico-imx6: Add Ethernet supportFabio Estevam2019-10-082-0/+84
| * | pico-imx6: Fix bootmenu handlingOtavio Salvador2019-10-082-10/+12
| * | pico-imx6: Add initial supportFabio Estevam2019-10-0813-0/+1155
| * | mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam2019-10-081-16/+16
| * | mx53loco: Fix U-Boot corruption after saving the environmentFabio Estevam2019-10-081-2/+12
| * | board: imx6dl_mamoj: set the value for CSF sizeStefano Babic2019-10-081-0/+1
| * | configs: Sync all baseboard specific pico-imx7dOtavio Salvador2019-10-082-2/+4
| * | configs: pico-imx7d: Convert to DM_VIDEOJoris Offouga2019-10-089-38/+137
| * | ARM: dts: pico-imx7d: sync device tree with v5.3-rc6Joris Offouga2019-10-081-1/+1
| * | ARM: dts: pico-imx7d: Add u-boot.dtsi for uboot specific dts changeJoris Offouga2019-10-082-7/+12
| * | imx: fix missing MAINTAINERS pico boardsStefano Babic2019-10-081-0/+2
| * | imx: sksimx6_defconfig: remove SPL misc option to fix build errorAnatolij Gustschin2019-10-081-1/+0
| * | pico: Convert to CONFIG_FSL_USDHCFabio Estevam2019-10-083-3/+3
| * | logos: Add the TechNexion's logoFabio Estevam2019-10-081-0/+0
| * | pico-imx7d: Provide a way to escape the Falcon modeFabio Estevam2019-10-081-0/+4