| 2020-10-12 19:49 | Move cpuid() to cpu.h | mintsuki | 037e1976 |
| 2020-10-12 19:20 | Extend x2APIC check as per VT-d specification | mintsuki | b6d17036 |
| 2020-10-03 22:01 | Fix up make clean | mintsuki | 8f552e44 |
| 2020-10-03 18:55 | Add --enable-64-bit-bfd flag to binutils configure so that build does not fail on 32-bit hosts | mintsuki | 7fc4c47a |
| 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 |