| 2021-11-26 23:44 | linux: Add TEXTMODE config option | mintsuki | f26c8eac |
| 2021-11-26 23:15 | vbe&gop: Add 24 and 16 bpp modes to list of fallbacks (see #137) | mintsuki | 4730c7ed |
| 2021-11-26 23:06 | linux: Fall back to text mode if unable to set video mode (see #137) | mintsuki | 26241bac |
| 2021-11-26 13:51 | Revert "build: Support spaces in build directory" | mintsuki | c5da5755 |
| 2021-11-25 22:06 | multiboot1&2: Move kernel loading message to after detection code | mintsuki | 03fdd5a6 |
| 2021-11-25 21:46 | stivale1&2: Pass higher half GDTR.base when returning higher half pointers | mintsuki | abea162c |
| 2021-11-25 20:51 | gdt: Allocate GDT on the heap on UEFI | mintsuki | 848d53e1 |
| 2021-11-25 20:06 | pmm: Work around sanitiser side effect introduced in b5eea0c | mintsuki | 9c6ea6b2 |
| 2021-11-25 19:50 | multiboot1: Allocate root struct on the heap | mintsuki | bd7bdb9a |
| 2021-11-25 19:39 | stivale1&2: Allocate root struct on the heap | mintsuki | 271c341c |
| 2021-11-25 17:44 | build: Support spaces in build directory | mintsuki | 0ce97ee6 |
| 2021-11-24 14:44 | stivale2: Implement slide HHDM header tag | mintsuki | ad00b5ca |
| 2021-11-24 12:23 | protos: Implement autodetection | mintsuki | 692d2a03 |
| 2021-11-24 11:24 | stivale2: Implement boot volume struct tag | mintsuki | 16210635 |
| 2021-11-23 10:47 | term: Implement interruptible quiet mode | mintsuki | 4349918e |
| 2021-11-23 10:29 | panic: Mention CTRL+ALT+DEL in system halted message | mintsuki | 9aa74ba3 |
| 2021-11-21 00:18 | term: Bug fixes | mintsuki | 9cbe856d |
| 2021-11-20 22:05 | term: Fix bug introduced by last commit | mintsuki | b0e9007e |
| 2021-11-20 21:40 | term: When using quiet mode, hide textmode cursor | mintsuki | 2fba5621 |
| 2021-11-20 20:47 | term: Introduce quiet mode | mintsuki | 0b860862 |
| 2021-11-20 07:57 | build: Update documentation for new binary location | mintsuki | 8ad9ea17 |
| 2021-11-20 07:52 | build: Update release workflow for new binary location | mintsuki | 7dee049e |
| 2021-11-20 07:47 | build: Do not full-path limine-install Makefile target | mintsuki | e7b7e125 |
| 2021-11-20 07:38 | build: Add regenerate make target | mintsuki | 0ce2d638 |
| 2021-11-20 07:32 | build: Allow out of tree builds | mintsuki | df1e8b95 |
| 2021-11-19 14:17 | test: Minor multiboot fixes | mintsuki | f48783ee |
| 2021-11-19 14:15 | pmm: Minor cleanup | mintsuki | da6dc040 |
| 2021-11-10 13:15 | bootboot: Remove bootboot support from Limine | mintsuki | ceeb6024 |
| 2021-11-10 12:48 | bootboot: Further address some of the issues raise in #124 | mintsuki | 2829666b |
| 2021-11-10 12:40 | bootboot: Fix potential buffer overflow in bruteforce_kernel() (see #124) | mintsuki | 45552b23 |