| 2022-09-15 04:33 | build: Only check nasm and gzip presence as needed | mintsuki | a95d475c |
| 2022-09-14 13:39 | smp: Fix aarch64 issue introduced in 0f04f686 | mintsuki | 2b71eaed |
| 2022-09-14 12:54 | smp: Remove hacks needed for stivale | mintsuki | 0f04f686 |
| 2022-09-14 00:16 | build: Fix stage2 map | mintsuki | 7e6aad31 |
| 2022-09-13 08:06 | misc: Minor cleanup after #216 | mintsuki | ae460593 |
| 2022-09-13 07:30 | Merge pull request #216 from czapek1337/blake2b | mint | c1e98f26 |
| 2022-09-11 18:47 | uri: Add checksum validation | czapek1337 | 9680a1ad |
| 2022-09-11 18:45 | print: Specifier for printing URIs | czapek1337 | 71eb1436 |
| 2022-09-11 18:21 | file: Convert file to a memfile as soon as possible | czapek1337 | a1bcf3c0 |
| 2022-09-11 16:48 | crypt: Implement blake2b hash function | czapek1337 | 8906518c |
| 2022-09-12 07:27 | Merge pull request #217 from Andy-Python-Programmer/trunk | mint | f8d71431 |
| 2022-09-12 06:51 | DTB: ensure the `dtb_ptr` is an HHDM address | Andy-Python-Programmer | 528be723 |
| 2022-09-11 21:07 | elf: Fix issue where KASLR was applied to non reloc executables | mintsuki | 82eb8091 |
| 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 |
| 2022-09-01 09:48 | gensyms: Do not escape # in substitution string | mintsuki | 4702e912 |