Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-03 | Added missing memory functions | Marvin Borner | |
2020-04-29 | MUCH work in libc | Marvin Borner | |
Also cleaned up some syscalls etc | |||
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-04-26 | Some elf userspace testing | Marvin Borner | |
2020-04-19 | Applied tidy command... | Marvin Borner | |
Idk why I forgot it for several commits :D | |||
2020-04-18 | I don't know HOW I did it, but it works! | Marvin Borner | |
I finally fixed the acpi tables with some memory mapping magic and paging allocations, which seems to do the trick. YAY. | |||
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-02-15 | Quite many improvements | Marvin Borner | |
ok. | |||
2020-01-25 | Hehe fixed video bug :) | Marvin Borner | |
Took around 5 days. | |||
2020-01-21 | Naming scheme and page fault improvements | Marvin Borner | |
2020-01-20 | Added pure awesomeness | Marvin Borner | |
Actually quite some days of work but ok |