Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-17 | Started rewrite | 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-25 | Small cleanup and formatting | 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-22 | Well basically nothing really works I guess | Marvin Borner | |
I've worked quite a while on several small things which I didn't commit but I'm going away for a week (holiday) soooo I synced these useless and dumb files :) | |||
2020-02-15 | Quite many improvements | Marvin Borner | |
ok. | |||
2020-01-26 | Magic commit | Marvin Borner | |
Some things work, others don't. | |||
2020-01-20 | Added pure awesomeness | Marvin Borner | |
Actually quite some days of work but ok | |||
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-20 | Began two-stage hdd bootloader and os installer | Marvin Borner | |
2019-10-27 | Fixed potential int overflow after 50 days | 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-03 | Began replacement of VGA functions | Marvin Borner | |
Why does VGA/VESA not work when running on real hardware? | |||
2019-10-02 | Made timer more precise | Marvin Borner | |
2019-10-02 | Finally fixed VESA auto resolution finder | Marvin Borner | |
This was quite hard and strange but it works now! | |||
2019-09-28 | Added some documentation | Marvin Borner | |
2019-09-21 | Added ACPI based shutdown command | Marvin Borner | |
2019-09-19 | Moved source to kernel directory | Marvin Borner | |