1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 19:41:00 +00:00
serenity/Kernel/Arch/aarch64/RPi
Andrew Kaster 3a01573350 Revert "Kernel: Migrate ‘main id registerʼ access in Aarch64 MMIO"
This patch needed more review than it got.

This reverts commit a6526cd90c.
2023-02-17 11:29:33 -07:00
..
DebugOutput.cpp Kernel: Abstract platform-specific serial port access from kprintf 2022-09-20 18:43:05 +01:00
Framebuffer.cpp Kernel: Put Raspberry Pi devices into RPi namespace 2022-06-02 13:14:12 +01:00
Framebuffer.h Kernel: Put Raspberry Pi devices into RPi namespace 2022-06-02 13:14:12 +01:00
FramebufferMailboxMessages.h Kernel: Put Raspberry Pi devices into RPi namespace 2022-06-02 13:14:12 +01:00
GPIO.cpp Kernel: Put Raspberry Pi devices into RPi namespace 2022-06-02 13:14:12 +01:00
GPIO.h Kernel: Put Raspberry Pi devices into RPi namespace 2022-06-02 13:14:12 +01:00
InterruptController.cpp Everywhere: Remove unused includes of AK/Format.h 2023-01-02 20:27:20 -05:00
InterruptController.h Kernel: Repair build for aarch64 2023-01-05 19:47:07 +01:00
Mailbox.cpp Kernel: Put Raspberry Pi devices into RPi namespace 2022-06-02 13:14:12 +01:00
Mailbox.h Kernel: Put Raspberry Pi devices into RPi namespace 2022-06-02 13:14:12 +01:00
MMIO.cpp Revert "Kernel: Migrate ‘main id registerʼ access in Aarch64 MMIO" 2023-02-17 11:29:33 -07:00
MMIO.h Kernel/aarch64: Access MMIO using mapping in high virtual memory 2023-01-24 14:54:44 +00:00
Timer.cpp Kernel/aarch64: Implement HardwareTimer for RPi::Timer 2022-10-17 20:11:31 +02:00
Timer.h Kernel/aarch64: Implement HardwareTimer for RPi::Timer 2022-10-17 20:11:31 +02:00
UART.cpp Kernel: Add logic to RPi UART driver to emit CR when encountering LF 2022-08-06 14:00:54 +01:00
UART.h Kernel: Add logic to RPi UART driver to emit CR when encountering LF 2022-08-06 14:00:54 +01:00