| 2022-01-14 01:04 | Revert "disk: Fix logic issue with UEFI volume detection" | mintsuki | 6223f65b |
| 2022-01-14 01:04 | Revert "disk: Bug fix in find_unique_sectors()" | mintsuki | 0eba7b0a |
| 2022-01-13 18:38 | disk: Bug fix in find_unique_sectors() | mintsuki | a9e8f328 |
| 2022-01-10 13:12 | build: Make install should not depend on all | mintsuki | 3277ad25 |
| 2022-01-10 12:37 | multiboot2: Pass actual size of all tags rather than allocated size | mintsuki | 96bcbfde |
| 2022-01-09 20:04 | ext2: Do not panic on feature checks when testing signature | mintsuki | ff63edc7 |
| 2022-01-09 19:43 | disk: Fix logic issue with UEFI volume detection | mintsuki | 19bd7816 |
| 2022-01-08 18:38 | gh: Update issue template | mintsuki | 93ab7a2a |
| 2022-01-08 18:35 | ext4: Fix bogus pmm_free() bugs. Fixes #146 | mintsuki | e83ae588 |
| 2022-01-06 10:03 | disk: Limit size of fastest_xfer_size on UEFI | mintsuki | 17c59eeb |
| 2022-01-05 15:03 | term: Move fallback logic from panic.s2.c to term.s2.c | mintsuki | a494a1d4 |
| 2022-01-03 18:14 | Merge pull request #145 from streaksu/trunk | mint | 8f84178d |
| 2022-01-03 17:58 | disk: Make disk_read_sectors() return errors instead of bool | streaksu | 0eebfaa5 |
| 2022-01-02 11:54 | build: Makefile -> GNUmakefile | mintsuki | a14bf5b2 |
| 2022-01-02 11:45 | build: Makefile improvements | mintsuki | fa791322 |
| 2022-01-02 11:34 | disk: Fail disk_read_sectors() on any error code | mintsuki | cc8528e2 |
| 2022-01-01 12:15 | disk: Use stdalign.h instead of GCC attribute | mintsuki | 6fad1202 |
| 2022-01-01 12:01 | misc: Update copyright years | mintsuki | 7a0bf62e |
| 2021-12-31 09:58 | misc: Move to standard C11 noreturn | mintsuki | 3402b22c |
| 2021-12-29 00:18 | volume: Catch xfer_size==0 condition in cache_block() | mintsuki | 97eaf277 |
| 2021-12-29 00:14 | libgcc: Small __*divmoddi4 bug fix | mintsuki | 63c3f48f |
| 2021-12-23 23:19 | volume: Fix bug where reads close to the end of drive may fail | mintsuki | 5b3dab30 |
| 2021-12-23 19:56 | limine-install: Fix broken argc comparison | mintsuki | e70f48c9 |
| 2021-12-23 19:51 | chainload: Fix up drive number passed to spinup() | mintsuki | d948b6e9 |
| 2021-12-22 21:08 | build: Misc Makefile improvements | mintsuki | 245bea9e |
| 2021-12-22 19:27 | stivale1&2: Allocate kernel with the right memmap type for 32-bit | mintsuki | e9383335 |
| 2021-12-22 00:44 | build: Improve clang detection code | mintsuki | b332e858 |
| 2021-12-21 23:10 | lds: Move build-id inside limine.sys size area | mintsuki | 364809bc |
| 2021-12-20 06:49 | fat32: Do not hardcode sector size | mintsuki | 62e9936b |
| 2021-12-20 05:38 | limine-install: Add O_BINARY flag to open() on win32 | mintsuki | d63149a6 |