| 2022-09-01 02:58 | pmm: Make code to reserve page 0 uniform between BIOS and UEFI | mintsuki | 74022eae |
| 2022-09-01 02:42 | bios/disk: Fix always-true comparison warning | mintsuki | 0556fcaa |
| 2022-09-01 02:22 | bios/disk: Add manual sector size detection code | mintsuki | e62d564a |
| 2022-08-29 19:52 | build: Update for new cross-detect | mintsuki | fbe5fb45 |
| 2022-08-29 00:35 | build: Actually pull CC variable from autoconf | mintsuki | f5ad145e |
| 2022-08-28 22:27 | build: Update decompressor compiler flags | mintsuki | 4850dc3e |
| 2022-08-28 21:50 | build: Default to -O2 optimisation instead of -O3 | mintsuki | 1e73ba4e |
| 2022-08-28 21:33 | build: Update decompressor compiler flags | mintsuki | 06427cf2 |
| 2022-08-28 21:24 | build: Update linker and compiler flags | mintsuki | 1d2bc5ed |
| 2022-08-28 18:16 | misc: Fix improper panic() calls | mintsuki | eb756297 |
| 2022-08-27 11:26 | misc: Remove naked functions and bring up to par with trunk | mintsuki | 5b960ec9 |
| 2022-08-27 10:49 | stivale2: Update macro local variables | mintsuki | e1cfd61a |
| 2022-08-27 03:48 | misc: Backport changes from trunk | mintsuki | 530517f2 |
| 2022-08-27 03:09 | build: Pretty up find calls | mintsuki | 470e6a6f |
| 2022-08-26 21:44 | misc: blib.h -> misc.h | mintsuki | abbfb0c7 |
| 2022-08-26 21:30 | misc: Update several macros | mintsuki | f04b3423 |
| 2022-08-26 19:34 | misc: Update ALIGN macros | mintsuki | de18fae4 |
| 2022-08-26 18:35 | build: Fix failure on running ./bootstrap with pre-downloaded libgcc-binaries | mintsuki | 033e76a7 |
| 2022-08-26 17:54 | limine-deploy: Fix bug where undeploy() is reached with uninitialised device | mintsuki | a626e56b |
| 2022-08-26 08:35 | build: Remove unneeded libgcc files on bootstrap | mintsuki | b5ed64ae |
| 2022-08-26 08:23 | build: Handle -no-pie bug with cross-detect | mintsuki | ea374c26 |
| 2022-08-25 20:07 | build: Properly set target arch on objcopy to ELF | mintsuki | 52647796 |
| 2022-08-25 19:53 | entry/uefi: Only perform 4GiB check if on x86_64 | mintsuki | b583e729 |
| 2022-08-25 19:50 | entry/uefi: Abort if loaded above 4GiB. Fix #206 | mintsuki | 3a2b335e |
| 2022-08-25 03:20 | Revert "build: Remove -B i8086 flag from font.o objcopy" | mintsuki | c15c6fa3 |
| 2022-08-25 03:20 | Revert "build: Improvements and updates for new limine-efi" | mintsuki | 99a02504 |
| 2022-08-24 23:38 | build: Remove -B i8086 flag from font.o objcopy | mintsuki | babe270f |
| 2022-08-15 15:41 | build: Misc improvements to makefiles | mintsuki | 7be9c17d |
| 2022-08-15 14:37 | build: Update makefiles to not use INTERNAL variables | mintsuki | 4be6e522 |
| 2022-08-22 23:41 | build: Improvements and updates for new limine-efi | mintsuki | abc39d6f |