| 2020-09-18 18:08 | Update README.md | mintsuki | 927851e2 |
| 2020-09-18 18:02 | Add sys/ directory to stage2 | mintsuki | c2bf4835 |
| 2020-09-18 17:26 | Rename processor_id to acpi_processor_uid and other minor bug fixes | mintsuki | dbf38b76 |
| 2020-09-18 17:02 | Finish implementing SMP | mintsuki | 8b37fe66 |
| 2020-09-18 12:53 | Merge pull request #29 from sleepy-monax/master | mint | 845889d7 |
| 2020-09-18 12:44 | Added stivale mmap struct. | VAN BOSSUYT Nicolas | 066aa151 |
| 2020-09-18 12:39 | Initial SMP implementation | mintsuki | 41c68e5e |
| 2020-09-18 11:01 | Merge pull request #28 from sleepy-monax/master | mint | fc51b7e0 |
| 2020-09-18 10:51 | Move stivale in separate headers. Making them easier to use when including "limine" has a submodule. Also renamed stivale2_hdr_tag_framebuffer to stivale2_header_tag_framebuffer. This make it more consistant with other declaration in stivale2. | VAN BOSSUYT Nicolas | 9f0a2c60 |
| 2020-09-18 09:31 | Merge pull request #27 from sleepy-monax/patch-1 | mint | 9c10b5d5 |
| 2020-09-18 09:28 | "make clean" was not removing limine-install. | VAN BOSSUYT Nicolas | 2524f0d0 |
| 2020-09-18 08:57 | Clarify the stack situation in stivale specs | mintsuki | 3c790f98 |
| 2020-09-18 08:16 | 32bit stivale was not pushing a return address. (#26) | ãã¼ã¢ãã | 8271c0b8 |
| 2020-09-17 21:22 | Fix bug in 32-bit stivale | mintsuki | 79fb7342 |
| 2020-09-17 12:37 | Implement acpi_get_table() | mintsuki | 4bda00b6 |
| 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 |