| 2020-08-29 16:51 | Fix bug with clobbers of cpuid function | mintsuki | 2150daaf |
| 2020-08-27 23:25 | Reimplement memcpy, memmove, memcmp, and memset in assembly to work around potentially buggy compilers generating references to those function recursively within the function bodies | mintsuki | 15536257 |
| 2020-08-26 23:31 | Fix handling of return value for strcmp and strncmp | mintsuki | e2a87ca3 |
| 2020-08-26 22:44 | Handle intel style inline assembly via macros for compatibility with clang, remove TempleOS protocol support | mintsuki | fc23258a |
| 2020-08-26 20:49 | Update binary image | mintsuki | b2d24ecc |
| 2020-08-26 20:45 | Better firmware compatibility. (#19) | atomicbit | 45033e81 |
| 2020-08-26 00:25 | Force IPV4 in toolchain script (#18) | atomicbit | 97b8d367 |
| 2020-08-25 23:21 | Mark the partition as bootable (#17) | atomicbit | 008b6e69 |
| 2020-08-24 21:35 | Fix up compile flags | mintsuki | c97fc83b |
| 2020-08-19 20:49 | Bump binutils to 2.35 | mintsuki | f67f022d |
| 2020-08-11 16:10 | Update STIVALE2.md | mintsuki | a223f9c3 |
| 2020-08-11 16:00 | Fix broken memory types in stivale | mintsuki | a002f051 |
| 2020-08-11 15:53 | Restore old stivale specification and move stivale2 spec to own file | mintsuki | 6296d27c |
| 2020-08-11 15:43 | Tagging stivale (#16) | mint | 9fcb13c2 |
| 2020-08-04 22:08 | Add reference screenshot | mintsuki | 32278a69 |
| 2020-07-24 13:56 | Bump GCC to 10.2.0 | mintsuki | 6d349d80 |
| 2020-07-24 13:38 | Add memory clobbers where missing and remove useless stivale signature | mintsuki | ddd4172d |
| 2020-07-09 01:24 | stivale: Zero out unused GPRs and add a signature | mintsuki | e45f8ac4 |
| 2020-07-08 02:33 | FAT32: fail if computing the 8.3 filename goes wrong | mintsuki | 1bbe7f93 |
| 2020-07-08 02:15 | Fix another FAT32 bug (introduced by me) | mintsuki | bb96bab7 |
| 2020-07-06 20:59 | Make test cases buildable on FreeBSD | mintsuki | 6d5efbdc |
| 2020-07-02 14:20 | Fix config bug (2) | mintsuki | e7669cad |
| 2020-07-02 14:14 | Fix config bug | mintsuki | 78d1b8a8 |
| 2020-07-02 00:51 | Teach qloader2 to handle windows line endings | mintsuki | 21490a84 |
| 2020-07-02 00:31 | Fix fat32 bug | mintsuki | 8ac26c40 |
| 2020-07-01 02:34 | Fix issues in qloader2-install.c | mintsuki | 94ff47ea |
| 2020-06-30 19:02 | Add C version of qloader2-install script | mintsuki | 43918c96 |
| 2020-06-25 16:51 | Fix bug where BIOS flag was not set in stivale, add TempleOS to list of supported boot protocols | mintsuki | bf86dbd5 |
| 2020-06-11 23:17 | vbe: Add fallback resolutions | mintsuki | 5a263059 |
| 2020-06-11 10:13 | fat32: Fix handling of non-lfn files | mintsuki | 2e96f8fe |