summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08imx8m: Fix MMU table issue for OPTEE memoryPeng Fan
2019-10-08imx: add i.MX8MM PE propertyPeng Fan
2019-10-08imx8m: add pin header for i.MX8MMPeng Fan
2019-10-08imx: add get_cpu_rev support for i.MX8MMPeng Fan
2019-10-08imx8m: update imx-regs for i.MX8MMPeng Fan
2019-10-08imx8m: imx-regs: drop unused register definitionsPeng Fan
2019-10-08imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan
2019-10-08imx: add i.MX8MM cpu typePeng Fan
2019-10-08imx: imx8mm: add clock bindings headerPeng Fan
2019-10-08imx: add IMX8MM kconfig entryPeng Fan
2019-10-08imx: add IMX8MQ kconfig entryPeng Fan
2019-10-08imx8m: add image cfg for i.MX8MM lpddr4Peng Fan
2019-10-08ddr: imx8m: fix ddr firmware location when enable SPL OFPeng Fan
2019-10-08tools: imx8m_image: align spl bin image sizePeng Fan
2019-10-08imx: mkimage_fit_atf: Fix FIT image for correct boot orderFrieder Schrempf
2019-10-08Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPLStefan Roese
2019-10-08ARM: imx: arch/arm/mach-imx/spl_qspi.cfgStefan Roese
2019-10-08ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese
2019-10-08imx: mx6ul_14x14_evk: fix link issueAnatolij Gustschin
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima
2019-10-08imx: enable the reset controller on the i.MX8MQ EVKPatrick Wildt
2019-10-08imx: add the i.MX8M reset controller nodePatrick Wildt
2019-10-08imx: add support for i.MX7/i.MX8MQ reset controllerPatrick Wildt
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt
2019-10-08ARM: dts: pcl063: add usdhc reset pin of eMMCParthiban Nallathambi
2019-10-08imx: mxs: Fix location for the elftosb toolFabio Estevam
2019-10-08mx28evk: README: Fix location for the generic mxs READMEFabio Estevam
2019-10-08imx: wandboard: convert FEC support to DM_ETHAnatolij Gustschin
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driverLukasz Majewski
2019-10-08mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski
2019-10-08mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski
2019-10-08spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driverLukasz Majewski
2019-10-08spi: fix: Call mxs_reset_block() during DM/DTS probeLukasz Majewski
2019-10-08spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spiLukasz Majewski
2019-10-08dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi fileLukasz Majewski
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski
2019-10-08imx: Rewrite display5 get_board_id() function to use dm_gpio_* APILukasz Majewski
2019-10-08imx: Convert emergency pad of display5 to use dm_gpio* functionsLukasz Majewski
2019-10-08ARM: Update display5_factory_defconfig after switch to DM/DTS and uuu utilityLukasz Majewski
2019-10-08ARM: display5: Remove common.c file (after DM/DTS U-Boot proper conversion)Lukasz Majewski
2019-10-08DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski
2019-10-08ARM: display5: Remove UART initialization code after DM/DTS conversion (non-c...Lukasz Majewski
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski
2019-10-08DM: eth: Switch display5 board to use DM_ETHLukasz Majewski
2019-10-08DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski
2019-10-08ARM: imx: defconfig: Enable 'regulator' and 'pmic' commands on display5Lukasz Majewski
2019-10-08DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski
2019-10-08ARM: imx: defconfig: Enable CONFIG_PINCTRL{_IMX6} on display5's defconfigLukasz Majewski
2019-10-08fix: defconfig: Enable OF_CONTROL for display5_factoryLukasz Majewski
2019-10-08imx: bk4: Print proper HW revision of VF610's BK4 boardLukasz Majewski