serenity/Kernel/Time
Sönke Holz 0d6d716e94 Kernel/aarch64: Add ARMv8Timer support
This timer is used by the Raspberry Pi 3+4 and the QEMU virt machine.

Remove the `#if ARCH`s from HardwareTimerType, as all other enum values
would otherwise have to be updated to keep the values consistent across
all architectures.
2024-12-12 15:06:28 +01:00
..
HardwareTimer.h Kernel/aarch64: Add ARMv8Timer support 2024-12-12 15:06:28 +01:00
TimeManagement.cpp Kernel/aarch64: Add ARMv8Timer support 2024-12-12 15:06:28 +01:00
TimeManagement.h Kernel/aarch64: Make RPi::Timer a DeviceTree::Driver 2024-11-02 13:53:10 -04:00
TimerQueue.cpp Kernel: Move TimerQueue code to the Time subdirectory 2023-06-04 21:32:34 +02:00
TimerQueue.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00