| 2024-07-20 04:30 | menu/editor: Fix entry title for serial | mintsuki | c69ad968 |
| 2024-07-20 04:13 | menu/editor: Add vertical bars around title | mintsuki | 82871e8d |
| 2024-07-20 03:25 | protos/limine: Change minimum supported paging mode depending on HHDM span, fail if span too large | mintsuki | 6599eba9 |
| 2024-07-18 21:13 | docs: Update ChangeLog and README.md for 7.11.0 | mintsuki | 58619906 |
| 2024-07-18 18:22 | protos/limine: Specify and implement paging mode request revision 1 | mintsuki | 3c6ead24 |
| 2024-07-18 00:44 | protos/limine: Add firmware type features | mintsuki | 4a47c98d |
| 2024-07-16 01:45 | docs: Update ChangeLog and README.md for 7.10.3 | mintsuki | e59a9892 |
| 2024-07-16 01:32 | menu: Fix high entry count support that was broken in 98f30bf. Closes #385 | mintsuki | 034bfe30 |
| 2024-07-14 23:33 | protos/linux_risc: Fix warning in table installation code | Kacper SÅomiÅski | bb9ffd74 |
| 2024-07-14 22:23 | protos/linux_risc: Install memory reservation configuration table | Kacper SÅomiÅski | 9faa0e0f |
| 2024-07-14 23:03 | drivers/disk: Allocate unique_sector_pool at runtime | mintsuki | 32a96b46 |
| 2024-07-14 22:16 | drivers/disk: Simplify overly convoluted code to invalidate collision unique sector | mintsuki | a8f6d49c |
| 2024-07-14 19:22 | drivers/disk: Optimise disk_volume_from_efi_handle() | mintsuki | 5090334a |
| 2024-07-14 07:32 | protos/linux_risc: Minor code reshuffling to get initramfs loading print to show | mintsuki | 582a86a7 |
| 2024-07-14 07:21 | docs: Update ChangeLog and README.md for 7.10.2 | mintsuki | 717ecb74 |
| 2024-07-14 07:19 | protos/linux_risc: Add missing loading prints | mintsuki | f0d64f30 |
| 2024-07-14 06:30 | drivers/disk: Get rid of logically broken unique sector detection and replace with working one | mintsuki | a15a75d2 |
| 2024-07-14 03:29 | menu: Fix bugs relating to returning to editor on blank entry after panic | mintsuki | a870caf8 |
| 2024-07-14 02:32 | drivers/disk: Ensure disk_volume_from_efi_handle() does not return erroneous results | mintsuki | b258face |
| 2024-07-12 20:02 | docs: Update ChangeLog and README.md for 7.10.1 | mintsuki | f5241cbc |
| 2024-07-12 17:09 | dtb: Never pass UEFI DTB buffer directly; fix misuse of libfdt API. Closes #384 | mintsuki | bc49e955 |
| 2024-07-12 05:17 | ChangeLog: Add mention of f3d5c86aeac7f620d825f39a6bc71176d8366722 | mintsuki | f16dd432 |
| 2024-07-12 05:11 | docs: Update ChangeLog and README.md for 7.10.0 | mintsuki | a6fba765 |
| 2024-07-12 04:50 | protos/limine: Do not uselessly allocate SMP stack for BSP | mintsuki | 3a708d75 |
| 2024-07-12 04:28 | protos/limine: Do not pass response if 0 framebuffers instead of returning 0 | mintsuki | 31a7c10d |
| 2024-07-12 03:10 | Merge pull request #383 from qookei/dtb-smp | mintsuki | 429a19b2 |
| 2024-07-12 03:00 | sys/smp: Add support for SMP on non-ACPI AArch64 systems | Kacper SÅomiÅski | 8de8ee15 |
| 2024-07-12 02:58 | PROTOCOL: Get rid of unreliable gic_iface_no field on AArch64 | Kacper SÅomiÅski | fd2ad706 |
| 2024-07-12 01:19 | protos/limine: Do not pass response if SMBIOS not present instead of returning NULL | mintsuki | cff874e4 |
| 2024-07-12 00:52 | protos/limine: Do not pass response if RSDP not present instead of returning NULL | mintsuki | 961a9b82 |