| 2021-01-15 09:18 | misc: Bump stivale commit | mintsuki | fbdd709b |
| 2021-01-15 04:14 | misc: Make build system download stivale headers from stivale repository and delete local copies | mintsuki | cde4a592 |
| 2021-01-15 04:08 | misc: Update warning about unstable branch in README | mintsuki | 638e7bf8 |
| 2021-01-15 03:17 | misc: stivale specifications moved to stivale/stivale | mintsuki | 63ea6453 |
| 2021-01-15 02:58 | misc: Add binary architecture flag to objcopy to avoid limine-install build failures on older host toolchains. Fixes #63 | mintsuki | fdc89f76 |
| 2021-01-03 23:48 | misc: Update example version of limine in readme | mintsuki | 0c6baf35 |
| 2021-01-03 21:40 | fat32: Fix wrong return type issue | mintsuki | 721bedbc |
| 2021-01-03 18:39 | limine-install: Fix argument order for strstr() call | mintsuki | f527896a |
| 2021-01-03 02:01 | misc: Update binary images | mintsuki | 996f2d60 |
| 2020-12-29 01:54 | misc: Bump version | mintsuki | 406477ac |
| 2021-01-03 01:43 | stivale2: Implement MTRR Write Combining Framebuffer tag | mintsuki | 57496ad0 |
| 2021-01-03 00:23 | stivale: Clarify some parts of the specification and add bootloader reclaimable type to the memory map entry enum in stivale.h | mintsuki | b63fad76 |
| 2021-01-02 22:52 | file: Make sure is_memfile is properly cleared | mintsuki | 780c0314 |
| 2021-01-02 22:05 | file: Make sure file buffers are aligned and of the right type | mintsuki | 717af1ff |
| 2021-01-02 20:44 | file: Add ability to rename memory regions for memory loaded files so they do not have to be allocated twice for things such as compressed module loading | mintsuki | 79a9f31c |
| 2021-01-02 16:38 | misc: Update link to echfs repository | mintsuki | 7a0777d7 |
| 2021-01-02 16:32 | limine-install: Misc adjustments | mintsuki | 5d1f87d0 |
| 2021-01-02 01:16 | limine-install: Add _FILE_OFFSET_BITS macro to ensure off_t is 64 bit | mintsuki | edbc127f |
| 2021-01-01 21:29 | limine-install: Sanitise error handling | mintsuki | cdee80d5 |
| 2021-01-01 12:57 | misc: Update screenshot | mintsuki | 5c16ea17 |
| 2021-01-01 12:36 | misc: Update copyright year | mintsuki | 9b620360 |
| 2020-12-31 19:16 | misc: Update binary images | mintsuki | 821bc2c0 |
| 2020-12-31 18:28 | Merge pull request #62 from Matt8898/unstable | mint | f90dbd93 |
| 2020-12-31 18:12 | Fix gzip code. | Matteo Semenzato | f5c3b494 |
| 2020-12-31 05:13 | misc: Update README | mintsuki | 747d8a9c |
| 2020-12-31 03:50 | misc: Minor makefile dependency fixes | mintsuki | 4b86708f |
| 2020-12-31 03:39 | limine-install: Embed limine.bin inside limine-install | mintsuki | 51972056 |
| 2020-12-31 02:26 | misc: Replace conv_mem_alloc() with ext_mem_alloc() where it made sense to do so | mintsuki | 18bfa311 |
| 2020-12-30 22:42 | misc: Remove limine.h and retrieve LIMINE_VERSION value from current git branch instead | mintsuki | 366d75e7 |
| 2020-12-29 20:02 | limine-install: Only perform physical block aligned reads and writes | mintsuki | 7f1dd088 |