| 2022-03-17 18:21 | limine: Add RSDP request | mintsuki | 4f90e0c7 |
| 2022-03-16 22:23 | limine: Exit boot services before memmap logic | mintsuki | a3d3e2bb |
| 2022-03-16 19:33 | limine: Add kernel to modules request | mintsuki | 30aed730 |
| 2022-03-16 05:49 | limine: Add modules request | mintsuki | a51f8a39 |
| 2022-03-15 20:34 | limine: Add reserved space to size-sensitive structs | mintsuki | 1e62d993 |
| 2022-03-15 01:46 | limine: Add cmdline request | mintsuki | c180b59f |
| 2022-03-14 11:05 | limine: Add framebuffer request | mintsuki | fd2b3d69 |
| 2022-03-14 11:03 | misc: Panic improvements | mintsuki | ea647588 |
| 2022-03-13 20:20 | limine: Add request conflict detection | mintsuki | 80f8f434 |
| 2022-03-13 16:46 | elf: Add more sanity checks | mintsuki | 5dd725db |
| 2022-03-13 16:22 | misc: Bug fixes | mintsuki | ee1b9f19 |
| 2022-03-13 04:35 | limine: Rework request-response system | mintsuki | f9c9ec84 |
| 2022-03-12 20:41 | limine: Add memmap feature | mintsuki | e33a76bd |
| 2022-03-12 18:40 | limine: Introduce basic Limine protocol concept | mintsuki | b2e614e7 |
| 2022-03-11 04:11 | serial: Ensure DLAB off before initiatialisation | mintsuki | c2b1be81 |
| 2022-03-11 03:57 | misc: New example background | mintsuki | d6be4192 |
| 2022-03-10 17:21 | term: Fix deinitialisation issues | mintsuki | b6d0a63a |
| 2022-03-08 20:05 | elf: Use PHDRs instead of sections for resolving relocations | mintsuki | f3ffa872 |
| 2022-03-08 13:26 | time: Work around potential issue with day wraparound | mintsuki | 08547c0d |
| 2022-03-07 21:09 | readline: Support odd backspace behaviour from serial | mintsuki | f59a1eac |
| 2022-03-07 20:11 | term: Change default settings to prefer video to text mode | mintsuki | af092292 |
| 2022-03-07 10:46 | gterm: Fix crash if margin==0 with a background | mintsuki | be2b099b |
| 2022-03-02 17:51 | stivale2: Ensure serial off before starting runtime term | mintsuki | 7db81efb |
| 2022-03-02 17:19 | docs: Update README.md | mintsuki | 44d3ba3b |
| 2022-03-02 17:08 | docs: Update README.md | mintsuki | 3e1d9abf |
| 2022-03-02 15:05 | build: Lower required C standard for limine-install to C99 | mintsuki | 271022e2 |
| 2022-03-02 14:55 | build: Pass -fno-stack-check in decompressor build | mintsuki | 1207b8d9 |
| 2022-03-02 14:46 | build: Pass -undef to preprocessor calls | mintsuki | 5542dffa |
| 2022-03-02 14:15 | readline: Unify getchar() impl for UEFI and BIOS | mintsuki | b7183102 |
| 2022-03-02 13:38 | menu: Use reverse video to highlight selected entry | mintsuki | 4b5780dd |