aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/am625_init.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-11arm: mach-k3: am625: Provide a way to obtain boot device for non SPLsWadim Egorov1-94/+1
2024-04-11arm: mach-k3: am625: copy bootindex to OCRAM for main domain SPLWadim Egorov1-0/+8
2024-04-11arm: mach-k3: am625: Fixup a53 cpu frequency by speed gradeJoao Paulo Goncalves1-0/+62
2023-12-19arm: mach-k3: am625: Relax emmc boot conditionMichael Trimarchi1-5/+2
2023-11-22arm: k3: Enable instruction cache for main domain SPLJoao Paulo Goncalves1-1/+1
2023-09-08arm: mach-k3: am625: Add support for UDA FSNishanth Menon1-1/+7
2023-09-08arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to staticNishanth Menon1-5/+1
2023-09-08arm: mach-k3: am625_init: Use IS_ENABLED()Nishanth Menon1-18/+17
2023-07-21board: ti: am62x: evm: Update function calls for splash screenNikhil M Jain1-0/+1
2023-06-01arm: mach-k3: am625_init: Add Erratum WA for RTC startupWIP/2023-06-01-assorted-platform-updatesNishanth Menon1-0/+46
2023-04-24arm: mach-k3: Move sysfw-loader.h out of mach includesAndrew Davis1-1/+1
2023-01-10arm64:mach-k3 am625_init: Correct boot mode detectionMartyn Welch1-10/+9
2022-11-24arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof1-1/+1
2022-07-25arm: mach-k3: Only build init files for SPLAndrew Davis1-4/+0
2022-07-25arm64: mach-k3: am625_init: Probe ESM nodesJulien Panis1-0/+23
2022-06-10arm: mach-k3: Introduce the basic files to support AM62Suman Anna1-0/+271