| 2023-03-29 09:04 | limine: Fix framebuffer pointer in terminal struct being invalid without a framebuffer request | mintsuki | a2dd3449 |
| 2023-03-24 23:59 | limine: Fix bug where internal modules are parsed with revision < 1 | mintsuki | 42027470 |
| 2023-03-24 17:44 | limine: Document internal modules | mintsuki | 45ff0e2e |
| 2023-03-24 17:24 | limine: Support relative-to-kernel paths for internal modules | mintsuki | d0ee1e7d |
| 2023-03-24 09:18 | limine: Honour LIMINE_INTERNAL_MODULE_REQUIRED flag | mintsuki | 698ca1a6 |
| 2023-03-24 08:07 | limine: Load internal modules before config modules | mintsuki | 830251e6 |
| 2023-03-24 00:02 | limine: Implement internal modules concept | mintsuki | d4334699 |
| 2023-03-23 15:03 | build: Split test portion of root makefile to own file | mintsuki | 5a53f91e |
| 2023-03-23 01:35 | build: Minor build system updates | mintsuki | 0196abf2 |
| 2023-03-23 00:02 | build: Minor build system updates | mintsuki | 2ea3f7e9 |
| 2023-03-16 21:49 | compress: Rename modified tinfgzip wrapper to gzip | mintsuki | 3bf159d8 |
| 2023-03-16 16:01 | build: Remove useless unset commands from common GNUmakefile | mintsuki | 96633181 |
| 2023-03-16 15:09 | build: Use DEFAULT_VAR for all overridable default makefile vars | mintsuki | c202cce7 |
| 2023-03-16 03:38 | Revert "build: bootstrap: Do not manually install install-sh" | mintsuki | 813c1e6c |
| 2023-03-16 02:38 | build: Misc updates for new freestanding-toolchain | mintsuki | fadb9a7c |
| 2023-03-16 01:49 | build: Fix up some makefile variable names | mintsuki | 7d6125d4 |
| 2023-03-16 01:28 | build: configure: Change some variable names to be more friendly | mintsuki | f71f506b |
| 2023-03-16 00:23 | decompressor: Move tinf directory to decompressor directory | mintsuki | 08647f7d |
| 2023-03-14 21:35 | build: configure: Exit on freestanding-toolchain error | mintsuki | c7a7539d |
| 2023-03-14 19:07 | build: bootstrap: Do not manually install install-sh | mintsuki | 5f5c9886 |
| 2023-03-14 18:51 | build: Add and use PROG_ABSPATH autoconf macro | mintsuki | 7dc04b42 |
| 2023-03-14 16:20 | build: Updates for newer freestanding-toolchain | mintsuki | 9009404a |
| 2023-03-14 11:08 | misc: bootstrap: Fix freestanding-toolchain presence check | mintsuki | 674f490f |
| 2023-03-13 19:51 | misc: Do not remove freestanding-toolchain from release tarball | mintsuki | b072a08f |
| 2023-03-13 19:40 | misc: Use freestanding-toolchain instead of cross-detect | mintsuki | 8d61d0ab |
| 2023-03-10 13:01 | docs: LICENSE.md -> LICENSE | mintsuki | d1e4b994 |
| 2023-03-08 14:40 | chainload: LoadOptionsSize should be in bytes. Fixes #254 | mintsuki | 828e3790 |
| 2023-03-08 06:34 | protocol: Specify that kernel must be physically contiguous | mintsuki | ca694756 |
| 2023-03-07 12:07 | chainload: BIOS: do not rely on 0x7c00 being free | mintsuki | 246276a5 |
| 2023-03-07 12:07 | vga_textmode: Minor cursor-related bug fixes | mintsuki | 980c1224 |