Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-28 | Made font external module | 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-24 | Added bochs debugging | Marvin Borner | |
2019-11-23 | Some formatting | Marvin Borner | |
2019-11-23 | Fixed vesa, acpi and installation! | Marvin Borner | |
2019-11-22 | Added the most awesome c lib | Marvin Borner | |
2019-11-20 | Began two-stage hdd bootloader and os installer | Marvin Borner | |
2019-11-10 | Added semi-working bootloader | Marvin Borner | |
2019-11-09 | Started own implementation of asm bootloader | Marvin Borner | |
2019-11-08 | Began implementation of non-grub bootloader | Marvin Borner | |
2019-10-31 | Fixed several warnings | Marvin Borner | |
2019-10-31 | Fixed build | Marvin Borner | |
2019-10-30 | Added kind of working initrd support | Marvin Borner | |
2019-10-30 | Started implementation of initrd based vfs | Marvin Borner | |
2019-10-26 | Using compiler-based include methods | Marvin Borner | |
2019-10-25 | Rewrite of paging and alloc functions | Marvin Borner | |
Still not working though :/ | |||
2019-10-25 | Probably fixed resolution finder when failing | Marvin Borner | |
2019-10-13 | Fixed all compiler warnings | Marvin Borner | |
2019-10-12 | Optimized build process logging | Marvin Borner | |
2019-10-12 | Testing vesa text display | Marvin Borner | |
I absolutely don't know why it doesn't work :( | |||
2019-10-10 | Implemented serial console debugging | Marvin Borner | |
Still trying to fix the EDID table | |||
2019-10-03 | Improved some things | Marvin Borner | |
2019-10-02 | Added debug make option | Marvin Borner | |
2019-09-28 | Switched back to normal aligned kernel | Marvin Borner | |
I had some problems with paging but maybe I will revert again later | |||
2019-09-22 | Fixed several GCC warnings | Marvin Borner | |
2019-09-22 | Improved build process | Marvin Borner | |
2019-09-22 | Moved shell files into Makefile | Marvin Borner | |
2019-09-21 | Improved build process | Marvin Borner | |