| 2022-06-20 22:51 | gh: Use clang for release builds | mintsuki | afe75716 |
| 2022-06-20 02:28 | build: Use binary libgcc from GCC instead of our own stubs. Closes #180 | mintsuki | 46983e41 |
| 2022-06-19 18:23 | ext: Turn presence of encryption feature to a warning. Closes #179 | mintsuki | c69c3844 |
| 2022-06-19 18:16 | multiboot: Fix section location calculation | mintsuki | 87a5d4f5 |
| 2022-06-19 10:57 | Update menu.c | peko | bf23488f |
| 2022-06-18 23:46 | multiboot1: Add ELF sections load support | mintsuki | a2fe0117 |
| 2022-06-18 23:08 | multiboot2: Use correct section list copy for section loading | mintsuki | 0a9148c8 |
| 2022-06-18 22:35 | multiboot2: Fix broken section list size calculation (3) | mintsuki | 98977f7d |
| 2022-06-18 22:30 | multiboot2: Fix broken section list size calculation (2) | mintsuki | dc71fe7f |
| 2022-06-18 22:01 | multiboot2: Fix broken section list size calculation | mintsuki | 26521c6d |
| 2022-06-18 21:40 | multiboot2: Add mb2_alloc() for quirky allocation locations | mintsuki | 3853dd0f |
| 2022-06-19 18:48 | build: Pin reduced-gnu-efi commit | mintsuki | d5bd1e91 |
| 2022-06-17 18:29 | term: Move notready and fallback backends to stage 2 | mintsuki | 9f10f1aa |
| 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 |
| 2022-05-28 03:13 | multiboot1: use config_get_tuple when appropriate | mintsuki | 9a89e72d |
| 2022-05-28 03:05 | multiboot2: use config_get_tuple when appropriate | Nathan Royer | 67b75fa0 |
| 2022-05-28 02:58 | limine-deploy: Fix bug where any_active is not properly set | mintsuki | dd0790a5 |
| 2022-05-22 06:42 | build: Remove test and screenshot.png from tarballs | mintsuki | 0d07b9db |
| 2022-05-22 06:32 | gop: Force 32 bpp for preset mode fallback | mintsuki | 3dbed1dc |
| 2022-05-22 06:19 | fb: Change reactions of protocols to high fb sizes | mintsuki | c9f4f6be |
| 2022-05-22 05:17 | gop: Use EDID only if of better resolution than preset | mintsuki | f77b1f80 |
| 2022-05-22 04:38 | fb: Expand width and height to 64-bit | mintsuki | b11b21df |
| 2022-05-22 04:17 | docs: Update README.md | mintsuki | 0d1871dc |
| 2022-05-22 04:08 | limine: Document new requests for terminal and framebuffer | mintsuki | 683b38ab |
| 2022-05-22 01:44 | limine: Add new requests for terminal and framebuffer | mintsuki | 9585dcbd |