| 2024-12-05 09:03 | docs: Update ChangeLog and README.md for 8.6.0 | mintsuki | 7cddb611 |
| 2024-12-05 08:31 | protos: Reduce or remove mentions of 'kernel' where unnecessary | mintsuki | da43c70a |
| 2024-12-05 08:14 | Merge pull request #436 from pitust/wip/sbi-firmware-type | mintsuki | 03e211db |
| 2024-12-05 08:07 | protos/limine: Add a new "SBI" firmware type | pitust | cbc049ed |
| 2024-12-03 23:44 | Merge pull request #434 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.28.2 | mintsuki | f1af2f1f |
| 2024-12-03 23:42 | Merge pull request #435 from marv7000/add-bsp-request | mintsuki | 10cae4a9 |
| 2024-12-03 23:38 | test: Add sbin to PATH because of bad packaging | Marvin Friedrich | 657eb7c8 |
| 2024-12-03 23:38 | test: Add test for RISC-V BSP Hart ID request | Marvin Friedrich | 9f57585e |
| 2024-12-03 23:37 | protos/limine: Add RISC-V BSP Hart ID request | Marvin Friedrich | 3ced8e10 |
| 2024-12-03 04:02 | build(deps): bump crate-ci/typos from 1.28.1 to 1.28.2 | dependabot[bot] | 29e8f76e |
| 2024-11-30 12:35 | docs: Update ChangeLog and README.md for 8.5.0 | mintsuki | af981e39 |
| 2024-11-30 12:24 | protos/limine: Introduce limine.h API revisions to avoid API breaks | mintsuki | 02704f1b |
| 2024-11-30 01:19 | protos/limine: Rename SMP feature to MP feature | mintsuki | 0ba9919e |
| 2024-11-30 01:09 | protos/limine: Change voidptrs into u64s for ptrs made physical | mintsuki | 466f72d4 |
| 2024-11-30 01:01 | docs: PROTOCOL.md: Clarify that DTBs are in bootloader recl memory | mintsuki | bfab172d |
| 2024-11-30 00:38 | protos/limine: Amend base revision 3 to keep EFI memmap ptr as physical | mintsuki | 8845f972 |
| 2024-11-27 23:42 | build: Misc improvements wrt variable passing | mintsuki | 375360f4 |
| 2024-11-27 22:25 | build: Remove pkgconf stuff from build system as we do not need it | mintsuki | e287c9d1 |
| 2024-11-27 22:03 | build: PACKAGE_TARNAME makefile variable should not be overridable | mintsuki | 7aea0eee |
| 2024-11-27 10:32 | Merge pull request #433 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.28.1 | mintsuki | 1e6b0331 |
| 2024-11-27 03:55 | build(deps): bump crate-ci/typos from 1.28.0 to 1.28.1 | dependabot[bot] | e4ab9219 |
| 2024-11-26 18:19 | Merge pull request #432 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.28.0 | mintsuki | c71acb70 |
| 2024-11-26 03:11 | build(deps): bump crate-ci/typos from 1.27.3 to 1.28.0 | dependabot[bot] | b5402c4a |
| 2024-11-25 22:45 | docs: Update ChangeLog and README.md for 8.4.1 | mintsuki | fb0b1c86 |
| 2024-11-25 22:33 | build: Pass CC and CFLAGS properly to host.mk | mintsuki | c95f56ae |
| 2024-11-25 20:58 | lib/term: Reuse a framebuffer for UEFI fallback term if boot services exited instead of bailing out | mintsuki | 0eaf833c |
| 2024-11-25 11:58 | sys/smp: Ensure machines with pre-enabled x2APIC are properly supported | mintsuki | 21056a32 |
| 2024-11-22 21:32 | build: Remove .gitignore of cc-runtime on make dist | mintsuki | 244d3a12 |
| 2024-11-22 21:28 | Revert "build: Do not remove .gitignore files in tarballs" | mintsuki | 2d6c4776 |
| 2024-11-22 19:29 | build: Get rid of ?= usage and USER_VARIABLE | mintsuki | c844c613 |