aboutsummaryrefslogtreecommitdiff
path: root/kernel/devices
AgeCommit message (Expand)AuthorFilesLines
2026-03-17use stl algorithmLukas Oesch1-4/+2
2026-03-17refactoring, remove test codeLukas Oesch3-22/+15
2026-03-17implement first draft of RAMDiskDeviceLukas Oesch4-6/+66
2026-03-17small refactoring, add some todosLukas Oesch3-6/+10
2026-03-17Fix buildmarcel.braun1-1/+1
2026-03-17Implement RAMDiskController and instantiate it in StorageManagementmarcel.braun6-9/+64
2026-03-17Implement basic structure of storage managementmarcel.braun3-4/+59
2026-03-17setup basic devices and RAMDisk structureLukas Oesch13-0/+137