| 2023-10-24 16:49 | docs: Update example Limine version in README to 5.20231024.0 | mintsuki | ec564407 |
| 2023-10-24 16:09 | pmm: Add MEMMAP_MAX macro and use it instead of hardcoding 256 | mintsuki | a0127f9f |
| 2023-10-24 04:34 | lib/time: EFI: Return time of 0 if GetTime() unsupported | mintsuki | e49865a4 |
| 2023-10-24 03:29 | lib/gterm: Try to initialize all 32-bpp framebuffers | 48cf | 2bba7263 |
| 2023-10-24 01:43 | pmm: Ignore allow_high_allocs on non x86-64 architectures | 48cf | 45b39285 |
| 2023-10-23 23:06 | build: Backport misc autoconf/pkgconf improvements | mintsuki | a795dc19 |
| 2023-10-23 03:11 | limine/ioapic: Change spec to avoid masking IOAPIC RTEs unless Fixed or Lowest Priority | mintsuki | c1860c8d |
| 2023-10-21 05:19 | build: Misc minor QOL configure.ac/GNUmakefile.in improvements | mintsuki | 49cfba85 |
| 2023-10-06 17:24 | docs: Update example Limine version in README to 5.20231006.0 | mintsuki | b348bb75 |
| 2023-10-05 12:25 | misc: Remove unnecessary ifdefs added in previous commits | mintsuki | c1f5b211 |
| 2023-10-05 08:42 | misc: Only allocate memory and modules above 4GiB on 64-bit platforms | mintsuki | b474b6ba |
| 2023-10-05 01:23 | pmm: Allow allocations above 4GiB and use them in freadall() | mintsuki | 5323bce1 |
| 2023-09-28 22:45 | docs: Update example Limine version in README to 5.20230928.2 | mintsuki | 1bcbf817 |
| 2023-09-28 22:44 | build: Fix makefile target dependencies bug introduced in a0c2f95 | mintsuki | f81b9d2d |
| 2023-09-28 21:23 | docs: Update example Limine version in README to 5.20230928.1 | mintsuki | d0a1285f |
| 2023-09-28 21:00 | build: Fix bug introduced in 7885f260 due to a misunderstanding of an objcopy flag | mintsuki | a0c2f95a |
| 2023-09-28 11:47 | docs: Update example Limine version in README to 5.20230928.0 | mintsuki | d421ebcb |
| 2023-09-28 11:39 | build: Fix indentation issue in common/GNUmakefile | mintsuki | 7117b85c |
| 2023-09-28 11:19 | build: ldscripts: .reloc -> .dummy_reloc | mintsuki | 3a81c3e1 |
| 2023-09-28 11:06 | build: Fix race conditions introduced in 22d45a54283d7f58f3ed7452278005baf6323f53 | mintsuki | a0997a59 |
| 2023-09-28 10:19 | misc: Add .note.GNU-stack where it was still missing | mintsuki | 212dbd32 |
| 2023-09-28 09:19 | smp: riscv64: Replace .insn directive with .4byte | mintsuki | a55f68b3 |
| 2023-09-28 09:15 | misc: Add section .note.GNU-stack to assembly files | mintsuki | a83dafe6 |
| 2023-09-28 05:51 | time: Change signature of get_jdn() to use int types | mintsuki | afdc5563 |
| 2023-09-24 07:03 | docs: Update example Limine version in README to 5.20230924.0 | mintsuki | bfc518cc |
| 2023-09-24 06:53 | elf: Panic if there are PHDRs with different perms sharing same page | mintsuki | 81c39fc0 |
| 2023-09-23 18:27 | smp: Remove dead 32-bit trampoline code | mintsuki | 87a88bf5 |
| 2023-09-22 21:54 | docs: PROTOCOL.md: Fix up layout of mappings table | mintsuki | 3fde8f01 |
| 2023-09-20 22:33 | limine: Make explicit some implied padding in some structures | mintsuki | 50f4383f |
| 2023-09-20 17:55 | test: riscv64: Fix issue with OVMF not working on latest QEMU | mintsuki | c7df84e2 |