| 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 |
| 2024-06-28 02:29 | protos/limine: Find device tree using helper function | Kacper SÅomiÅski | c936305f |
| 2024-06-28 02:23 | Merge pull request #376 from qookei/linux-risc-fb | mintsuki | 32a94cd9 |
| 2024-06-28 02:14 | protos/linux_risc: Tell Linux about the framebuffer | Kacper SÅomiÅski | ee5096ed |
| 2024-06-27 22:01 | build: bootstrap: Update repository links | mintsuki | 3e44c710 |
| 2024-06-27 11:59 | lib/elf: Add additional ELF type sanity checks | mintsuki | 3c0b3f5e |
| 2024-06-27 23:01 | dtb: Fix bugs introduced in cc05481b89f13c842645d5cacc78908d6a9f102e | mintsuki | 68ad2db7 |
| 2024-06-27 22:51 | dtb: Fix bugs introduced in 45e036275af9867471e141444f7d07db97f5d0e9 | mintsuki | cc05481b |
| 2024-06-27 22:43 | dtb: Optionally reallocate and expand DTB memory as needed | mintsuki | 45e03627 |
| 2024-06-27 22:01 | build: bootstrap: Update repository links | mintsuki | ddfd6546 |
| 2024-06-27 11:59 | lib/elf: Add additional ELF type sanity checks | mintsuki | 2923125d |
| 2024-06-26 18:19 | lib/elf: Only assume relocatable if ELF type is ET_DYN | mintsuki | 11ed4be0 |
| 2024-06-26 18:00 | lib/mem: Remove unused memcpy32to64() function | mintsuki | 585ca35f |
| 2024-06-25 12:34 | lib/getchar: Only apply EFI serial backspace workaround if serial == true | mintsuki | 7e49a328 |
| 2024-06-25 11:50 | menu: Minor change to multiboot1/2 unsupported messages | mintsuki | ca77c000 |
| 2024-06-26 18:19 | lib/elf: Only assume relocatable if ELF type is ET_DYN | mintsuki | 5df8ca77 |
| 2024-06-26 18:00 | lib/mem: Remove unused memcpy32to64() function | mintsuki | 50b147cb |