| 2022-09-15 20:31 | multiboot2: Fix broken EFI memmap length calculation | mintsuki | 99187cd8 |
| 2022-09-15 11:31 | efi: Ensure panics are (hopefully) always visible | mintsuki | 18d8598e |
| 2022-09-15 10:53 | efi/disk: Use blake2b to calculate unique sector hash | mintsuki | e645f83e |
| 2022-09-11 16:48 | crypt: Implement blake2b hash function | czapek1337 | 6b742b83 |
| 2022-09-15 04:56 | build: Do not request readelf from cross-detect when not needed | mintsuki | 8f4a5e9b |
| 2022-09-15 04:38 | build: Change name of --enable-uefi-x86_64 option to --enable-uefi-x86-64 | mintsuki | 8ad515d9 |
| 2022-09-15 04:33 | build: Only check nasm and gzip presence as needed | mintsuki | 9b10b195 |
| 2022-09-14 00:16 | build: Fix stage2 map | mintsuki | cfe62d98 |
| 2022-09-11 21:12 | test: Fix stivale include path | mintsuki | ab2860ff |
| 2022-09-11 13:23 | build: Updates for new cross-detect | mintsuki | 58181fb7 |
| 2022-09-05 01:10 | textmode: Load notready() *before* setting term_{cols,rows} | mintsuki | 5d5ebf9d |
| 2022-09-05 01:10 | build: Further fix test targets | mintsuki | aaff3c15 |
| 2022-09-05 00:17 | misc: Better integration of aarch64 port and test mechanism | mintsuki | e506ac7f |
| 2022-09-04 22:49 | term: Initial support for 256-color palette | mintsuki | fa532260 |
| 2022-09-04 04:39 | term: Initial support for RGB | mintsuki | 225c4b16 |
| 2022-09-04 01:57 | misc: Update wallpaper | mintsuki | 96c94f6e |
| 2022-09-03 03:22 | stivale/limine: Fix build_pagemap issue introduced in 07e6c2d5 | mintsuki | 87aa55ec |
| 2022-09-02 09:19 | build: Updates for new limine-efi | mintsuki | 4cf7030b |
| 2022-09-02 01:41 | limine: Do not set NX bit in page tables if NX not available | mintsuki | 07e6c2d5 |
| 2022-09-02 01:31 | limine: Make NX feature not mandatory | mintsuki | 50fb77ee |
| 2022-09-02 01:13 | misc: Rename UEFI and BIOS define macros | mintsuki | 23bb3174 |
| 2022-09-01 23:08 | build: Remove unneeded libgcc files in make dist | mintsuki | 37d3e807 |
| 2022-09-01 12:02 | fs: Add case insensitive fopen() for config and system files | mintsuki | c945ebc4 |
| 2022-09-01 09:39 | gensyms: Use # as delimiter instead of $ | mintsuki | 2eadcc33 |
| 2022-09-01 09:12 | vmm: Move return to bottom of 1GiB pages if block | mintsuki | bf02e986 |
| 2022-09-01 09:03 | build: Move FPU flags to target-specific CFLAGS | mintsuki | ab379629 |
| 2022-09-01 02:58 | pmm: Make code to reserve page 0 uniform between BIOS and UEFI | mintsuki | 74022eae |
| 2022-09-01 02:42 | bios/disk: Fix always-true comparison warning | mintsuki | 0556fcaa |
| 2022-09-01 02:22 | bios/disk: Add manual sector size detection code | mintsuki | e62d564a |
| 2022-08-29 19:52 | build: Update for new cross-detect | mintsuki | fbe5fb45 |