summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer
2019-11-03imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li
2019-11-03imx8: Add AHAB secure boot supportPeng Fan
2019-11-03imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan
2019-11-03imx: imx8mq: add init_nand_clkPeng Fan
2019-11-03imx8m: clock: improve irq response latencyPeng Fan
2019-11-03imx8m: imx8mq: get chip rev for B1 revisionPeng Fan
2019-11-03imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski
2019-11-03ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic numberClaudius Heine
2019-11-03ARM: imx: Fix bmode detection from grp10Claudius Heine
2019-11-03i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi
2019-11-03mx6: clock: Introduce disable_ipu_clock()Fabio Estevam
2019-11-03mx6: clock: Use setbits_le32()Fabio Estevam
2019-10-14imx :hab: Add hab version commandSjoerd Simons
2019-10-14imx: mmdc_size: Allow building it for i.MX7ULPFabio Estevam
2019-10-14imx: mmdc_size: Fix checkpatch warningsFabio Estevam
2019-10-14imx: Place imx_ddr_size() into a separate fileFabio Estevam
2019-10-13imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski
2019-10-13Add i.MX7D based Meerkat96 board supportShawn Guo
2019-10-08Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"Adam Ford
2019-10-08Revert "imx: mmc_env: update runtime SD/MMC boot env device"Stefano Babic
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-08imx: nandbcb: include long help only when enabledParthiban Nallathambi
2019-10-08imx8: Add support to get container image set sizePeng Fan
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan
2019-10-08imx8m: soc: probe clock device in arch_cpu_init_dmPeng Fan
2019-10-08imx: mmc_env: update runtime SD/MMC boot env devicePeng Fan
2019-10-08imx8m: add clk support for i.MX8MMPeng Fan
2019-10-08imx8m: restructure clock.hPeng Fan
2019-10-08imx8m: rename clock to clock_imx8mqPeng Fan
2019-10-08imx8m: restrict reset_cpuPeng Fan
2019-10-08imx8m: soc: enable SCTR clock before timer initPeng Fan
2019-10-08imx8m: Configure trustzone region 0 for non-secure accessYe Li
2019-10-08imx8m: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan
2019-10-08imx8m: Fix MMU table issue for OPTEE memoryPeng Fan
2019-10-08imx: add get_cpu_rev support for i.MX8MMPeng 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: 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-08imx: mkimage_fit_atf: Fix FIT image for correct boot orderFrieder Schrempf
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: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski