| 2020-03-28 03:02 | Add bump allocator | mintsuki | 84ac9643 |
| 2020-03-28 01:52 | Add timeout config option | mintsuki | 44a5f475 |
| 2020-03-27 04:58 | Add bpp field to stivale header | mintsuki | a234da8d |
| 2020-03-27 04:43 | Ensure bpp of video mode is 32 bit | mintsuki | e39d7f5d |
| 2020-03-27 04:08 | Fix overlapping memory bug and sizeof cmdline bug | mintsuki | f993a230 |
| 2020-03-27 02:45 | Add KERNEL_DRIVE default value | mintsuki | 573b3308 |
| 2020-03-27 01:10 | Plug in e820 driver | mintsuki | 1cbd6fb2 |
| 2020-03-27 00:59 | Add e820 driver | mintsuki | f537f64b |
| 2020-03-26 03:06 | Fix pagemap bug | mintsuki | c0129c4d |
| 2020-03-26 02:13 | Add initial VBE driver | mintsuki | 1166de64 |
| 2020-03-26 00:37 | Add RSDP detection to stivale | mintsuki | 26bccc63 |
| 2020-03-25 23:46 | Working on stivale | mintsuki | 0040b97f |
| 2020-03-25 22:57 | Fix section loading function | Matteo Semenzato | 80ad7466 |
| 2020-03-25 22:22 | Add function to load elf sections by name | Matteo Semenzato | ee8e1b33 |
| 2020-03-25 20:05 | Add protos abstraction and stivale and qword protocols | mintsuki | 8494b1d8 |
| 2020-03-25 18:16 | Map 4GiB of phys memory at 0xffff800000000000 | mintsuki | c66d052a |
| 2020-03-25 04:19 | Misc stuff | mintsuki | 1b80c8ca |
| 2020-03-25 04:05 | elf: Remove stupid code | mintsuki | f762a0c7 |
| 2020-03-25 03:38 | elf: Add support for higher half kernels | mintsuki | 85709a0f |
| 2020-03-25 00:31 | Use elf64 | mintsuki | d95a8403 |
| 2020-03-25 00:04 | Add elf parser | mintsuki | 1a48bec6 |
| 2020-03-24 22:39 | Add testing facilities | mintsuki | 5c36fac3 |
| 2020-03-14 23:12 | echfs: Add open and read functions | mintsuki | 225a7c23 |
| 2020-03-13 16:04 | Bump gcc and binutils versions in make_toolchain.sh | mintsuki | 1ce2a8d3 |
| 2020-01-25 03:49 | Add editing capabilities to gets | mintsuki | ab5b09e2 |
| 2020-01-25 02:06 | Add command line editor | mintsuki | a9b31d6b |
| 2020-01-25 01:11 | Disable interrupts before jumping to kernel | mintsuki | 2f4311b2 |
| 2020-01-25 01:05 | Add IDT and PIT driver | mintsuki | cddacc28 |
| 2020-01-23 00:48 | Improve disk driver | mintsuki | 9b5c159d |
| 2020-01-22 06:13 | Add config file parsing | mintsuki | 42325aed |