| 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 |
| 2020-09-21 10:46 | Add header dependencies to Makefiles | mintsuki | c869ab6f |
| 2020-09-21 10:15 | Reorganise headers | mintsuki | f245d0e2 |
| 2020-09-20 10:03 | Reorganise pmm code | mintsuki | e721c3c8 |
| 2020-09-20 08:28 | Change how smp works a little | mintsuki | f59a3d67 |
| 2020-09-19 13:43 | Default to graphical mode for the menu | mintsuki | 6c0ba410 |
| 2020-09-19 13:29 | Make extended memory allocator allocate top down and mark the allocated areas as bootloader reclaimable | mintsuki | d3bd6282 |
| 2020-09-18 22:50 | Adjust stivale2 SMP spec a little to add an extra argument to the smp_info struct | mintsuki | 4927abcf |
| 2020-09-18 22:29 | Fix broken struct stivale2_struct_tag_smp definition | mintsuki | c3c3c5dd |
| 2020-09-18 22:21 | Do not align allocations in init_smp | mintsuki | 10ce8e07 |
| 2020-09-18 22:15 | Fix bug where identifier is not set for SMP tag | mintsuki | 132ff2fd |
| 2020-09-18 20:15 | Fix some warnings in the decompressor and do not use special symbol main() for entry points | mintsuki | 6591a9c3 |
| 2020-09-18 19:38 | Build gzip and nasm as part of the toolchain to ensure reproducibility | mintsuki | 8410abb3 |
| 2020-09-18 18:21 | smp: Fix bug where started APs would not be aware of 5-level paging | mintsuki | 73fa01d1 |
| 2020-09-18 18:08 | Update README.md | mintsuki | 927851e2 |