| 2020-10-01 18:05 | Fix up some inline assembly in sys/cpu.h | mintsuki | c913a7cc |
| 2020-10-01 00:16 | Fix all warnings and add -Werror to CFLAGS so people stop committing broken code | mintsuki | d9b06291 |
| 2020-10-01 00:12 | Move kernel file code where it belongs | mintsuki | d9e40a7d |
| 2020-09-30 23:32 | Merge pull request #42 from ethan4984/master | mint | 53339c80 |
| 2020-09-30 23:31 | vbe: Properly handle a value of 0 for THEME_MARGIN_GRADIENT | mintsuki | 2a084c47 |
| 2020-09-30 23:13 | Update Makefile | ethan | 74572cf6 |
| 2020-09-30 23:08 | protocol code clean up | ethan | 806766aa |
| 2020-09-30 21:53 | Merge pull request #41 from Matt8898/master | mint | 333270a3 |
| 2020-09-30 21:51 | Fix wrong sizeof in the ext4 bgd branch | Matteo Semenzato | 7f5fcad2 |
| 2020-09-30 20:51 | pmm: Merge contiguous bootloader reclaimable entries | mintsuki | 3c562830 |
| 2020-09-30 15:44 | Update screenshot to have Windows 10 instead of Gentoo | mintsuki | 5f003858 |
| 2020-09-30 15:31 | Update screenshot | mintsuki | 20d19b6a |
| 2020-09-30 15:29 | VBE: Add margin gradient | mintsuki | 1ea09891 |
| 2020-09-29 22:35 | Merge pull request #40 from streaksu/master | mint | 53eb16b8 |
| 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 |