| 2026-03-23 13:29 | docs: Update ChangeLog and README.md for 11.0.0 | Mintsuki | d33fb37a |
| 2026-03-23 13:21 | test: Remove stray TODO comment from limine.c | Mintsuki | a94eff9f |
| 2026-03-23 06:52 | menu: Support entry path format for DEFAULT_ENTRY config option | Mintsuki | 89fc39f7 |
| 2026-03-23 06:49 | menu: Use escaped path format for LimineLastBootedEntry EFI variable | Mintsuki | c34c8a5b |
| 2026-03-23 05:00 | protos/limine: Drop support for base revisions 0-3, require 4 on x86 | Mintsuki | f0e8264e |
| 2026-03-23 03:43 | lib/fb: Add preserve_screen option to skip fb_clear on init | Mintsuki | 2e2fc636 |
| 2026-03-22 19:04 | test: Use Flanterm FB init params in test kernel | Mintsuki | 89d653a6 |
| 2026-03-22 19:03 | protos/limine: Add Flanterm FB init params feature | Mintsuki | ea7904d1 |
| 2026-03-22 19:01 | bootstrap: Bump limine-protocol commit | Mintsuki | f2da88d3 |
| 2026-03-22 01:34 | protos/limine: Bump supported base revision to 6, require 6 on non-x86 | Mintsuki | 66fc3206 |
| 2026-03-22 06:33 | bootstrap: Bump limine-protocol commit | Mintsuki | 33b0a4ac |
| 2026-03-20 10:09 | protos/limine: Handle framebuffer page-level overlaps with other memory regions | Mintsuki | d5897b62 |
| 2026-03-20 09:28 | lib/fb: Add framebuffer cache flush callbacks for all architectures | Mintsuki | dc850a17 |
| 2026-03-19 23:43 | protos/limine: Make aarch64 EL2 entry automatic based on firmware state | Mintsuki | 165e05ff |
| 2026-03-20 12:58 | bootstrap: Bump limine-protocol commit | Mintsuki | 471a34e4 |
| 2026-03-18 10:43 | bootstrap: Bump limine-protocol commit | Mintsuki | fcc6a753 |
| 2026-03-18 10:31 | test: Enable loongarch64 MP feature in test kernel | Mintsuki | 319efd4d |
| 2026-03-18 10:20 | sys/smp: Fix loongarch64 AP poll loop to use stall() instead of removed delay() | Mintsuki | 96029d8f |
| 2026-03-18 10:14 | sys/smp: Fix loongarch64 AP trampoline register state at kernel entry | Mintsuki | 3cfb0f37 |
| 2026-03-18 10:11 | bootstrap: Bump limine-protocol commit | Mintsuki | 98fd2b21 |
| 2026-03-18 10:08 | Merge pull request 'loongarch64: Add smp support' (#50) from lihanrui/Limine:trunk into trunk | Mintsuki | b58da837 |
| 2026-03-17 23:15 | Merge pull request 'efi_boot_entry: Handle EFI Variables larger then 128 bytes' (#62) from rayanmargham/Limine:trunk into trunk | Mintsuki | d0ce9d9c |
| 2026-03-17 08:07 | protos/limine: Zero $r21 in loongarch64 spinup | Mintsuki | c325aec1 |
| 2026-03-17 00:38 | protos/limine: Tighten loongarch64 machine state to match spec | Mintsuki | 17ac65e8 |
| 2026-03-17 00:07 | sys/smp: Zero gp in riscv64 AP trampoline | Mintsuki | d634d8d3 |
| 2026-03-16 09:22 | protos/limine: Tighten riscv64 machine state to match spec | Mintsuki | 81c5dc1b |
| 2026-03-17 07:04 | bootstrap: Bump limine-protocol commit | Mintsuki | 617267f1 |
| 2026-03-17 02:41 | efi_boot_entry: Handle Efi Variables larger then 128 bytes | rayanmargham | bd4cc648 |
| 2026-03-16 02:01 | misc: Do not enable E2H at entry on aarch64 | Mintsuki | adb94d68 |
| 2026-03-16 01:38 | protos/limine: Tighten aarch64 machine state to match spec | Mintsuki | 5c0635a1 |