aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan4-1/+336
2019-10-08arm: dts: add i.MX8MM pin funcPeng Fan1-0/+629
2019-10-08arm: dts: import i.MX8MM dtsiPeng Fan1-0/+733
2019-10-08imx8m: soc: probe clock device in arch_cpu_init_dmPeng Fan1-0/+17
2019-10-08imx: mmc_env: update runtime SD/MMC boot env devicePeng Fan1-0/+3
2019-10-08imx8m: add clk support for i.MX8MMPeng Fan5-0/+759
2019-10-08imx8m: restructure clock.hPeng Fan3-451/+467
2019-10-08imx8m: rename clock to clock_imx8mqPeng Fan2-1/+2
2019-10-08imx8m: restrict reset_cpuPeng Fan1-8/+13
2019-10-08imx8m: soc: enable SCTR clock before timer initPeng Fan1-0/+6
2019-10-08imx8m: Configure trustzone region 0 for non-secure accessYe Li1-0/+6
2019-10-08imx8m: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan1-0/+2
2019-10-08imx8m: Fix MMU table issue for OPTEE memoryPeng Fan1-2/+18
2019-10-08imx: add i.MX8MM PE propertyPeng Fan1-0/+4
2019-10-08imx8m: add pin header for i.MX8MMPeng Fan1-0/+691
2019-10-08imx: add get_cpu_rev support for i.MX8MMPeng Fan1-10/+47
2019-10-08imx8m: update imx-regs for i.MX8MMPeng Fan1-5/+64
2019-10-08imx8m: imx-regs: drop unused register definitionsPeng Fan1-221/+1
2019-10-08imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan1-0/+8
2019-10-08imx: add i.MX8MM cpu typePeng Fan3-0/+26
2019-10-08imx: add IMX8MM kconfig entryPeng Fan1-0/+4
2019-10-08imx: add IMX8MQ kconfig entryPeng Fan1-1/+5
2019-10-08imx8m: add image cfg for i.MX8MM lpddr4Peng Fan1-0/+16
2019-10-08imx: mkimage_fit_atf: Fix FIT image for correct boot orderFrieder Schrempf1-4/+6
2019-10-08ARM: imx: arch/arm/mach-imx/spl_qspi.cfgStefan Roese1-0/+17
2019-10-08ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese1-0/+5
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima1-1/+1
2019-10-08imx: add the i.MX8M reset controller nodePatrick Wildt1-0/+7
2019-10-08imx: add support for i.MX8MQ power domain controllerPatrick Wildt2-6/+47
2019-10-08ARM: dts: pcl063: add usdhc reset pin of eMMCParthiban Nallathambi1-1/+2
2019-10-08imx: wandboard: convert FEC support to DM_ETHAnatolij Gustschin1-0/+10
2019-10-08dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi fileLukasz Majewski1-1/+0
2019-10-08imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski1-0/+11
2019-10-08DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)Lukasz Majewski1-0/+5
2019-10-08DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)Lukasz Majewski1-0/+1
2019-10-08DM: eth: Switch display5 board to use DM_ETHLukasz Majewski1-0/+1
2019-10-08DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC)Lukasz Majewski1-0/+1
2019-10-08DM: I2C: Switch display5 board to use DM_I2CLukasz Majewski1-0/+2
2019-10-08pico-imx6: Add initial supportFabio Estevam5-0/+471
2019-10-08mx6: clock: Allow enable_ipu_clock() to be built for SPL codeFabio Estevam1-16/+16
2019-10-08configs: pico-imx7d: Convert to DM_VIDEOJoris Offouga1-0/+113
2019-10-08ARM: dts: pico-imx7d: sync device tree with v5.3-rc6Joris Offouga1-1/+1
2019-10-08ARM: dts: pico-imx7d: Add u-boot.dtsi for uboot specific dts changeJoris Offouga2-7/+12
2019-10-08imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan1-0/+7
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan1-168/+0
2019-10-08imx: scu_api: add sc_pm_is_partition_startedPeng Fan2-1/+5
2019-10-08imx8: fdt: add optee nodePeng Fan1-1/+51
2019-10-08imx8: save args passed from ATFPeng Fan3-1/+38
2019-10-08imx8: fdt: configure sid for mastersPeng Fan1-0/+134
2019-10-08imx: scu_api: add sc_rm_set_master_sidPeng Fan1-0/+1