| 2024-08-12 19:06 | docs: Update ChangeLog and README.md for 8.0.5 | mintsuki | 82c4ecf7 |
| 2024-08-11 18:25 | build: Remove custom __riscv64 define in favour of built-in __riscv define | mintsuki | 0c2f0dde |
| 2024-08-11 17:32 | sys/smp: Obtain LAPIC ID from LAPIC instead of CPUID | mintsuki | 21d3d7f3 |
| 2024-08-11 12:27 | build: Remove __loongarch64 define as it's autodefined by the compiler | mintsuki | 8bf37367 |
| 2024-08-10 11:25 | docs: Update ChangeLog and README.md for 8.0.4 | mintsuki | 03a29115 |
| 2024-08-10 11:19 | protos/limine: Fix off-by-1 error in HHDM MAXPHYADDR bounds check | mintsuki | 929f88a4 |
| 2024-08-10 09:41 | build: bootstrap: Update cc-runtime | mintsuki | 3e4b9c11 |
| 2024-08-09 12:49 | docs: Update ChangeLog and README.md for 8.0.3 | mintsuki | cf501adb |
| 2024-08-09 12:45 | riscv64: Use rdcycle instead of rdtime for rdtsc(); add delay to SMP startup like 530e28e846c1d473cd9e0b615575394f369b80e1 | mintsuki | 6eecac70 |
| 2024-08-09 12:28 | build: Get rid of redundant -no-pie linker flag | mintsuki | 3fbf612f |
| 2024-08-09 07:21 | build: Get rid of -fno-PIE as it is redundant with -fno-PIC | mintsuki | a4c22dfb |
| 2024-08-09 00:29 | smp: Fix BSP timing out while waiting for APs on AArch64 | Kacper SÅomiÅski | 530e28e8 |
| 2024-08-08 20:01 | docs: Update ChangeLog and README.md for 8.0.2 | mintsuki | 1a1b1181 |
| 2024-08-08 19:37 | menu/editor: Fix kinks introduced in 7af73f1ca616f85ea617cf95748500191577d867 | mintsuki | 49e8cf21 |
| 2024-08-07 20:15 | menu/editor: Properly display hard tabs in editor | mintsuki | 7af73f1c |
| 2024-08-07 16:30 | docs: Update screenshot | mintsuki | e5bf3ef4 |
| 2024-08-07 14:27 | menu: Change -> to --> | mintsuki | 46fb1be0 |
| 2024-08-05 21:27 | menu: Fix alignment bug introduced in a30cad355. Fixes #396 | mintsuki | 7489ef1f |
| 2024-08-05 17:34 | menu/editor: Accept and insert tabs from keyboard input | mintsuki | 193e5948 |
| 2024-08-05 17:20 | lib/config: Also accept tab as whitespace after option colon | mintsuki | 9ac63ddd |
| 2024-08-05 08:49 | docs: Update ChangeLog and README.md for 8.0.1. | mintsuki | e72afd94 |
| 2024-08-04 09:41 | misc: Minor linker script adjustments and bump limine-efi commit | mintsuki | 100869fb |
| 2024-08-03 21:47 | menu: Fix several selection related bugs. Fixes #392 | mintsuki | 412b3ef4 |
| 2024-08-03 17:44 | Revert "menu: Fix issue where there terminal wouldn't be initialised where necessary" | mintsuki | 4e47bcc5 |
| 2024-08-03 07:19 | menu: Mention that you can press a key to dismiss in old config warning | mintsuki | 057e2880 |
| 2024-08-03 07:13 | menu: Disable quiet mode after first run | mintsuki | a34d0101 |
| 2024-08-03 07:09 | menu: Show old config warning before 0 timeout skip and only on first run | mintsuki | d3fb65dc |
| 2024-08-03 06:59 | menu: Fix issue where there terminal wouldn't be initialised where necessary | mintsuki | d47ca6d3 |
| 2024-08-02 20:24 | docs: USAGE.md: Update mentions of limine.cfg to say limine.conf | mintsuki | 491a2fe1 |
| 2024-08-02 19:43 | misc: Minor loongarch64 linker script adjustments | mintsuki | 18223455 |