| 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 |
| 2022-09-01 09:48 | gensyms: Do not escape # in substitution string | mintsuki | 4702e912 |
| 2022-09-01 02:58 | pmm: Make code to reserve page 0 uniform between BIOS and UEFI | mintsuki | fb372e6d |
| 2022-09-01 02:47 | build: Fix cross-detect errors detection for aarch64 | mintsuki | 4869c14c |
| 2022-09-01 02:42 | bios/disk: Fix always-true comparison warning | mintsuki | 9b3570f0 |
| 2022-09-01 02:22 | bios/disk: Add manual sector size detection code | mintsuki | 1b630659 |
| 2022-08-30 22:40 | build: Small formatting fix | mintsuki | c34db50c |
| 2022-08-29 19:52 | build: Update for new cross-detect | mintsuki | 21fa4a96 |
| 2022-08-29 00:35 | build: Actually pull CC variable from autoconf | mintsuki | 9eade7fa |
| 2022-08-28 22:27 | build: Update decompressor compiler flags | mintsuki | 8d99eb49 |
| 2022-08-28 21:50 | build: Default to -O2 optimisation instead of -O3 | mintsuki | 57194bc1 |
| 2022-08-28 21:33 | build: Update decompressor compiler flags | mintsuki | 5f61730f |
| 2022-08-28 21:24 | build: Update linker and compiler flags | mintsuki | 44df23c8 |
| 2022-08-28 18:16 | misc: Fix improper panic() calls | mintsuki | c528068a |