| 2020-09-08 12:02 | Make the test image smaller and align the partition properly | mintsuki | c5312251 |
| 2020-09-06 06:52 | Fix limine-install issue where it did not copy over MBR timestamp and disk signature | mintsuki | 97394ff6 |
| 2020-09-06 05:25 | Add protective BPB in bootsector and check for the presence of int 13h extensions before using them | mintsuki | 8760c0b3 |
| 2020-09-06 03:15 | Shuffle around memory layout of bootloader | mintsuki | b16f6345 |
| 2020-09-06 01:35 | Decompressor (#23) | mint | 45aaa72e |
| 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 |