| 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 |
| 2023-11-01 17:35 | limine: Add support for base protocol revisions | mintsuki | f4b78bec |
| 2023-10-29 03:35 | limine: Fix two other small typos in PROTOCOL.md | iProgramInCpp | e63d804f |
| 2023-10-29 03:22 | config: Fix bug where macro definitions were not skipped over properly when parsing | mintsuki | cad3c72f |
| 2023-10-28 18:03 | Merge pull request #314 from iProgramMC/fix-typo-in-protocol-1 | ãã³ãã | 7cd46f3d |
| 2023-10-28 14:48 | limine: Fix a small typo error in PROTOCOL.md | iProgramInCpp | f4051f49 |
| 2023-10-28 01:44 | build: Changes to comply more with the GNU build system - adds ChangeLog | mintsuki | a5051f92 |
| 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 |