summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8/cpu.c
AgeCommit message (Expand)Author
2025-06-20env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEXMarek Vasut
2024-10-13imx8: Correct the SCU API return value checkPeng Fan
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-08-13imx: imx8: fix build when CONFIG_IMX_BOOTAUX is setMax Krummenacher
2024-07-15arm: mach: imx: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini
2024-03-30imx8: Add a default reset_cpu() implementationFabio Estevam
2024-02-08imx: imx8: print reset causeIgor Opaniuk
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-07-13imx: imx8: bootaux: Add i.MX8 M4 boot supportYe Li
2023-07-13imx: mach: correct SCU API usagePeng Fan
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-06imx8: allow overriding memory layoutMarcel Ziswiler
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan
2020-05-10imx8: Select boot device dynamicallyYe Li
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan
2020-05-10imx: imx8qm/qxp: add get_board_serialPeng Fan
2020-05-10imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-10-08imx8: cpu: fix mac fuse word for i.MX8QMPeng Fan
2019-10-08imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.cPeng Fan
2019-10-08imx8qm: power up SMMUPeng Fan
2019-10-08imx8: Probe the SCU driver by using uclass functionYe Li
2019-06-11imx8: cpu: get temperature when print cpu descPeng Fan
2019-06-11imx8qm: fix cpu frequency reportingMarcel Ziswiler
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-25imx8: add cpu supportPeng Fan
2019-03-13imx8qxp: Fix the reported CPU frequencyFabio Estevam
2019-01-28imx8: cpu: restrict checking ROM passover info for revAPeng Fan
2019-01-09imx8: cpu: correct infoPeng Fan
2018-10-22imx8: cpu: add uclass based CPU driverAnatolij Gustschin
2018-10-22imx8: cpu: add function for reading FEC MAC from fuseAnatolij Gustschin
2018-10-22imx8: add arch_cpu_init arch_cpu_init_dmPeng Fan
2018-10-22imx8: add mmu and dram related functionsPeng Fan
2018-10-22imx8: implement mmc_get_env_devPeng Fan
2018-10-22imx8: add boot device detectionPeng Fan
2018-10-22imx8: add basic cpu supportPeng Fan