| 2023-08-02 20:05 | vmm/riscv: fix bug in `vmm_max_paging_mode()` | xvanc | 030242d6 |
| 2023-08-01 10:26 | docs: Update example Limine version in README to 5.20230801.0 | mintsuki | b64335f6 |
| 2023-08-01 10:06 | rv64: Misc relaxation related fixes | mintsuki | 50b8ab2c |
| 2023-07-29 17:00 | docs: Update example Limine version in README to 5.20230729.0 | mintsuki | 2d0752f6 |
| 2023-07-29 16:32 | misc: Update test wallpaper and screenshot | mintsuki | ff86be6b |
| 2023-07-29 09:45 | gterm: Change resolutions at which autoscaling is triggered | mintsuki | 2f1dac06 |
| 2023-07-29 08:52 | menu: Center menu vertically | mintsuki | 0ecb2ab8 |
| 2023-07-29 08:12 | gop: Readd preset mode storage | mintsuki | 474fc105 |
| 2023-07-29 07:17 | menu: Do not draw box around boot menu | mintsuki | 418f8d72 |
| 2023-07-28 09:02 | menu: Adjust centering by 2 characters to the left | mintsuki | 722bde2c |
| 2023-07-28 06:36 | menu: Fix a couple of boot menu alignment issues | mintsuki | 5bdb1bbf |
| 2023-07-28 05:30 | menu: Initialise max_len if null regardless of shift | mintsuki | 8f167bc2 |
| 2023-07-28 04:17 | menu: Fix maybe uninitialised issue with cur_len var | mintsuki | d73cd378 |
| 2023-07-28 04:12 | menu: Fix NULL deref bug with shift variable | mintsuki | 478b6f38 |
| 2023-07-28 04:09 | console: Add slide command | mintsuki | 4b452e69 |
| 2023-07-28 03:50 | menu: Center boot menu | mintsuki | 98f30bfd |
| 2023-07-27 07:32 | Revert "build: Make limine-uefi-cd.bin 16MiB in size (use FAT16)" | mintsuki | ba259760 |
| 2023-07-27 06:41 | gterm: Autoscale font on higher resolutions | mintsuki | 9921af54 |
| 2023-07-26 21:04 | limine: Adjust higher half offsets for AArch64 | Kacper SÅomiÅski | a2e50232 |
| 2023-07-26 21:03 | limine: Use a higher-half pointer for the stack on AArch64 | Kacper SÅomiÅski | dc68fcaf |
| 2023-07-14 23:10 | misc: Minor updates to linker scripts | mintsuki | f365a466 |
| 2023-07-14 20:33 | build: Get rid of OBJCOPY2ELF_FLAGS since only IA-32/BIOS used it | mintsuki | 871a8053 |
| 2023-07-13 05:58 | build: Get rid of RISCV_CFLAGS variable as it is now unnecessary | mintsuki | 49ecb6b5 |
| 2023-07-13 02:57 | ci: Remove openssh dependency no longer required for release | mintsuki | 997e2c75 |
| 2023-07-13 02:45 | riscv64: Do not use global pointer register | mintsuki | bc1896c5 |
| 2023-07-13 01:39 | docs/protocol: Fix typo and mandate ra and gp registers to be 0 for rv64 | mintsuki | e261a96f |
| 2023-07-10 16:57 | host/limine: Fix typo | mintsuki | 1f82dd89 |
| 2023-07-09 01:55 | docs: Update example Limine version in README to 5.20230709.0 | mintsuki | 93942a33 |
| 2023-07-09 01:40 | elf: elf64_load(): Remove accidentally left in debug code | mintsuki | b72d0335 |
| 2023-07-09 01:37 | part: Require keypresses between entry displays in list_volumes() | mintsuki | 11f50a6a |