| 2021-09-28 04:17 | term: Fix bug related to scrolling regions | mintsuki | 34cfd0e5 |
| 2021-09-28 00:05 | term: Overhaul (4) | mintsuki | bca6f924 |
| 2021-09-27 21:43 | term: Overhaul (3) | mintsuki | 1332be4e |
| 2021-09-27 02:04 | chainload: Misc bug fixes and improvements | mintsuki | bd4646f0 |
| 2021-09-26 18:59 | term: Overhaul (2) | mintsuki | fabf2aef |
| 2021-09-26 16:16 | term: Overhaul (1) | mintsuki | ea2665c5 |
| 2021-09-25 02:52 | menu: Misc editor improvements | mintsuki | 46e1380f |
| 2021-09-25 00:02 | bmp: Ensure that bf_offset + bf_size <= file size | mintsuki | b7176d5c |
| 2021-09-22 22:17 | bios: Call a20_enable() before doing anything else | mintsuki | 5374e4e1 |
| 2021-09-22 10:33 | apic: Do not attempt an APIC flush for protocols that don't mask IRQs | mintsuki | dbab5f60 |
| 2021-09-21 18:01 | stivale: Pass the right number of arguments to common_spinup() | mintsuki | 5a4a6151 |
| 2021-09-21 16:56 | efi: Disable watchdog timer | mintsuki | 4d40e736 |
| 2021-09-21 16:40 | entry: Move some initialisation calls to after config initialisation | mintsuki | 56ceffb4 |
| 2021-09-21 16:34 | spinup64: Don't smash argument registers when calling flush_irqs() | mintsuki | 46be45fa |
| 2021-09-21 15:44 | idt: Move flush_irq() logic to stage 3 | mintsuki | 21b926fb |
| 2021-09-21 15:34 | protos: Remove now-useless pic_flush() calls | mintsuki | c2e279db |
| 2021-09-21 15:28 | apic: Improve pending IRQ flushing mechanism | mintsuki | 7637f94e |
| 2021-09-21 13:02 | build: Resolve some potential dependency race on gnu-efi | mintsuki | 289030a1 |
| 2021-09-21 12:49 | apic: Do not panic if APIC not found | mintsuki | f73a19b5 |
| 2021-09-21 12:39 | stage1: Misc improvements | mintsuki | 5e023bce |
| 2021-09-21 09:11 | apic: Add logic to mask all IO APIC GSIs. Fixes #111 | mintsuki | b29a513e |
| 2021-09-19 12:42 | stivale: Make unaligned stack request a warning rather than a panic | mintsuki | 521cb172 |
| 2021-09-14 21:12 | multiboot2: Add support for EFI system table tag | mintsuki | 04732c62 |
| 2021-09-14 20:12 | multiboot2: Add support for a.out kludge and other enhancements | mintsuki | 33692555 |
| 2021-09-14 18:02 | term: Cursor should flip palette | mintsuki | 35273093 |
| 2021-09-14 16:35 | menu: Clear line before reprinting timeout message | mintsuki | ab19d6cc |
| 2021-09-14 05:43 | multiboot1 and 2: General fixes and cleanup | mintsuki | fe882a8b |
| 2021-09-13 07:49 | term: Do not parse escape-abort characters when not in runtime mode | mintsuki | fa5fa057 |
| 2021-09-13 03:13 | smp: Use rdtsc to delay rather than dummy port IO | mintsuki | 05eb70e9 |
| 2021-09-13 02:56 | multiboot2: Fix broken append_tag() invocation | mintsuki | ae02de79 |