| 2025-02-15 19:57 | protos/efi: Fix 'path' option alias not working. Closes #458 | mintsuki | 5ed56748 |
| 2025-02-14 03:12 | build(deps): bump crate-ci/typos from 1.29.5 to 1.29.7 | dependabot[bot] | e57758c1 |
| 2025-02-11 21:26 | config: Add aliases for BIOS and EFI chainload protocol options | mintsuki | 5a3eac0e |
| 2025-02-08 10:24 | build: Bump Flanterm commit | mintsuki | 4813b2f6 |
| 2025-02-08 07:53 | sys/smp: Use monitor/mwait when available instead of plain pause for spin-loops | mintsuki | 055cb5af |
| 2025-01-31 03:46 | build(deps): bump crate-ci/typos from 1.29.4 to 1.29.5 | dependabot[bot] | d1ad6042 |
| 2025-01-10 13:46 | docs: Update ChangeLog and README.md for 8.7.0 | mintsuki | e7a0cedc |
| 2025-01-10 12:53 | protos: Make 'path' option standard to pick executable to boot for all protos | mintsuki | c9cc7bbb |
| 2025-01-10 12:35 | Revert "protos: Keep linux protocol disabled on loong64 as it is not confirmed working" | mintsuki | 96a70314 |
| 2025-01-10 11:09 | docs: README.md: Redo the Acknowledgments section | mintsuki | 31c345f3 |
| 2025-01-10 10:18 | build: Bump submodules | mintsuki | 2de620f9 |
| 2025-01-07 23:35 | lib: Add support for loading PE images (#442) | czapek | 8b01ea34 |
| 2025-01-07 21:34 | Merge pull request #449 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.29.4 | mintsuki | be2bf835 |
| 2025-01-06 04:07 | build(deps): bump crate-ci/typos from 1.29.3 to 1.29.4 | dependabot[bot] | 1119d4e2 |
| 2025-01-05 10:15 | Merge pull request #448 from DeanoBurrito/add-random-wallpaper | mintsuki | 715b6c51 |
| 2025-01-05 10:07 | lib/term: fix potential issue with modulo | dean | e8be3252 |
| 2025-01-05 09:54 | Merge pull request #447 from DeanoBurrito/add-random-wallpaper | mintsuki | 495427bd |
| 2025-01-05 09:41 | docs: detail support for multiple wallpaper options | dean | 110ac82a |
| 2025-01-05 09:23 | lib/term: support for randomly selected wallpaper | dean | e7a68159 |
| 2025-01-03 18:43 | deps/libfdt (from dtc): Update to 1.7.2 | mintsuki | a504efe2 |
| 2025-01-03 15:21 | Merge pull request #444 from limine-bootloader/dependabot/github_actions/trunk/crate-ci/typos-1.29.3 | mintsuki | 55f39149 |
| 2025-01-03 03:29 | build(deps): bump crate-ci/typos from 1.28.4 to 1.29.3 | dependabot[bot] | 93f3b496 |
| 2025-01-02 10:54 | misc: Update copyright dates for 2025 | mintsuki | 645444d8 |
| 2024-12-26 08:44 | docs: Update ChangeLog and README.md for 8.6.1 | mintsuki | 35072243 |
| 2024-12-26 06:16 | protos: Keep linux protocol disabled on loong64 as it is not confirmed working | mintsuki | c73505f1 |
| 2024-12-25 17:44 | misc: Simplifications after 945c43de0 and e721cecc2 | mintsuki | 512da261 |
| 2024-12-24 16:07 | lib: Move DTB_PATH handling logic into common code | Kacper SÅomiÅski | 945c43de |
| 2024-12-24 14:56 | protos/linux_risc: Don't call get_device_tree_blob if using one from a file | Kacper SÅomiÅski | e721cecc |
| 2024-12-24 12:32 | protos/linux_risc: Fix EFI memmap configuration table preparation | mintsuki | deefcb62 |
| 2024-12-23 02:54 | Merge pull request #440 from no92/pxe-efi-device-handle | mintsuki | 2e088856 |