Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-07 | Added and applied include-sorting | Marvin Borner | |
Worked better than I thought! | |||
2020-05-07 | Some fixes here and there... | Marvin Borner | |
Also implemented serial console in userspace | |||
2020-05-06 | Added event mapping driver | Marvin Borner | |
2020-05-06 | New build parameters and shared includes | Marvin Borner | |
This changes many files but I've just applied some replace commands.. So - nothing special! | |||
2020-04-15 | Used macro magic to implement function-based logs | Marvin Borner | |
2020-03-18 | Applied official linux kernel code style guidelines | Marvin Borner | |
Due to my change to vim and the clang-format plugin this was needed! | |||
2020-01-20 | Added pure awesomeness | Marvin Borner | |
Actually quite some days of work but ok | |||
2019-12-21 | Many debugging/serial improvements | Marvin Borner | |
Sorry for the little information, but I did many things :) | |||
2019-12-07 | Added userspace libc and began userspace based shell | Marvin Borner | |
2019-12-05 | Some mouse cursor improvements | Marvin Borner | |
2019-11-24 | Major coding style reformatting -> Kernighan & Ritchie | Marvin Borner | |
This project now (hopefully) uses the same style recommended by Kernighan and Ritchie and used in the Linux Kernel | |||
2019-11-07 | Some improvements | Marvin Borner | |
Artifacts still not fixed though | |||
2019-11-06 | Added better cursor design | Marvin Borner | |
2019-11-05 | Added basic PS/2 mouse support | Marvin Borner | |
2019-10-26 | Using compiler-based include methods | Marvin Borner | |
2019-10-26 | Removed VGA driver support | Marvin Borner | |
2019-09-29 | Added some minor improvements | Marvin Borner | |
2019-09-24 | Improved mouse features | Marvin Borner | |
2019-09-21 | Added ACPI based shutdown command | Marvin Borner | |
2019-09-19 | Moved source to kernel directory | Marvin Borner | |