| 2020-09-29 22:31 | Add a unified test image for stivale1 and stivale2 for both x86_64 and i386 | streaksu | 7d400d30 |
| 2020-09-29 20:48 | Merge pull request #39 from Matt8898/master | mint | b171d8fb |
| 2020-09-29 20:40 | Split ext2 and ext4 bgd | Matteo Semenzato | 605879e8 |
| 2020-09-29 20:05 | Merge pull request #38 from ethan4984/master | mint | b775e086 |
| 2020-09-29 20:02 | Update Makefile | ethan | 2eac51b6 |
| 2020-09-29 20:00 | missing stdio | Ethan Miller | cb55d3be |
| 2020-09-29 19:48 | Default back to text mode instead of VBE, add DEFAULT_ENTRY config option | mintsuki | 2f7d3c37 |
| 2020-09-28 20:39 | menu: Do not ignore key pressed during countdown | mintsuki | 562e3c7c |
| 2020-09-27 23:30 | MTRR: Add cpuid mtrr feature check | mintsuki | fed66450 |
| 2020-09-27 17:21 | Merge pull request #36 from N00byEdge/patch-1 | mint | c3570f9f |
| 2020-09-27 17:17 | MTRR: Fix bug where 2 ANDs should have been ORs | mintsuki | f49fad13 |
| 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 |