| 2020-09-05 00:50 | Fix stivale2 memmap struct being misdefined | mintsuki | 734a3e26 |
| 2020-09-04 03:21 | Move to clang, no longer ship prebuilt binary, embed bootloader into the installer and provide a way to install the installer | mintsuki | 7bde0c80 |
| 2020-09-04 00:05 | Fix alignment issues with memmap and modules in stivale2 | mintsuki | ea62cf37 |
| 2020-09-04 00:01 | Add limine-install as a dependency to test targets | mintsuki | 4ac886b2 |
| 2020-09-03 23:37 | Enable lto and move naked assembly functions to own files | mintsuki | ba7ed52f |
| 2020-09-02 08:31 | Only enter graphical terminal mode for menu | mintsuki | 53797879 |
| 2020-09-02 07:55 | Wire up logic for graphical terminal | mintsuki | 902109ef |
| 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 |