aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8m
AgeCommit message (Expand)AuthorFilesLines
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-18common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-18common: 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
2020-05-01imx8mq: Set ARM core clock directly from ARM PLLPeng Fan1-16/+33
2020-05-01imx8mq: Enable eMMC HS400 and SD UHS mode on EVKYe Li1-4/+2
2020-05-01imx8m: update clock root and fix core_selPeng Fan1-10/+775
2020-05-01imx8m: acquire ATF commit hashPeng Fan1-0/+24
2020-05-01imx: imx8m: add i.MX8MN variants supportPeng Fan1-1/+18
2020-05-01imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan1-1/+9
2020-05-01ARM: imx: imx8mm: Add missing clock entries for FEC clockMarek Vasut2-0/+74
2020-03-09imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf1-0/+5
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk1-0/+7
2020-01-26clock_imx8mq: Make frac_pll_init() staticPedro Jardim1-1/+1
2020-01-26clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim1-71/+0
2020-01-26clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim1-1/+1