| 2022-11-23 00:03 | limine: Fix caching mode detection for multiple framebuffers on AArch64 | Kacper SÅomiÅski | 04d22b1e |
| 2022-11-19 07:04 | readline: Fix issue arising from terminal's wraparound handling fix | mintsuki | ffaaabf1 |
| 2022-11-19 05:35 | gop: Fix small issue causing IA-32 UEFI port not to build | mintsuki | c2854bde |
| 2022-11-19 05:35 | disk: Fix issue where _p struct was not zeroed out in create_disk_index() | mintsuki | f9399fd5 |
| 2022-11-18 23:37 | Merge pull request #236 from beakeyz/memleakfix_disk_create_index | mint | 15127263 |
| 2022-11-18 22:59 | video: Initial support for multiple framebuffers | mintsuki | d39baeaa |
| 2022-11-18 22:28 | Fixed little memory leak in the UEFI build that would make the bootloader crash on systems with larger disks | beakeyz | 28187433 |
| 2022-11-15 10:23 | docs: Add packaging status to README.md | mintsuki | 9b68f081 |
| 2022-11-15 05:39 | gop: Remove ConOut logic | mintsuki | bf4c0f7d |
| 2022-11-14 06:45 | Merge pull request #234 from raccog/trunk | mint | 99f8c7b1 |
| 2022-11-14 06:29 | gop: Use ConOut to obtain GOP whenever possible | mintsuki | e924aa5f |
| 2022-11-12 19:04 | limine.h: Use C90 style comments for license header | mintsuki | 97029246 |
| 2022-11-12 18:53 | Revert "gop: Allow user to select which GOP to use in config. Addresses #233" | mintsuki | 60c11565 |
| 2022-11-12 18:53 | Revert "gop: Fix implicit declaration warning introduced in d82dc64b" | mintsuki | 20572082 |
| 2022-10-23 19:56 | readline: Fix command line scrolling and cursor wrap-around | Ryan Cohen | 07d8dd2c |
| 2022-11-11 23:34 | gop: Fix implicit declaration warning introduced in d82dc64b | mintsuki | c477414c |
| 2022-11-11 22:40 | gop: Allow user to select which GOP to use in config. Addresses #233 | mintsuki | d82dc64b |
| 2022-11-05 14:44 | limine.h: Add license header | mintsuki | 22c041ff |
| 2022-11-02 14:28 | Revert "smp/x86: Free up trampoline memory after use" | mintsuki | 1258f01b |
| 2022-10-30 12:58 | docs/protocol: Clarify file address alignment | mintsuki | 144c481e |
| 2022-10-30 10:19 | multiboot2: Support load_addr == -1 | mintsuki | 7e403e00 |
| 2022-10-29 14:17 | smp/x86: Free up trampoline memory after use | mintsuki | ae771dd8 |
| 2022-10-17 04:28 | pmm: Work around potential memmap data race in EFI init_memmap() | mintsuki | 49f4ccd3 |
| 2022-10-17 02:41 | pmm: Fix AllocatePages() call to take pages count; remove useless alignment check | mintsuki | 09faf82b |
| 2022-10-17 02:34 | pmm: Avoid throwing away big memory ranges that fail to AllocatePages() indiscriminately | mintsuki | d8193abc |
| 2022-10-15 23:31 | Revert "ci: Build and check using Alpine instead of Arch" | mintsuki | ce4046d5 |
| 2022-10-14 12:28 | linux: Revert 793d0293 | mintsuki | 7e1d4a98 |
| 2022-10-14 04:59 | disk: Fix wrong parameter passed to ReadBlocks() | mintsuki | 3c541576 |
| 2022-10-14 04:00 | docs: Document blake2b checksums related things | mintsuki | c7e62083 |
| 2022-10-14 03:50 | docs: Fix formatting issue in PROTOCOL.md | mintsuki | f0d6aa80 |