| 2023-03-13 19:51 | misc: Do not remove freestanding-toolchain from release tarball | mintsuki | ebf5c62b |
| 2023-03-13 19:40 | misc: Use freestanding-toolchain instead of cross-detect | mintsuki | 9c165458 |
| 2023-03-10 13:01 | docs: LICENSE.md -> LICENSE | mintsuki | db099aa2 |
| 2023-03-08 14:40 | chainload: LoadOptionsSize should be in bytes. Fixes #254 | mintsuki | f381c830 |
| 2023-03-08 06:34 | protocol: Specify that kernel must be physically contiguous | mintsuki | 3f17a0f0 |
| 2023-03-07 12:07 | chainload: BIOS: do not rely on 0x7c00 being free | mintsuki | 6523b0bc |
| 2023-03-07 12:07 | vga_textmode: Minor cursor-related bug fixes | mintsuki | 39784a21 |
| 2023-03-07 01:21 | misc: Load BIOS port at 0xf000 instead of 0x8000 | mintsuki | 97ec5124 |
| 2023-03-06 21:22 | misc: Change example wallpaper | mintsuki | 81f4d5df |
| 2023-03-05 18:01 | stb_image: Fix free/realloc wrappers to handle being passed NULL | mintsuki | 9f51235a |
| 2023-03-05 08:49 | gterm: Fix NULL dereference bug when no wallpaper used | mintsuki | edd4454b |
| 2023-03-05 08:21 | gh: Remove issue templates | mintsuki | 77cd8b08 |
| 2023-03-05 08:08 | compress/gz: Add hack to allow macOS compressed GZs to load with stbi | mintsuki | f92e6706 |
| 2023-03-05 07:47 | image: Use stbi_image_free() instead of freeing buffer ourselves | mintsuki | 7b9600c8 |
| 2023-03-05 07:29 | stb_image: More proper implementation of malloc/free/realloc macros | mintsuki | baf5f6c2 |
| 2023-03-05 07:01 | docs: Minor README.md formatting fix | mintsuki | 4c864630 |
| 2023-03-05 06:57 | image: Use stb_image for image loading | mintsuki | 296e0a26 |
| 2023-02-25 00:38 | build: Honour CROSS_CPPFLAGS | mintsuki | af495884 |
| 2023-02-21 02:32 | build: Install markdown docs on install; distclean fix | mintsuki | c3a869e1 |
| 2023-02-21 00:35 | build: Only install limine-deploy.1 man page if built | mintsuki | cc619864 |
| 2023-02-20 23:15 | docs: Add man pages for host executables | mintsuki | 7cd5abc3 |
| 2023-02-20 21:24 | build: Very minor QOL fixes | mintsuki | 00f228f7 |
| 2023-02-20 04:04 | docs: Update PHILOSOPHY.md to note reason for ext* driver inclusion | mintsuki | 4c82fa25 |
| 2023-02-19 09:07 | build: Misc quality-of-life fixes | mintsuki | 2a5d66e9 |
| 2023-02-18 08:41 | misc: Let freestanding-headers handle limits.h | mintsuki | f022bcd1 |
| 2023-02-16 06:18 | menu: Fix issue introduced in 48053fd2 where TIMEOUT=0 would not show interface | mintsuki | dee6dc80 |
| 2023-02-16 01:05 | uri/tinfgzip: Minor fixes and layering improvement | mintsuki | 24af4c11 |
| 2023-02-15 20:09 | uri: Fix minor use-after-free bug | mintsuki | ccb0d0f7 |
| 2023-02-15 20:05 | uri: Prevent memory leak when opening compressed files | mintsuki | d22b97cf |
| 2023-02-16 03:11 | misc: Backport multiple framebuffer support from trunk | mintsuki | 08b349e5 |