aboutsummaryrefslogtreecommitdiff
path: root/kernel/features/bus.c
AgeCommit message (Collapse)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
Well, I know: bus != train. But I like trains. So I don't care. Go away!
2021-04-17Added I/O bus implementation for efficient IPCMarvin Borner
This was a nice coding session. See ya tomorrow!