| 2024-07-12 20:02 | docs: Update ChangeLog and README.md for 7.10.1 | mintsuki | f6bc4bef |
| 2024-07-12 17:09 | dtb: Never pass UEFI DTB buffer directly; fix misuse of libfdt API. Closes #384 | mintsuki | 3759fa11 |
| 2024-07-12 05:17 | ChangeLog: Add mention of f3d5c86aeac7f620d825f39a6bc71176d8366722 | mintsuki | cb6832bf |
| 2024-07-12 05:11 | docs: Update ChangeLog and README.md for 7.10.0 | mintsuki | d3ffaf9f |
| 2024-07-12 04:50 | protos/limine: Do not uselessly allocate SMP stack for BSP | mintsuki | 8ffa8e1a |
| 2024-07-12 04:28 | protos/limine: Do not pass response if 0 framebuffers instead of returning 0 | mintsuki | d65863b2 |
| 2024-07-12 03:00 | sys/smp: Add support for SMP on non-ACPI AArch64 systems | Kacper SÅomiÅski | 19fd6042 |
| 2024-07-12 02:58 | PROTOCOL: Get rid of unreliable gic_iface_no field on AArch64 | Kacper SÅomiÅski | b27e1bcb |
| 2024-07-12 01:19 | protos/limine: Do not pass response if SMBIOS not present instead of returning NULL | mintsuki | b56acdb0 |
| 2024-07-12 00:52 | protos/limine: Do not pass response if RSDP not present instead of returning NULL | mintsuki | 88242b8b |
| 2024-07-11 00:26 | host/limine: Protect against overwriting beginning of partitions located too low | mintsuki | adafd670 |
| 2024-07-10 02:49 | test: Update linker script to match limine-c-template | mintsuki | c6159230 |
| 2024-07-10 02:26 | Revert "test: Update linker script to match limine-c-template" | mintsuki | 432152f5 |
| 2024-07-09 19:59 | docs: README.md: Remove statements suggesting to run Limine from ./bin directory | mintsuki | 83b8e683 |
| 2024-07-09 19:53 | build: .gitignore: Remove unused /common/font.bin line | mintsuki | b268de32 |
| 2024-07-07 02:08 | misc: Add local development(clangd, etc) ignored files. | biopuppet | 4d2e71c7 |
| 2024-07-06 18:56 | docs: Update ChangeLog and README.md for 7.9.2 | mintsuki | c8e24f00 |
| 2024-07-06 18:41 | protos/limine: Remove left over stray line from 50a949dd0ab3762b6a14a464f6398990503bafba | mintsuki | 445715fe |
| 2024-07-06 18:31 | protos/limine: Do not ignore MAX_PAGING_MODE config setting if paging mode request missing. Closes #380 | mintsuki | 1e60942e |
| 2024-07-06 16:44 | lib/elf: Apply a slide of 0xffffffff80000000 - min_vaddr instead of always 0xffffffff80000000 for relocatable kernels loaded low | mintsuki | 2c09275a |
| 2024-07-05 10:02 | test: Update linker script to match limine-c-template | mintsuki | 329d989b |
| 2024-07-05 00:24 | build: bootstrap: Misc updates and improvements | mintsuki | 8920139e |
| 2024-07-01 03:39 | build(deps): bump crate-ci/typos from 1.21.0 to 1.22.9 | dependabot[bot] | ac882a60 |
| 2024-06-30 22:21 | smp: Return NULL instead of 0 CPU count if no processors were started | mintsuki | ad262c8f |
| 2024-06-29 14:21 | docs: Update ChangeLog and README.md for 7.9.1 | mintsuki | 0a873b53 |
| 2024-06-29 14:17 | host/limine: Fix limine not booting on some hardware (#378) | programmerlexi | bd539ab8 |
| 2024-06-28 06:01 | docs: Update ChangeLog and README.md for 7.9.0 | mintsuki | 581849a9 |
| 2024-06-28 05:48 | lib/elf: Relax ELF file type checks in elf*_load_elsewhere() | mintsuki | 693684c0 |
| 2024-06-28 04:08 | protos/linux_risc: Document need for the linux,uefi-secure-boot property | Kacper SÅomiÅski | bca7c4a7 |
| 2024-06-28 03:01 | Merge branch 'trunk' into v7.x | mintsuki | 3d39a06a |