| 2022-08-12 11:10 | decompressor: Update linker script | mintsuki | 656d853a |
| 2022-08-11 18:20 | pmm: General tyding up of pmm code (2) | mintsuki | 74a3a1c6 |
| 2022-08-11 07:41 | pmm: General tyding up of pmm code | mintsuki | fa6f6077 |
| 2022-08-09 13:22 | build: Always place -fno-pie before -fno-pic | mintsuki | 7a9a04d7 |
| 2022-08-09 11:30 | build: Drop support for building GCC toolchain | mintsuki | dc3a81cb |
| 2022-08-08 20:00 | build: Get proper mkdir -p from autoconf | mintsuki | 4422ebd6 |
| 2022-08-06 18:21 | config: Remove stray include | mintsuki | e3c4fbea |
| 2022-08-06 17:47 | linux: Only make framebuffer EFI and 64-bit if above 4GiB | mintsuki | 793d0293 |
| 2022-08-04 12:16 | linux: Find compromise for 32-bit EFI boot | mintsuki | 367bf3e5 |
| 2022-08-04 11:04 | pmm: Fix a handful of GCC warnings | mintsuki | 4b55b453 |
| 2022-08-04 10:56 | linux, pmm: Get a boot with 32-bit UEFI. Addresses #185 | mintsuki | 0ef0c3ad |
| 2022-07-28 23:03 | docs: Update README.md | mintsuki | 0c7be497 |
| 2022-07-28 22:53 | limine: Drop legacy framebuffer and terminal requests | mintsuki | c43acd44 |
| 2022-07-28 22:42 | limine: Specify that memory between 0 and 0x1000 is never to be marked usable | mintsuki | cd1107ab |
| 2022-07-28 20:50 | docs: Update README.md | mintsuki | eaeeb59b |
| 2022-07-28 20:48 | mbr: Make detection more lax. Addresses #185 | mintsuki | c23eac80 |
| 2022-07-28 20:30 | smp: Make smp_trampoline_size variable instead of symbol | mintsuki | ff7d9502 |
| 2022-07-28 20:23 | smp: Do not calculate trampoline size in C file | mintsuki | ccdd1ca6 |
| 2022-07-28 07:35 | smp/trampoline: Use hand written pos independent code instead of objcopying | mintsuki | 77ed67e5 |
| 2022-07-26 18:01 | Revert "pmm: Fix issue with get_memmap() that could cause page table corruption" | mintsuki | 0a2c2896 |
| 2022-07-26 17:55 | pmm: Reclaim bootservices entries last and disallow allocations after | mintsuki | fb5d903c |
| 2022-07-26 17:21 | chainload: Add GPT_GUID support and improve documentation. Closes #201 | mintsuki | 4c6fba82 |
| 2022-07-26 09:01 | pmm: Fix bugs introduced in 85603ec | mintsuki | 7bfa2cd7 |
| 2022-07-26 06:09 | pmm: Simplify handling EFI memory acquisition and release | mintsuki | 85603ec8 |
| 2022-07-24 20:36 | efi: Handle cases where untouched memmap entries are lower than current base | mintsuki | dcfef93f |
| 2022-07-24 20:32 | Revert "multiboot: Take better care of not having the reloc stub overwritten" | mintsuki | 4859ee97 |
| 2022-07-24 20:28 | multiboot: Properly check elsewhere returns | mintsuki | d2b15796 |
| 2022-07-23 20:54 | Revert "gensyms: Use as instead of nasm" | mintsuki | b3ca8ae9 |
| 2022-07-22 03:45 | Merge pull request #199 from xvanc/trunk | mint | 1c048e96 |
| 2022-07-22 03:30 | limine: guarantee that SMP `goto_address` is initialized to NULL | xvanc | bae4f502 |