| 2022-09-18 09:52 | menu: Avoid reinitialising fallback terminal on first runs | mintsuki | f4b19967 |
| 2022-09-18 09:30 | smp: Fix indentation | mintsuki | 62fa8a90 |
| 2022-09-18 08:39 | efi: Limit amount of tries to get boot volume from handle | mintsuki | ff33b6fb |
| 2022-09-17 13:09 | misc: Fix up some no_unwind globals | mintsuki | b09b816e |
| 2022-09-17 11:53 | misc: Misc stage 2 related improvements | mintsuki | 71075742 |
| 2022-09-17 08:40 | misc: Improve printing effectively on panics and errors | mintsuki | 3181293a |
| 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 |