summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/qcscm.c
AgeCommit message (Expand)Author
2024-08-04Add battery status support for the x1e80100. This SoC needs a secondMark Kettenis
2024-07-10Hook up the Qualcomm UEFI Secure Application that handles EFI variables toMark Kettenis
2024-07-04Only override the time offset in rtcinfo[0] when setting the time; don'tMark Kettenis
2024-06-23When ripping out Qualcomm's EL2 on the x13s, calls into the Secure MonitorPatrick Wildt
2023-07-22Use the PMIC SDAM scratch-register blocks to manage the RTC offset insteadPatrick Wildt
2023-05-17Add support for the Peripheral Authentication Service SMC interface.Patrick Wildt
2023-04-28Fix memory constraints in the inline-assembly stub that calls into securePatrick Wildt
2023-01-21The Qualcomm UEFI Secure Application that handles EFI variables seems toMark Kettenis
2023-01-16Manage RTC offset through UEFI variables handled by a TEE application thatPatrick Wildt