| 2021-12-22 21:08 | build: Misc Makefile improvements | mintsuki | 245bea9e |
| 2021-12-22 19:27 | stivale1&2: Allocate kernel with the right memmap type for 32-bit | mintsuki | e9383335 |
| 2021-12-22 00:44 | build: Improve clang detection code | mintsuki | b332e858 |
| 2021-12-21 23:10 | lds: Move build-id inside limine.sys size area | mintsuki | 364809bc |
| 2021-12-20 06:49 | fat32: Do not hardcode sector size | mintsuki | 62e9936b |
| 2021-12-20 05:38 | limine-install: Add O_BINARY flag to open() on win32 | mintsuki | d63149a6 |
| 2021-12-20 05:12 | build: Fix makefile race condition | mintsuki | a3890c9e |
| 2021-12-19 01:22 | build: UEFI linker scripts adjustments | mintsuki | 966b4e54 |
| 2021-12-19 00:08 | build: BIOS linker scripts adjustments | mintsuki | 66ac7098 |
| 2021-12-18 23:28 | build: Remove useless subsystem objcopy argument for UEFI | mintsuki | ed82bd61 |
| 2021-12-18 19:51 | menu: Do not reset term on editor exit to menu | mintsuki | 5ae2433f |
| 2021-12-18 19:43 | Revert "build: Small change to EFI objcopy command" | mintsuki | 8977863d |
| 2021-12-15 18:45 | config: Misc macro improvements | mintsuki | cd4431f2 |
| 2021-12-15 18:29 | config: Implement macros | mintsuki | b5808884 |
| 2021-12-14 05:47 | panic: Prevent recursive panics during early boot | lukflug | 4cb616bc |
| 2021-12-12 18:58 | build: Small change to EFI objcopy command | mintsuki | 1e69aff0 |
| 2021-12-12 18:06 | misc: Add no_unwind to some variables | mintsuki | acdd2134 |
| 2021-12-12 17:48 | misc: Implement .no_unwind section | mintsuki | f0cda173 |
| 2021-12-12 17:40 | misc: Unwind both .data and .bss | mintsuki | 88cd9dca |
| 2021-12-12 17:30 | menu: Fix stack alignment issue | mintsuki | 2f66e0f2 |
| 2021-12-11 21:22 | console: Add editor command | mintsuki | 5fb4f68a |
| 2021-12-11 19:28 | menu: Fix panic menu-reentry with TIMEOUT=0; fix entry assembly | mintsuki | d021d6ff |
| 2021-12-11 18:58 | misc: Allow recovering from panics | mintsuki | edad956e |
| 2021-12-11 16:55 | Revert "stivale2: Add stack validity check" | mintsuki | 0d8037a4 |
| 2021-12-11 16:55 | Revert "stivale2: Only test stack validity if in top 2GiB" | mintsuki | 9131aee1 |
| 2021-12-11 15:08 | menu: Add missing semicolon after label | mintsuki | 2891c3c4 |
| 2021-12-11 14:34 | menu: Move protocol logic from entry.s3.c to menu.c | mintsuki | f50bbcd9 |
| 2021-12-10 02:18 | misc: Use %p where appropriate in prints | mintsuki | d0e0248f |
| 2021-12-10 01:56 | misc: Move to assembly for mem family functions | mintsuki | 48828f31 |
| 2021-12-10 00:13 | stivale.32: xorq -> xorl | mintsuki | 0f35483e |