summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8m/soc.c
AgeCommit message (Expand)Author
2023-09-12imx8mn/8mp: Allow booting via USBFabio Estevam
2023-09-12toradex: imx8mp: Enable serial number for fastbootJoao Paulo Goncalves
2022-07-14imx8m: fixup thermal tripsAndrejs Cainikovs
2022-05-11LFU-329 caam: Fix crash in case caam_jr probe failedYe Li
2022-04-28LF-5964 imx8m: Delete board_get_usable_ram_top for wrong ram_topYe Li
2022-04-27LFU-296 imx: imx8mq: fix tzasc swap idPeng Fan
2022-04-20MA-19331 imx8m: skip JR probe for android in ubootJi Luo
2022-04-20MA-19067 android: skip optee dtb node handlingJi Luo
2022-04-18MA-17390 Clean build warnings for androidJi Luo
2022-04-18MA-15019-1 Support Manufacture Protection public key generationJi Luo
2022-04-06LFU-244 imx8mp: Add SC part (iMX8MP UltraLite) supportYe Li
2022-04-06LF-4200 imx8m: soc: drop phy-reset-gpios for fecPeng Fan
2022-04-06LF-3892-5 imx8mn_evk: update defconfig and code for SR-IRPeng Fan
2022-04-06LFU-188-1 imx8m: soc: Relocate u-boot to the top DDR in 4GB spaceYe Li
2022-04-06LF-3898-3 imx: imx8m: soc: runtime drop extcon property from usbotg nodePeng Fan
2022-04-06MLK-25010 iMX8MN: Update low_drive_gpu_freq for new GPU node pathYe Li
2022-04-06MLK-24377 imx8mq: Remove clearing mfg prot private keyYe Li
2022-04-06MLK-24079 imx8mp: Disable DWC3 gadget before UUU jumping to kernelYe Li
2022-04-06MLK-23964-13 imx8mq: Add power and clock settings for HDMI splash screenYe Li
2022-04-06TEE-502 imx: refactor optee bindings additionSilvano di Ninno
2022-04-06MLK-23165-12 imx8mp: Support imx8mp USB PHYYe Li
2022-04-06MLK-22749 imx8mq: Add workaround to fix sticky bits lock upYe Li
2022-04-06MLK-19995 imx8mq: disconnect usb from host for uuuLi Jun
2022-04-06MLK-19181-2: i.MX850: SPL enable usb supportFrank Li
2022-04-06MLK-18591-6 android: iot: Add boot Trusty OS codes for i.MX SoCsYe Li
2022-04-06MLK-18591-3 android: Add FSL android fastboot supportYe Li
2022-04-06MLK-16753-1 imx8m: add optee node according to runtime statusPeng Fan
2022-04-06MLK-17210 usb: imx8m: Add PU power on/off to USBYe Li
2022-04-06crypto/fsl: i.MX8M: Enable Job ring driver model.Gaurav Jain
2022-02-19imx8m: Drop unused function env_get_offsetMichael Trimarchi
2022-02-05imx8m: lock id_swap_bypass bit in tzc380 enableAndrey Zhizhikin
2022-02-05ARM: imx8m: support env in fat and ext4Ricardo Salveti
2021-10-07imx8m: Restrict usable memory based on rom_pointer[0]Ying-Chun Liu (PaulLiu)
2021-07-10ARM: imx: Pick correct eMMC boot partition from ROM logMarek Vasut
2021-07-10imx8m: Restrict usable memory to space below 4G boundaryFrieder Schrempf
2021-05-24ARM: make gd a function call for LTO and set via set_gd()Marek BehĂșn
2021-04-08ARM: imx: Add OCRAM_S into iMX8M MMU tablesMarek Vasut
2021-04-08iMX8MQ: Recognize the B2 revisionYe Li
2021-04-08imx8m: soc: update fuse pathPeng Fan
2021-04-08imx8m: Update thermal and PMU kernel nodes for dual/single coresYe Li
2021-04-08imx8mn: Add support for 11x11 UltraLite part numberYe Li
2021-04-08imx8mn: Add low drive mode support for DDR4/LPDDR4 EVKYe Li
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-03-01ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-06imx8m: fix cache setup for dynamic sdram sizeTim Harvey
2020-09-17imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 supportPeng Fan
2020-07-27imx8m: soc: Remove unneeded spaceFabio Estevam
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada