| 2020-09-17 10:06 | Some work on ACPI and use EBDA start as end of usable conventional memory | mintsuki | a909fd82 |
| 2020-09-16 18:21 | Some fixes and tweaks in the Ext2 filesystem (#25) | atomicbit | a7980f3d |
| 2020-09-16 15:22 | Revert to -masm=intel for inline assembly | mintsuki | 1bb1bd22 |
| 2020-09-15 10:16 | Revert back to not baking the bootloader into the limine-install binary | mintsuki | e7838e85 |
| 2020-09-14 18:02 | Further tidy up Makefile | mintsuki | 1ddf5682 |
| 2020-09-14 17:32 | Reorganise source tree | mintsuki | cb9edd2a |
| 2020-09-13 13:47 | Update README.md | mintsuki | 6a6171d5 |
| 2020-09-13 13:28 | Remove now-useless libgcc functions from builtins.asm | mintsuki | ccbba7ee |
| 2020-09-13 13:20 | Ship reproducible prebuilt bootloader and make 'make all' only build limine-install | mintsuki | dd6f38f6 |
| 2020-09-13 12:36 | Switch back to GCC | mintsuki | 5663169a |
| 2020-09-11 14:35 | Update stivale specifications | mintsuki | 859a10b1 |
| 2020-09-11 14:17 | Improve the way stivale paging is set up | mintsuki | 2e537412 |
| 2020-09-11 12:09 | Adapt new vmm to 5-level paging as well | mintsuki | 1ccf8e34 |
| 2020-09-11 08:53 | Add a more proper 64-bit vmm | mintsuki | 0c7e08d3 |
| 2020-09-09 20:56 | removed stray libgcc (#24) | Danny Wray | 9802c8d3 |
| 2020-09-09 14:04 | Implement support functions ourselves instead of relying on libgcc | mintsuki | ef6ef586 |
| 2020-09-08 12:02 | Make the test image smaller and align the partition properly | mintsuki | c5312251 |
| 2020-09-06 06:52 | Fix limine-install issue where it did not copy over MBR timestamp and disk signature | mintsuki | 97394ff6 |
| 2020-09-06 05:25 | Add protective BPB in bootsector and check for the presence of int 13h extensions before using them | mintsuki | 8760c0b3 |
| 2020-09-06 03:15 | Shuffle around memory layout of bootloader | mintsuki | b16f6345 |
| 2020-09-06 01:35 | Decompressor (#23) | mint | 45aaa72e |
| 2020-09-05 00:50 | Fix stivale2 memmap struct being misdefined | mintsuki | 734a3e26 |
| 2020-09-04 03:21 | Move to clang, no longer ship prebuilt binary, embed bootloader into the installer and provide a way to install the installer | mintsuki | 7bde0c80 |
| 2020-09-04 00:05 | Fix alignment issues with memmap and modules in stivale2 | mintsuki | ea62cf37 |
| 2020-09-04 00:01 | Add limine-install as a dependency to test targets | mintsuki | 4ac886b2 |
| 2020-09-03 23:37 | Enable lto and move naked assembly functions to own files | mintsuki | ba7ed52f |
| 2020-09-02 08:31 | Only enter graphical terminal mode for menu | mintsuki | 53797879 |
| 2020-09-02 07:55 | Wire up logic for graphical terminal | mintsuki | 902109ef |
| 2020-09-02 05:16 | Implement logic for graphical terminal | mintsuki | 3eb7d5f0 |
| 2020-09-02 03:33 | Implement ext_mem_balloc() | mintsuki | 2052d92b |