| 2024-06-01 20:09 | docs: Update ChangeLog and README.md for 7.6.0 | mintsuki | fc26ad86 |
| 2024-06-01 19:56 | Merge pull request #361 from limine-bootloader/dependabot/github_actions/trunk/cachix/install-nix-action-27 | mintsuki | ba1ef60f |
| 2024-06-01 15:38 | misc/lds: .eh_frame -> .eh_frame* | mintsuki | 984576e5 |
| 2024-06-01 03:18 | build(deps): bump cachix/install-nix-action from 26 to 27 | dependabot[bot] | 6b717023 |
| 2024-05-31 19:54 | misc/build: libfdt related cleanups | mintsuki | dad9a69f |
| 2024-05-31 19:38 | misc/build: Update limine-efi commit and fixes for linker portability | mintsuki | 3a51368d |
| 2024-05-31 18:51 | Merge pull request #360 from xvanc/trunk | mintsuki | 1e85ce85 |
| 2024-05-31 17:18 | lib/libc: move some functions to libc.c | xvanc | 7ac5935b |
| 2024-05-30 22:35 | build: switch to git repo for libfdt | xvanc | b5c6bdcf |
| 2024-05-30 15:53 | riscv: add support for device tree | xvanc | 65e2c1b4 |
| 2024-05-30 15:41 | build: add libfdt | xvanc | 1ebeb065 |
| 2024-05-26 22:18 | misc: Update linker scripts for better ld.gold compat | mintsuki | 45fb3ded |
| 2024-05-26 22:13 | bootstrap: Bump limine-efi revision | mintsuki | 8a4ad07e |
| 2024-05-24 09:59 | docs: Update ChangeLog and README.md for 7.5.3 | mintsuki | c204af45 |
| 2024-05-24 08:01 | lib/elf: Do not perform any additional checks if an ELF is both ET_DYN and has a PT_DYNAMIC segment | mintsuki | 1811c7f8 |
| 2024-05-23 14:39 | test/multiboot2: Fix up memmap entry_count calculation and add EFI memmap printing | mintsuki | a9afcf89 |
| 2024-05-23 14:35 | misc/efi: Make VirtualStart always 0 for created EFI memmap entries | mintsuki | e8006a44 |
| 2024-05-23 06:43 | Merge pull request #357 from phip1611/fix-uefi-bug | mintsuki | 18e2ae3b |
| 2024-05-22 21:04 | multiboot2: fix efi{32,64]_ih generation | Philipp Schuster | 63d29af1 |
| 2024-05-22 05:58 | docs: Update ChangeLog and README.md for 7.5.2 | mintsuki | 1567ddd7 |
| 2024-05-22 04:45 | lib/elf: Allow loading relocatable higher half kernels with low load addresses | mintsuki | 860d1b1d |
| 2024-05-22 02:44 | fs/fat: Address missing bpb validity checks. Fixes #351 and #352 | mintsuki | 5b1cd9d0 |
| 2024-05-08 19:52 | docs: ChangeLog: Fix typo | mintsuki | 59ac73d7 |
| 2024-05-08 19:50 | docs: Update ChangeLog and README.md for 7.5.1 | mintsuki | a5b020fa |
| 2024-05-08 19:42 | disk: UEFI: Add additional sector_size == 2048 condition for is_optical | mintsuki | 705dfa92 |
| 2024-05-08 18:55 | disk: BIOS: Yucky workaround to a workaround to an HP Pavillion something | mintsuki | 40a77203 |
| 2024-05-07 19:03 | disk: BIOS: Fix wrong logical operator from 9476b3dfaa35a77329686c6e1e10690c6e1a1855 | mintsuki | 9109b407 |
| 2024-05-07 18:11 | disk: BIOS: Work around bogus GCC warning | mintsuki | 71cfe73d |
| 2024-05-07 18:05 | disk: BIOS: Remove useless disk_read_sectors() call | mintsuki | 10e0ca6a |
| 2024-05-07 17:59 | build: Disable werror for nasm due to overly verbose new version | mintsuki | 903662fe |