summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8m/soc.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-07imx8m: Restrict usable memory based on rom_pointer[0]Ying-Chun Liu (PaulLiu)1-3/+13
2021-07-10ARM: imx: Pick correct eMMC boot partition from ROM logMarek Vasut1-0/+61
2021-07-10imx8m: Restrict usable memory to space below 4G boundaryFrieder Schrempf1-0/+14
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn1-1/+1
2021-04-08ARM: imx: Add OCRAM_S into iMX8M MMU tablesMarek Vasut1-0/+7
2021-04-08iMX8MQ: Recognize the B2 revisionYe Li1-1/+10
2021-04-08imx8m: soc: update fuse pathPeng Fan1-5/+10
2021-04-08imx8m: Update thermal and PMU kernel nodes for dual/single coresYe Li1-0/+76
2021-04-08imx8mn: Add support for 11x11 UltraLite part numberYe Li1-12/+24
2021-04-08imx8mn: Add low drive mode support for DDR4/LPDDR4 EVKYe Li1-0/+45
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini1-3/+16
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 Glass1-0/+1
2020-12-06imx8m: fix cache setup for dynamic sdram sizeTim Harvey1-0/+3
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan1-8/+4
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: 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: soc: use arm_smccc_smcPeng Fan1-2/+5
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
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-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-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-01-08imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan1-1/+1
2020-01-08imx: get cpu id/type of i.MX8MPPeng Fan1-2/+5
2019-12-09imx8m: fix rom version check to unbreak some B0 chipsPatrick Wildt1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-11-05imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not definedPeng Fan1-6/+8
2019-11-05imx8mn: add get_boot_devicePeng Fan1-0/+48
2019-11-05imx8mn: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan1-1/+1
2019-11-05imx8mn: support get_cpu_revPeng Fan1-1/+3
2019-11-03imx8m: imx8mq: get chip rev for B1 revisionPeng Fan1-7/+14