| 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 |
| 2020-01-22 04:20 | Fix gets bug | mintsuki | 48ce450a |
| 2020-01-22 04:02 | Clean up more and add getchar and gets | mintsuki | 5082a450 |
| 2020-01-22 03:12 | Clean bootsect code up | mintsuki | fdfc83ab |
| 2020-01-22 02:11 | Bug fixes in echfs driver, add 64 bit integer print formats | mintsuki | 54074f2a |
| 2020-01-22 00:55 | Further work in echfs and partition management | streaksu | 85d61520 |
| 2020-01-21 23:56 | Fix libgcc linkage issue | mintsuki | 9339c093 |
| 2020-01-21 22:45 | Add make toolchain script and reorganise source tree | mintsuki | f7b0f240 |
| 2020-01-21 10:42 | Add a .bss section to linker script | mintsuki | d624a354 |