aboutsummaryrefslogtreecommitdiff
path: root/kernel/features/bus.c
AgeCommit message (Expand)Author
2021-06-19Improved bus and device managementMarvin Borner
2021-06-18Renamed device prefix from 'io_' to 'dev_'Marvin Borner
2021-05-23Cleanup, linting, formattingMarvin Borner
2021-05-20Major restructuringMarvin Borner
2021-04-25Chu chuu, using the bus for everything now!Marvin Borner
2021-04-17Added I/O bus implementation for efficient IPCMarvin Borner