summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8m
AgeCommit message (Expand)AuthorFilesLines
2021-04-08imx8mn: Add low drive mode support for DDR4/LPDDR4 EVKYe Li1-0/+45
2021-04-08imx8mn: Add LPDDR4 EVK board supportPeng Fan1-0/+6
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini2-3/+23
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey1-0/+7
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-03-01ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut1-3/+16
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-23ARM: imx: add i.MX8MN lpddr4 image cfg fileMarek Vasut1-0/+17
2021-01-23imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford1-0/+7
2021-01-23board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP supportTeresa Remmet1-0/+7
2021-01-23imx8m: lowlevel_init: tune alignmentPeng Fan1-1/+1
2021-01-23imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK boardPeng Fan1-1/+1
2020-12-06imx8m: fix cache setup for dynamic sdram sizeTim Harvey1-0/+3
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet1-0/+6
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan1-8/+4
2020-09-17imx8m: clock_imx8mm: add missed returnPeng Fan1-0/+1
2020-07-27imx8m: soc: Remove unneeded spaceFabio Estevam1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-14imx8m: implement armv8_el2_to_aarch32Peng Fan1-0/+12
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-7/+115
2020-07-14imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan1-0/+333
2020-07-14imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li1-0/+59
2020-07-14imx8m: power down fused coresPeng Fan1-0/+19
2020-07-14imx8mp: Add fused parts supportYe Li1-1/+33
2020-07-14imx8m: workaround ROM serrorPeng Fan1-0/+38
2020-07-14imx8m: add eqos clkPeng Fan1-0/+90
2020-07-14imx8m: add sdhc/nand/ecspi clk apiPeng Fan1-0/+66
2020-07-14imx8m: configure NoC clkPeng Fan1-0/+13
2020-07-14imx8m: configure arm clk sources from PLLPeng Fan1-1/+129
2020-07-14imx8m: soc: use arm_smccc_smcPeng Fan1-2/+5
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-10imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit.Adam Ford1-0/+7
2020-05-10imx8mp: Set default SNSR25C for TMU probe1Ye Li1-0/+2
2020-05-10imx: load calibration parameters from fuse for i.MX8MPYe Li1-0/+45
2020-05-10imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li1-1/+1
2020-05-10imx8mm: Load fuse for TMU TCALIV and TASRYe Li1-1/+27
2020-05-10ARM: imx: pico-imx8mq: Add support for Technexion Pico-iMX8MQMarek Vasut1-0/+6
2020-05-01arm: imx: Add support for Google's Coral Dev BoardAlifer Moraes1-0/+6
2020-05-01ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine1-4/+1
2020-05-01ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler1-2/+5
2020-05-01ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut1-1/+1
2020-05-01ARM: imx: imx8m: Do not warn about cpu-idle-states if missingMarek Vasut1-2/+4
2020-05-01imx: imx8m: Don't use the addr parameter of reset_cpuClaudius Heine1-4/+1
2020-05-01imx8m: Enable WDOG_B for timeoutYe Li1-10/+10
2020-05-01imx8mm: clock: fix fracpll decode issueYe Li1-12/+12
2020-05-01imx8m: Dump DRAM PLL rate by clocks commandYe Li1-0/+2