| 2021-11-07 07:36 | Merge pull request #125 from Andy-Python-Programmer/patch-2 | mint | 16cdaedc |
| 2021-11-07 07:31 | config: document the behaviour if module string is NULL | Andy-Python-Programmer | 44f87b03 |
| 2021-11-06 14:45 | bootboot: remove random newline | pitust | 610ae119 |
| 2021-11-06 14:36 | bootboot: fix two issues in bootboot proto | pitust | db61f691 |
| 2021-11-06 12:15 | bootboot: finish writing the error lmao | pitust | 6cbc63a3 |
| 2021-11-06 09:09 | bootboot: add initrd support, and add a warning about the init stack | pitust | 9374fb4f |
| 2021-11-06 03:56 | Merge pull request #123 from Andy-Python-Programmer/patch-1 | mint | 4a3fa76a |
| 2021-11-05 08:22 | stivale+stivale2: default to file path as the module string if NULL | Andy-Python-Programmer | 15806697 |
| 2021-11-05 02:22 | elf: Drop lower half program headers for PMRs | mintsuki | c338f575 |
| 2021-11-04 08:32 | Merge pull request #122 from pitust/trunk | mint | 5006077c |
| 2021-11-04 08:19 | bootboot: flush both the pic and the apic | pitust | 3338c8da |
| 2021-11-04 07:56 | bootboot: fix all the bad bugs | pitust | 8308cfb3 |
| 2021-11-03 01:32 | pmm: Better handling of creating new memmap entries | mintsuki | 6ce89e96 |
| 2021-11-03 00:52 | stivale: Deprecate low memory area | mintsuki | 738095c4 |
| 2021-11-02 18:54 | Merge pull request #121 from pitust/trunk | mint | f3aee7fe |
| 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 | db3af4b5 |
| 2021-11-02 04:16 | disk: Improve performance on UEFI | mintsuki | c67d70d3 |
| 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 | f1849007 |
| 2021-11-01 21:38 | bootboot: reaorder includes | pitust | e4ff1ecb |
| 2021-11-01 21:37 | bootboot+elf: deduplicate ELF structures | pitust | 7d55fee0 |
| 2021-11-01 21:21 | bootboot: don't zero out the framebuffer | pitust | e9dadcef |
| 2021-11-01 21:18 | bootboot: don't mask IRQs | pitust | 24d27f76 |
| 2021-11-01 21:14 | bootboot: i swear this is the last CI fix | pitust | dfd347db |
| 2021-11-01 21:12 | bootboot: fix the CI, again | pitust | 643db03a |
| 2021-11-01 21:04 | bootboot: fix the CI | pitust | b17a6503 |
| 2021-11-01 20:42 | bootboot: document the protocol and it's configuration options | pitust | b6169503 |
| 2021-11-01 20:38 | bootboot: add proper support for env and ramdisk | pitust | a72a6848 |
| 2021-11-01 17:13 | bootboot: introduce support for the bootboot protocol | pitust | 6443900f |
| 2021-11-01 01:43 | elf: Fix bug introduced in dbbef9f | mintsuki | c5dfd77f |
| 2021-10-31 21:04 | test: Remove KASLR=no from stivale1 config entry | mintsuki | 46cfa89b |