| 2021-02-22 05:02 | Merge pull request #69 from jlxip/final2 | mint | 60a3fab2 |
| 2021-02-21 02:45 | iso9660 | JlXip | 34460c31 |
| 2021-02-22 03:49 | misc: More Makefile adjustments | JlXip | 8141ff54 |
| 2021-02-22 03:34 | misc: Makefile adjustments | mintsuki | 81f39417 |
| 2021-02-21 04:01 | tinf: Do not share decompressor and stage2/3 decompression code | mintsuki | 6739ff84 |
| 2021-02-20 22:15 | misc: Fix makefile clean targets | mintsuki | 96054937 |
| 2021-02-20 22:04 | misc: Initial 3-stage bootloader work | mintsuki | 52482937 |
| 2021-02-10 01:14 | Merge pull request #66 from jlxip/unstable | mint | 5d75f521 |
| 2021-02-10 01:10 | limine-install: Initialize lb_size so GCC doesn't warn | JlXip | ddcbfeb4 |
| 2021-02-08 18:06 | fat32: Fix bug with conversion to 8+3 filename | mintsuki | 89840776 |
| 2021-02-07 13:17 | misc: Bump binutils to 2.36.1 | mintsuki | c373a734 |
| 2021-02-06 13:45 | ext2: Change line endings of source files to UNIX | mintsuki | 02485391 |
| 2021-02-06 13:40 | volume: Replace concept of partition handle with that of volumes, fix bug in indexing volumes along the way | mintsuki | e3d59254 |
| 2021-01-27 16:24 | linux: Misc protocol bug fixes | mintsuki | 1e80f131 |
| 2021-01-27 15:16 | linux: Misc protocol bug fixes | mintsuki | 81a134b5 |
| 2021-01-25 16:01 | misc: Bump binutils to 2.36 | mintsuki | 5e344a54 |
| 2021-01-17 15:42 | sleep: Do not clobber int 0x80 for PIT IRQ handler callback | mintsuki | b913ecbf |
| 2021-01-17 15:36 | guid: Add handling of mixed endianness GUIDs | mintsuki | cae6298d |
| 2021-01-15 09:18 | misc: Bump stivale commit | mintsuki | 042a377e |
| 2021-01-15 04:14 | misc: Make build system download stivale headers from stivale repository and delete local copies | mintsuki | 0bc87d66 |
| 2021-01-15 04:08 | misc: Update warning about unstable branch in README | mintsuki | 3184e0a0 |
| 2021-01-15 03:17 | misc: stivale specifications moved to stivale/stivale | mintsuki | 9363b8c4 |
| 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 | bb7030d3 |
| 2021-01-03 23:48 | misc: Update example version of limine in readme | mintsuki | ef4dfdd4 |
| 2021-01-03 21:40 | fat32: Fix wrong return type issue | mintsuki | 5b8132a4 |
| 2021-01-03 18:39 | limine-install: Fix argument order for strstr() call | mintsuki | 7674fa6a |
| 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 |