| 2021-05-13 00:56 | readline: Fix issue where timeouts were not reported properly on BIOS | mintsuki | 4c178235 |
| 2021-05-12 11:10 | readline: Protect against non-printable characters | mintsuki | df6a0d3c |
| 2021-05-12 10:53 | chainload: EFI workarounds | mintsuki | 12ec203f |
| 2021-05-11 04:46 | misc: Add verbose config option | mintsuki | f650e4b4 |
| 2021-05-11 04:12 | Revert "stivale2: Reduce verbosity" | mintsuki | 0eb5af44 |
| 2021-05-11 04:12 | Revert "stivale: Reduce verbosity" | mintsuki | b73890cc |
| 2021-05-11 04:12 | Revert "linux: Reduce verbosity" | mintsuki | 0687bd27 |
| 2021-05-11 04:04 | fat: Implement FAT12 | mintsuki | 9174a241 |
| 2021-05-11 00:15 | linux: Reduce verbosity | mintsuki | e228745e |
| 2021-05-11 00:11 | stivale: Reduce verbosity | mintsuki | 8b38bc55 |
| 2021-05-11 00:09 | stivale2: Reduce verbosity | mintsuki | 2526b92a |
| 2021-05-10 21:06 | panic: Properly reset palette | mintsuki | 3681263f |
| 2021-05-10 21:02 | build: Do not uselessly create test.hdd image when testing an ISO instead | mintsuki | 26a875c7 |
| 2021-05-06 22:27 | misc: Misc bug fixes | mintsuki | 1a83dfcf |
| 2021-05-06 03:47 | docs: Document how to build a hybrid ISO | mintsuki | 8a904b36 |
| 2021-05-06 03:04 | docs: Document UEFI chainloading | mintsuki | b48dd898 |
| 2021-05-06 02:31 | uefi: Implement chainloading support | mintsuki | db3a41bc |
| 2021-05-05 18:24 | build: Add full hybrid test target | mintsuki | 96b98727 |
| 2021-05-05 17:59 | disk: Minor adjustments and fixes | mintsuki | 540829f6 |
| 2021-05-05 12:40 | docs: Add donations BTC address | mintsuki | 08bd3a68 |
| 2021-05-04 22:53 | stivale: Panic if higher half addresses header flag is set for 32-bit kernels | mintsuki | fdfa0207 |
| 2021-05-04 22:12 | pmm: Guard against broken E820 causing an EBDA overwrite | mintsuki | ad2e03b4 |
| 2021-05-04 21:00 | stivale2: Implement higher half returned addresses flag | mintsuki | a01e5ecd |
| 2021-05-04 13:17 | stivale: Implement higher half returned addresses flag | mintsuki | 4bd3a540 |
| 2021-05-04 11:56 | build: Bump GCC to 11.1.0, misc fixes | mintsuki | 07d9f7d7 |
| 2021-05-02 23:08 | build: Work around GCC issue where -static-pie does not seem to work with -elf cross compilers | mintsuki | b401d07f |
| 2021-05-02 21:12 | docs: Update README.md | mintsuki | b7e98a9e |
| 2021-05-02 20:52 | uefi: Fix linking flags | mintsuki | ac9ddc7c |
| 2021-04-30 00:09 | stivale2: Preserve state of FS and GS segment registers across terminal print calls | mintsuki | 7750e14c |
| 2021-04-28 22:45 | linux: Make sure to align kernel and modules memory map allocations to page size | mintsuki | 1365d965 |