| 2023-11-23 21:09 | gh: Update actions/checkout to v4 | mintsuki | 6ec3026b |
| 2023-11-21 17:49 | docs: Update example Limine version in README to 5.20231121.0 | mintsuki | 6ed64bed |
| 2023-11-21 17:44 | build: Invoke AC_CANONICAL_HOST in configure.ac | mintsuki | d4ffe99b |
| 2023-11-19 13:34 | Revert "build: Use libtoolize to install missing files and update README" | mintsuki | f52b0b3f |
| 2023-11-19 13:33 | Revert "build: Manually copy aux files instead of relying on libtoolize" | mintsuki | a596eb08 |
| 2023-11-19 13:33 | Revert "build: Create build-aux dir in bootstrap" | mintsuki | bb7dca3b |
| 2023-11-14 18:29 | Revert "build: Invoke AC_CANONICAL_HOST in configure.ac" | mintsuki | 1daa64a6 |
| 2023-11-14 18:13 | docs: Update example Limine version in README to 5.20231114.1 | mintsuki | a969ec20 |
| 2023-11-14 11:16 | build: Create build-aux dir in bootstrap | mintsuki | 4dc89663 |
| 2023-11-14 11:14 | build: Manually copy aux files instead of relying on libtoolize | mintsuki | e2690512 |
| 2023-11-14 07:28 | gh/release: Generate and upload ChangeLog as artifact | mintsuki | 16970ddb |
| 2023-11-14 07:18 | docs: PROTOCOL.md: Document MTRR synchronisation on APs | mintsuki | 32a47ac2 |
| 2023-11-14 07:18 | mm/mtrr: Do not gate cr3 flush to UEFI only | mintsuki | 99e35744 |
| 2023-11-14 06:35 | mm/mtrr: Gate to x86 only | mintsuki | a7bac253 |
| 2023-11-14 06:32 | sys/smp: Synchronise AP MTRRs with the BSP | mintsuki | 54f3118f |
| 2023-11-14 06:31 | mm/mtrr: Readd limited support to save/restore | mintsuki | f51d864c |
| 2023-11-13 15:35 | build: Invoke AC_CANONICAL_HOST in configure.ac | mintsuki | 2afe6344 |
| 2023-11-05 23:44 | build: Updates for new freestanding-toolchain commit | mintsuki | 02b84e7c |
| 2023-11-05 23:30 | build: Use libtoolize to install missing files and update README | mintsuki | a54a8258 |
| 2023-11-03 05:23 | limine: PROTOCOL.md: For unsupported greater base revisions, boot with any supported one | mintsuki | a755dac8 |
| 2023-11-02 09:30 | limine: test: Drop .limine_reqs | mintsuki | 36fdee16 |
| 2023-11-02 09:24 | limine: limine_base_revision_supported -> LIMINE_BASE_REVISION_SUPPORTED | mintsuki | b6589201 |
| 2023-11-02 09:12 | limine: Fix bug where on 32-bit ports, .limine_reqs section was not parsed correctly | mintsuki | 4321d910 |
| 2023-11-02 08:47 | limine: Deprecate .limine_reqs and remove it as of base revision 1 | mintsuki | 4ade725b |
| 2023-11-02 08:23 | pmm: Define MEMMAP_MAX to 256 and 1024 for BIOS and UEFI respectively | mintsuki | 26e77b87 |
| 2023-11-02 06:25 | limine: Specify and implement base revision 1 memory mappings | mintsuki | 30397df2 |
| 2023-11-02 03:51 | Revert "misc: Converge with 5.x" | mintsuki | 2c8c0c3d |
| 2023-11-02 03:42 | limine: PROTOCOL.md: Document base revisions | mintsuki | d3f124b1 |
| 2023-11-01 23:18 | limine: Add way for kernel to determine whether base revision is supported | mintsuki | 8c2ef814 |
| 2023-11-01 22:45 | limine: Slight change of how base revision is determined | mintsuki | 553c7b29 |