| 2021-11-06 09:09 | bootboot: add initrd support, and add a warning about the init stack | pitust | bf5d9cc6 |
| 2021-11-05 08:22 | stivale+stivale2: default to file path as the module string if NULL | Andy-Python-Programmer | 5ce174e5 |
| 2021-11-04 08:19 | bootboot: flush both the pic and the apic | pitust | 8176498c |
| 2021-11-04 07:56 | bootboot: fix all the bad bugs | pitust | 6a5f349a |
| 2021-11-02 06:59 | bootboot: RAMDISK->INITRD_PATH, don't pass gST around for no reason, unsplit bootboot_spinup, flush the PIC only | pitust | 669a5172 |
| 2021-11-01 21:40 | bootboot: use printv where appropriate, and promote "no ramdisk" to a warning, also print more info about the symbols | pitust | 00ec4a13 |
| 2021-11-01 21:38 | bootboot: reaorder includes | pitust | 279e7e08 |
| 2021-11-01 21:37 | bootboot+elf: deduplicate ELF structures | pitust | f0988eb9 |
| 2021-11-01 21:21 | bootboot: don't zero out the framebuffer | pitust | da82918d |
| 2021-11-01 21:18 | bootboot: don't mask IRQs | pitust | e3e57e1b |
| 2021-11-01 21:14 | bootboot: i swear this is the last CI fix | pitust | 864a0c51 |
| 2021-11-01 21:12 | bootboot: fix the CI, again | pitust | 17ef1ccc |
| 2021-11-01 21:04 | bootboot: fix the CI | pitust | c6940f49 |
| 2021-11-01 20:42 | bootboot: document the protocol and it's configuration options | pitust | c44ba88c |
| 2021-11-01 20:38 | bootboot: add proper support for env and ramdisk | pitust | 95c97bca |
| 2021-11-01 17:13 | bootboot: introduce support for the bootboot protocol | pitust | 6c88eab9 |
| 2021-11-05 02:22 | elf: Drop lower half program headers for PMRs | mintsuki | 935a392a |
| 2021-11-03 01:32 | pmm: Better handling of creating new memmap entries | mintsuki | d28e93f2 |
| 2021-11-03 00:52 | stivale: Deprecate low memory area | mintsuki | dc1d6a3c |
| 2021-11-02 04:16 | disk: Improve performance on UEFI | mintsuki | b5773bb3 |
| 2021-11-01 01:46 | test: Uncomment GRAPHICS option in config | mintsuki | c98ca923 |
| 2021-11-01 01:43 | elf: Fix bug introduced in dbbef9f | mintsuki | 9e6612ab |
| 2021-10-31 21:04 | test: Remove KASLR=no from stivale1 config entry | mintsuki | e0f6b3c4 |
| 2021-10-31 21:01 | elf: Align range lengths to p_align | mintsuki | 57877d16 |
| 2021-10-31 20:51 | pmm: Use untouched_memmap instead of memmap in pmm_release_uefi_mem | mintsuki | f176e243 |
| 2021-10-31 20:25 | pmm: Sanitise away usable entry parts below 0x1000 | mintsuki | 6f0d7228 |
| 2021-10-31 19:33 | console: Remove license command | mintsuki | 3bf2635d |
| 2021-10-31 18:09 | stivale2: Remove useless arguments to load function | mintsuki | dea6b930 |
| 2021-10-31 18:02 | entry: Remove useless term init before panic | mintsuki | 12811d00 |
| 2021-10-31 17:16 | menu: Initialise terminal at autoboot if not ready | mintsuki | 2993e2d3 |