1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Kernel/Storage/SD
Hendiadyoin1 857c9b4558 Kernel: Add basic ADMA2 support to the SD card driver
It only takes ~10s to fully boot with smp enabled!
2023-04-19 10:53:33 +01:00
..
Commands.h Kernel: Add basic ADMA2 support to the SD card driver 2023-04-19 10:53:33 +01:00
PCISDHostController.cpp Kernel: Add basic ADMA2 support to the SD card driver 2023-04-19 10:53:33 +01:00
PCISDHostController.h Kernel: Add support for SD host controllers on the PCI bus 2023-04-02 12:43:17 -06:00
Registers.h Kernel: Add basic ADMA2 support to the SD card driver 2023-04-19 10:53:33 +01:00
SDHostController.cpp Kernel: Add basic ADMA2 support to the SD card driver 2023-04-19 10:53:33 +01:00
SDHostController.h Kernel: Add basic ADMA2 support to the SD card driver 2023-04-19 10:53:33 +01:00
SDMemoryCard.cpp Kernel: Add an SD card driver for the aarch64 port 2023-03-25 16:50:36 +00:00
SDMemoryCard.h Kernel: Add an SD card driver for the aarch64 port 2023-03-25 16:50:36 +00:00