| 2022-09-15 20:31 | multiboot2: Fix broken EFI memmap length calculation | mintsuki | 8773c36a |
| 2022-09-15 11:31 | efi: Ensure panics are (hopefully) always visible | mintsuki | 98c9b4ea |
| 2022-09-15 10:53 | efi/disk: Use blake2b to calculate unique sector hash | mintsuki | 14181a9e |
| 2022-09-11 16:48 | crypt: Implement blake2b hash function | czapek1337 | f369a7e0 |
| 2022-09-15 04:56 | build: Do not request readelf from cross-detect when not needed | mintsuki | 8307d96f |
| 2022-09-15 04:38 | build: Change name of --enable-uefi-x86_64 option to --enable-uefi-x86-64 | mintsuki | 6235c15e |
| 2022-09-15 04:33 | build: Only check nasm and gzip presence as needed | mintsuki | a8609be9 |
| 2022-09-14 13:39 | smp: Fix aarch64 issue introduced in 0f04f686 | mintsuki | 1ac9fa6a |
| 2022-09-14 12:54 | smp: Remove hacks needed for stivale | mintsuki | 5b5f7683 |
| 2022-09-14 00:16 | build: Fix stage2 map | mintsuki | 08b00460 |
| 2022-09-12 06:51 | DTB: ensure the `dtb_ptr` is an HHDM address | Andy-Python-Programmer | d56ff6f7 |
| 2022-09-11 21:07 | elf: Fix issue where KASLR was applied to non reloc executables | mintsuki | fe647a06 |
| 2022-09-12 10:09 | Revert "Revert "elf: General refactor"" | mintsuki | 831af39e |
| 2022-09-11 15:47 | Revert "elf: General refactor" | mintsuki | 4c8516c6 |
| 2022-09-11 13:23 | build: Updates for new cross-detect | mintsuki | fe00a3c4 |
| 2022-09-11 08:05 | elf: General refactor | mintsuki | 3452e492 |
| 2022-09-10 08:29 | Merge pull request #214 from Andy-Python-Programmer/trunk | mint | 3b7b170c |
| 2022-09-10 08:11 | protocol: `dtb_ptr` should be a virtual pointer | Andy-Python-Programmer | 4fb558fe |
| 2022-09-05 01:10 | textmode: Load notready() *before* setting term_{cols,rows} | mintsuki | 55662787 |
| 2022-09-05 01:10 | build: Further fix test targets | mintsuki | 87d0dfa6 |
| 2022-09-05 00:17 | misc: Better integration of aarch64 port and test mechanism | mintsuki | ebbf8d7b |
| 2022-09-04 22:49 | term: Initial support for 256-color palette | mintsuki | 86ebf0b4 |
| 2022-09-04 04:39 | term: Initial support for RGB | mintsuki | 67498a69 |
| 2022-09-04 01:57 | misc: Update wallpaper | mintsuki | b2a390c4 |
| 2022-09-02 09:01 | build: Updates for new limine-efi | mintsuki | 07c446f2 |
| 2022-09-02 01:41 | limine: Do not set NX bit in page tables if NX not available | mintsuki | 5e06a79f |
| 2022-09-02 01:31 | limine: Make NX feature not mandatory | mintsuki | d3385da3 |
| 2022-09-02 00:29 | misc: Rename UEFI and BIOS define macros | mintsuki | c44f5147 |
| 2022-09-01 23:08 | build: Remove unneeded libgcc files in make dist | mintsuki | 1d325927 |
| 2022-09-01 12:02 | fs: Add case insensitive fopen() for config and system files | mintsuki | 27711e3c |