| 2020-09-26 15:03 | Fix stivale2 SMP tag issue | mintsuki | a58fd6bd |
| 2020-09-26 13:41 | Fix conv_mem_alloc bug introduced by e721c3c | mintsuki | 0dc73b35 |
| 2020-09-26 13:06 | Fix potential memmap circular dependency issue | mintsuki | 11240b59 |
| 2020-09-26 01:56 | Refactor VBE code | mintsuki | 0403a29f |
| 2020-09-25 22:30 | Update CONFIG.md | mintsuki | f4f4c589 |
| 2020-09-25 22:28 | Minor fixes to Linux and Chainloading protocols | mintsuki | 5457af42 |
| 2020-09-25 22:21 | Merge pull request #35 from sleepy-monax/perffix | mint | 2483902b |
| 2020-09-25 22:04 | Fix performance issues introduced by #33 in the vbe code. | VAN BOSSUYT Nicolas | 134266da |
| 2020-09-25 20:57 | Fix bugs related to handling real mode switch in inline assembly sections; reenable LTO as that fixes it | mintsuki | b41fa7e2 |
| 2020-09-25 20:42 | Move stack to 0x7c00 | mintsuki | c657e86c |
| 2020-09-25 20:39 | Update README | mintsuki | ef56c296 |
| 2020-09-25 20:38 | Update screenshot | mintsuki | ff967cf3 |
| 2020-09-25 20:36 | Fix issue with int 13h DAP potentially not fitting within a single real mode segment; load stage 2 at 0x8000 and disable LTO as it is broken for some unknown reasons now | mintsuki | ed5d049c |
| 2020-09-24 21:26 | Merge pull request #33 from sleepy-monax/master | mint | d192bb91 |
| 2020-09-24 21:18 | Made the margin configurable. | VAN BOSSUYT Nicolas | 4f6b1d20 |
| 2020-09-24 21:09 | Added alpha support. | VAN BOSSUYT Nicolas | d6f16297 |
| 2020-09-24 19:48 | The color scheme can be changed using the configuration file. | VAN BOSSUYT Nicolas | 0477d342 |
| 2020-09-23 15:30 | Merge pull request #32 from Matt8898/master | mint | 9a9df2b1 |
| 2020-09-23 15:18 | Fix ext2 warning | Matteo Semenzato | 67591e6b |
| 2020-09-23 15:15 | Update limine.bin | mintsuki | 0d7754b3 |
| 2020-09-23 15:05 | Merge pull request #31 from Matt8898/master | mint | 296d918c |
| 2020-09-23 13:55 | Add proper support for 64 bit ext4 | Matteo Semenzato | f758d100 |
| 2020-09-21 22:45 | Make graphical background a frame around a centered terminal box | mintsuki | ed5c214c |
| 2020-09-21 22:18 | Complete background infrastructure and fix some bmp bugs | mintsuki | 7aa9d845 |
| 2020-09-21 15:43 | Initial work on bitmap and background support. Add a public domain picture. | mintsuki | 5ee53fbe |
| 2020-09-21 12:08 | Update markdowns | mintsuki | 06e7f907 |
| 2020-09-21 11:41 | Fix vmm warnings | mintsuki | 41e03713 |
| 2020-09-21 11:39 | Fix warnings and build issues and update binary image | mintsuki | be3d60ec |
| 2020-09-21 11:36 | Merge pull request #30 from Matt8898/ext4 | mint | 6320126e |
| 2020-09-21 11:09 | Add ext4 extent support | Matteo Semenzato | 81faf039 |