summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/imx8m/soc.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn2021-05-241-1/+1
* ARM: imx: Add OCRAM_S into iMX8M MMU tablesMarek Vasut2021-04-081-0/+7
* iMX8MQ: Recognize the B2 revisionYe Li2021-04-081-1/+10
* imx8m: soc: update fuse pathPeng Fan2021-04-081-5/+10
* imx8m: Update thermal and PMU kernel nodes for dual/single coresYe Li2021-04-081-0/+76
* imx8mn: Add support for 11x11 UltraLite part numberYe Li2021-04-081-12/+24
* imx8mn: Add low drive mode support for DDR4/LPDDR4 EVKYe Li2021-04-081-0/+45
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-3/+16
|\
| * ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut2021-03-011-3/+16
* | reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* imx8m: fix cache setup for dynamic sdram sizeTim Harvey2020-12-061-0/+3
* imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan2020-09-171-8/+4
* imx8m: soc: Remove unneeded spaceFabio Estevam2020-07-271-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-141-7/+115
* imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan2020-07-141-0/+333
* imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li2020-07-141-0/+59
* imx8m: power down fused coresPeng Fan2020-07-141-0/+19
* imx8mp: Add fused parts supportYe Li2020-07-141-1/+33
* imx8m: workaround ROM serrorPeng Fan2020-07-141-0/+38
* imx8m: soc: use arm_smccc_smcPeng Fan2020-07-141-2/+5
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* imx8mp: Set default SNSR25C for TMU probe1Ye Li2020-05-101-0/+2
* imx: load calibration parameters from fuse for i.MX8MPYe Li2020-05-101-0/+45
* imx: i.MX8MN: Enable loading TASR and TCALIV from fuseYe Li2020-05-101-1/+1
* imx8mm: Load fuse for TMU TCALIV and TASRYe Li2020-05-101-1/+27
* ARM: imx8m: Don't use the addr parameter of reset_cpu()Claudius Heine2020-05-011-4/+1
* ARM: imx8m: Fix indentation of reset_cpu() functionHarald Seiler2020-05-011-2/+5
* ARM: imx8m: Do not define do_reset() if sysreset is enabledMarek Vasut2020-05-011-1/+1
* ARM: imx: imx8m: Do not warn about cpu-idle-states if missingMarek Vasut2020-05-011-2/+4
* imx: imx8m: Don't use the addr parameter of reset_cpuClaudius Heine2020-05-011-4/+1
* imx8m: Enable WDOG_B for timeoutYe Li2020-05-011-10/+10
* imx8m: acquire ATF commit hashPeng Fan2020-05-011-0/+24
* imx: imx8m: add i.MX8MN variants supportPeng Fan2020-05-011-1/+18
* imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan2020-05-011-1/+9
* imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2020-01-081-1/+1
* imx: get cpu id/type of i.MX8MPPeng Fan2020-01-081-2/+5
* imx8m: fix rom version check to unbreak some B0 chipsPatrick Wildt2019-12-091-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not definedPeng Fan2019-11-051-6/+8
* imx8mn: add get_boot_devicePeng Fan2019-11-051-0/+48
* imx8mn: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2019-11-051-1/+1
* imx8mn: support get_cpu_revPeng Fan2019-11-051-1/+3
* imx8m: imx8mq: get chip rev for B1 revisionPeng Fan2019-11-031-7/+14
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-081-1/+1
* imx8m: soc: probe clock device in arch_cpu_init_dmPeng Fan2019-10-081-0/+17
* imx8m: restrict reset_cpuPeng Fan2019-10-081-8/+13