| 2020-09-02 05:16 | Implement logic for graphical terminal | mintsuki | 3eb7d5f0 |
| 2020-09-02 03:33 | Implement ext_mem_balloc() | mintsuki | 2052d92b |
| 2020-09-02 02:39 | When calling into real mode, also pass the segment registers | mintsuki | 46f46ddd |
| 2020-09-02 00:32 | Change PIC IRQ flushing method | mintsuki | b9be2e70 |
| 2020-08-29 18:15 | Add Clang compile instructions to readme | mintsuki | 1a267656 |
| 2020-08-29 18:02 | Rebranding | mintsuki | 866e95b4 |
| 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 |