Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-17 | Started rewrite | Marvin Borner | |
2020-05-29 | Added more printf features | Marvin Borner | |
2020-05-28 | Added vsprintf support for serial connections | Marvin Borner | |
2020-05-13 | Replaced alloc.h with liballoc | Marvin Borner | |
And many more adaptions to the lib | |||
2020-05-07 | Added and applied include-sorting | Marvin Borner | |
Worked better than I thought! | |||
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-26 | Awesome new multitasking system and scheduler | Marvin Borner | |
2020-04-26 | Complete rewrite of paging and allocation libs | Marvin Borner | |
-> This was REALLY needed. | |||
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-02-16 | Revert to good ol' paging | Marvin Borner | |
2020-01-20 | Added pure awesomeness | Marvin Borner | |
Actually quite some days of work but ok | |||
2020-01-16 | Quite a different approach to userspace paging | Marvin Borner | |
Hope this works soon! | |||
2019-12-21 | Many debugging/serial improvements | Marvin Borner | |
Sorry for the little information, but I did many things :) | |||
2019-12-16 | Single hardcoded pixel drawing in userspace somehow works a bit | Marvin Borner | |
2019-12-14 | idk | Marvin Borner | |
2019-12-10 | Some syscalls and userspace stuff | Marvin Borner | |
sorry for the worse-getting commit messages... | |||
2019-12-07 | Added userspace libc and began userspace based shell | Marvin Borner | |