| 2023-11-14 11:16 | build: Create build-aux dir in bootstrap | mintsuki | 9d769f84 |
| 2023-11-14 11:14 | build: Manually copy aux files instead of relying on libtoolize | mintsuki | 518c4f1e |
| 2023-11-14 07:28 | gh/release: Generate and upload ChangeLog as artifact | mintsuki | 4dc1bb14 |
| 2023-11-14 07:18 | docs: PROTOCOL.md: Document MTRR synchronisation on APs | mintsuki | 57a9a4cc |
| 2023-11-14 07:18 | mm/mtrr: Do not gate cr3 flush to UEFI only | mintsuki | 6afb1619 |
| 2023-11-14 06:35 | mm/mtrr: Gate to x86 only | mintsuki | 47b83c6a |
| 2023-11-14 06:32 | sys/smp: Synchronise AP MTRRs with the BSP | mintsuki | b5abdfa8 |
| 2023-11-14 06:31 | mm/mtrr: Readd limited support to save/restore | mintsuki | 6ab4c576 |
| 2023-11-13 15:35 | build: Invoke AC_CANONICAL_HOST in configure.ac | mintsuki | 67f1146f |
| 2023-11-05 23:44 | build: Updates for new freestanding-toolchain commit | mintsuki | 116a9a54 |
| 2023-11-05 23:30 | build: Use libtoolize to install missing files and update README | mintsuki | c492ba11 |
| 2023-11-03 05:23 | limine: PROTOCOL.md: For unsupported greater base revisions, boot with any supported one | mintsuki | a2461108 |
| 2023-11-02 09:30 | limine: test: Drop .limine_reqs | mintsuki | 7192812e |
| 2023-11-02 09:24 | limine: limine_base_revision_supported -> LIMINE_BASE_REVISION_SUPPORTED | mintsuki | 9b46eac8 |
| 2023-11-02 09:12 | limine: Fix bug where on 32-bit ports, .limine_reqs section was not parsed correctly | mintsuki | 9bc35782 |
| 2023-11-02 08:47 | limine: Deprecate .limine_reqs and remove it as of base revision 1 | mintsuki | 61b5b79e |
| 2023-11-02 08:23 | pmm: Define MEMMAP_MAX to 256 and 1024 for BIOS and UEFI respectively | mintsuki | c7081a21 |
| 2023-11-02 06:25 | limine: Specify and implement base revision 1 memory mappings | mintsuki | bcff3179 |
| 2023-11-02 03:51 | Revert "misc: Converge with 5.x" | mintsuki | b760a9cd |
| 2023-11-02 03:42 | limine: PROTOCOL.md: Document base revisions | mintsuki | 0aa2f974 |
| 2023-11-01 23:18 | limine: Add way for kernel to determine whether base revision is supported | mintsuki | 45d0d882 |
| 2023-11-01 22:45 | limine: Slight change of how base revision is determined | mintsuki | 29cce85f |
| 2023-11-01 17:35 | limine: Add support for base protocol revisions | mintsuki | 01e9ba67 |
| 2023-10-29 03:35 | limine: Fix two other small typos in PROTOCOL.md | iProgramInCpp | ee9405b0 |
| 2023-10-29 03:22 | config: Fix bug where macro definitions were not skipped over properly when parsing | mintsuki | ed3e3663 |
| 2023-10-28 14:48 | limine: Fix a small typo error in PROTOCOL.md | iProgramInCpp | 728ef7fd |
| 2023-10-28 01:44 | build: Changes to comply more with the GNU build system - adds ChangeLog | mintsuki | 22de9d68 |
| 2023-10-24 16:49 | docs: Update example Limine version in README to 5.20231024.0 | mintsuki | 24700118 |
| 2023-10-24 16:09 | pmm: Add MEMMAP_MAX macro and use it instead of hardcoding 256 | mintsuki | 98691744 |
| 2023-10-24 04:34 | lib/time: EFI: Return time of 0 if GetTime() unsupported | mintsuki | e604a8cc |