summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8m/soc.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-04arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointerElena Popa1-3/+4
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt1-1/+1
2023-07-11imx8m: soc.c: demote some printfs to debugRasmus Villemoes1-2/+2
2023-05-21thermal: imx_tmu: Move architecture code into driverMarek Vasut1-73/+0
2023-05-21ARM: imx: Fix parsing of ROM log event IDs on iMX8MFedor Ross1-0/+1
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass1-1/+1
2023-05-02arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC contextHugo Villeneuve1-34/+0
2023-05-02imx8mn: buffer overflow in low_drive_gpu_freq()Heinrich Schuchardt1-0/+2
2023-01-31arm: imx: imx8m: Program CSU and TZASC if PSCI providerMarek Vasut1-0/+25
2023-01-31arm: imx: imx8m: Map RAM as NS if PSCI providerMarek Vasut1-5/+11
2023-01-31arm: imx: imx8m: Only use ROM pointers if not PSCI providerMarek Vasut1-4/+5
2023-01-31ARM: imx: bootaux: Fix LTO -Wlto-type-mismatchMarek Vasut1-0/+5
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini1-0/+12
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut1-0/+12
2022-07-26imx: move get_boot_device to common filePeng Fan1-44/+0
2022-07-25imx8m: soc.c: use rom_api_query_boot_infor() wrapperRasmus Villemoes1-4/+1
2022-06-28imx8m: fixup thermal tripsAndrejs Cainikovs1-0/+49
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li1-1/+1
2022-05-20imx: imx8m: drop uneeded checkPeng Fan1-4/+2
2022-05-20imx: imx8m: add rproc_attPeng Fan1-0/+26
2022-05-19imx8mn/8mp: Allow booting via USBFabio Estevam1-0/+10
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-3/+2
2022-04-21ARM: imx: imx8m: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-21ARM: imx: imx8m: Fix board_get_usable_ram_top()Marek Vasut1-3/+2
2022-04-13ARM: imx: Get rid of only i.MX8M SMCCC arch callMarek Vasut1-19/+0
2022-04-13ARM: imx: Enable instruction cache early on on i.MX8MMarek Vasut1-0/+5
2022-04-12imx8mq: soc: Set the BYPASS ID SWAP bit (GPR10 bit 1)Peng Fan1-1/+1
2022-04-12imx8m: soc: Relocate u-boot to the top DDR in 4GB spaceYe Li1-52/+71
2022-04-12imx8m: soc: drop phy-reset-gpios for fecPeng Fan1-14/+13
2022-04-12imx: imx8m: soc: runtime drop extcon property from usbotg nodePeng Fan1-0/+33
2022-04-12imx: imx8mp: disable fused IP for UltraLitePeng Fan1-5/+142
2022-04-12imx: imx8mp: detect i.MX8MP UltraLite when get cpu revPeng Fan1-2/+16
2022-04-12ARM: imx: Decode ECSPI env location from i.MX8M ROMAPI tablesMarek Vasut1-0/+4
2022-04-12crypto/fsl: i.MX8M: Enable Job ring driver model.Gaurav Jain1-1/+10
2022-04-01arm64: Save esr in pt_regsSean Anderson1-2/+2
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass1-1/+3
2022-02-19imx8m: Drop unused function env_get_offsetMichael Trimarchi1-15/+0
2022-02-05imx8m: lock id_swap_bypass bit in tzc380 enableAndrey Zhizhikin1-1/+14
2022-02-05ARM: imx8m: support env in fat and ext4Ricardo Salveti1-20/+15
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