| 2022-06-19 22:57 | build: Do not check for $TOOLCHAIN-cc | mintsuki | ed89ebe1 |
| 2022-06-19 22:22 | build: Improve toolchain detection | mintsuki | 53a2dbef |
| 2022-06-19 18:29 | Merge pull request #178 from lightning-speed/patch-2 | mint | dc3de36c |
| 2022-06-19 18:23 | ext: Turn presence of encryption feature to a warning. Closes #179 | mintsuki | 9ba7ba47 |
| 2022-06-19 18:16 | multiboot: Fix section location calculation | mintsuki | 1e47160a |
| 2022-06-19 10:57 | Update menu.c | peko | 2f07cb36 |
| 2022-06-18 23:46 | multiboot1: Add ELF sections load support | mintsuki | 3ef8a299 |
| 2022-06-18 23:08 | multiboot2: Use correct section list copy for section loading | mintsuki | 77fa71ae |
| 2022-06-18 22:35 | multiboot2: Fix broken section list size calculation (3) | mintsuki | 15ab3d77 |
| 2022-06-18 22:30 | multiboot2: Fix broken section list size calculation (2) | mintsuki | ab84448b |
| 2022-06-18 22:01 | multiboot2: Fix broken section list size calculation | mintsuki | ded43b60 |
| 2022-06-18 21:40 | multiboot2: Add mb2_alloc() for quirky allocation locations | mintsuki | 7f6ac2d1 |
| 2022-06-18 01:03 | build: Run toolchain-detect at configure time | mintsuki | 7eac8416 |
| 2022-06-17 18:29 | term: Move notready and fallback backends to stage 2 | mintsuki | 5b181e10 |
| 2022-06-15 05:16 | build: Add toolchain-detect | mintsuki | 7404cb46 |
| 2022-06-15 03:28 | build: Remove useless x86-specific test from configure | mintsuki | 0c084e37 |
| 2022-06-15 03:01 | build: Disable all ports by default | mintsuki | 539ac945 |
| 2022-06-15 01:25 | build: Increase portability of Makefile targets | mintsuki | 1fc8247a |
| 2022-06-15 00:34 | build: Make bootstrap not call configure | mintsuki | dcd59daa |
| 2022-06-15 00:12 | protos: Drop autodetection support | mintsuki | 8981575d |
| 2022-06-14 22:35 | build: autogen.sh -> bootstrap | mintsuki | e906d059 |
| 2022-06-14 21:48 | fs: Drop echfs support | mintsuki | ee69dacb |
| 2022-06-14 03:58 | build: Update due to limine-efi rebranding | mintsuki | 13b9a333 |
| 2022-06-14 01:56 | protos: Drop stivale and stivale2 support | mintsuki | 746d0ad5 |
| 2022-06-12 21:44 | stage1: Fix sector loading asm bug | mintsuki | 564044ec |
| 2022-06-02 07:52 | gop: Ensure QueryMode() is called properly | mintsuki | 57f384ee |
| 2022-06-02 07:51 | Revert "gop: Force 32 bpp for preset mode fallback" | mintsuki | 3b60c7bb |
| 2022-06-02 07:50 | Revert "gop: Potential workarounds for modesetting issue" | mintsuki | 571374fd |
| 2022-06-01 17:50 | gop: Potential workarounds for modesetting issue | mintsuki | cf8f4f86 |
| 2022-05-29 04:03 | elf: Load non-load sections in memory for multiboot | mintsuki | ab79b956 |