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-29 | MUCH work in libc | Marvin Borner | |
Also cleaned up some syscalls etc | |||
2020-04-28 | Fixed userspace entering... | Marvin Borner | |
Many other fixes too, but I won't mention them because I don't want to :) | |||
2020-04-28 | Maaaany fixes... | Marvin Borner | |
Sorry for the increasingly worse-getting commit messages :D | |||
2020-04-15 | Used macro magic to implement function-based logs | Marvin Borner | |
2020-03-27 | Added and applied tidy command | 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-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 | |||
2019-12-21 | Many debugging/serial improvements | Marvin Borner | |
Sorry for the little information, but I did many things :) | |||
2019-12-14 | idk | Marvin Borner | |
2019-12-08 | Working text input! | Marvin Borner | |
2019-12-07 | Added userspace libc and began userspace based shell | Marvin Borner | |
2019-12-05 | Some mouse cursor improvements | Marvin Borner | |
2019-11-26 | Fixed control key | Marvin Borner | |
2019-11-25 | Added basic control key support | 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-10 | Fixed some strange bugs and reimplemented mode detection | Marvin Borner | |
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-31 | Fixed several warnings | Marvin Borner | |
2019-10-29 | Added caps lock key | Marvin Borner | |
2019-10-29 | Added shifted keymap support | Marvin Borner | |
2019-10-27 | Improved boot process and color scheme | Marvin Borner | |
2019-10-26 | Using compiler-based include methods | Marvin Borner | |
2019-10-26 | Removed VGA driver support | Marvin Borner | |
2019-10-24 | Added basic VESA keyboard support | Marvin Borner | |
2019-10-03 | Began replacement of VGA functions | Marvin Borner | |
Why does VGA/VESA not work when running on real hardware? | |||
2019-09-29 | Added some minor improvements | Marvin Borner | |
2019-09-25 | Fixed several TTY bugs and improved VESA detection | Marvin Borner | |
2019-09-24 | Improved mouse features | Marvin Borner | |
2019-09-22 | Added faster keyboard rate | Marvin Borner | |
Needs a fix for Qemu though | |||
2019-09-21 | Added ACPI based shutdown command | Marvin Borner | |
2019-09-19 | Moved source to kernel directory | Marvin Borner | |