| 2020-09-27 17:14 | MTRR: Ensure size of MTRR range is aligned to the closest power of 2 | mintsuki | 98c5b88f |
| 2020-09-27 16:43 | Fix struct names | N00byEdge | 3888b1ce |
| 2020-09-27 16:42 | Stivale2: Add MMIO32 UART and Device tree blob tags | N00byEdge | 0cfb40b5 |
| 2020-09-27 15:39 | Add write-combining and MTRR support to speed up VBE framebuffer | mintsuki | 86a69d87 |
| 2020-09-26 23:32 | stivale2: Finish implementing x2APIC support | mintsuki | e886a6fa |
| 2020-09-26 22:06 | VBE: Pass struct char around by pointer instead of by value | mintsuki | b830c71d |
| 2020-09-26 17:49 | Some VBE optimisations | mintsuki | 3c3a132e |
| 2020-09-26 15:12 | Fix stivale2 SMP tag issue | mintsuki | b733ef25 |
| 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 |