This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-09 22:27:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3690305794de2f9a8ed51fa71f3201ccf41efabb
ladybird
/
Kernel
/
Arch
/
aarch64
/
RPi
History
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
…
Framebuffer.h
…
FramebufferMailboxMessages.h
…
GPIO.cpp
…
GPIO.h
…
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
…
Mailbox.h
…
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
…
UART.h
…