| 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 |
| 2021-10-31 21:01 | elf: Align range lengths to p_align | mintsuki | 576669b8 |
| 2021-10-31 20:51 | pmm: Use untouched_memmap instead of memmap in pmm_release_uefi_mem | mintsuki | 4f77bf37 |
| 2021-10-31 20:25 | pmm: Sanitise away usable entry parts below 0x1000 | mintsuki | b5eea0cc |
| 2021-10-31 19:33 | console: Remove license command | mintsuki | 7619908d |
| 2021-10-31 18:09 | stivale2: Remove useless arguments to load function | mintsuki | 0fd0650b |
| 2021-10-31 18:02 | entry: Remove useless term init before panic | mintsuki | 948e97c2 |
| 2021-10-31 17:16 | menu: Initialise terminal at autoboot if not ready | mintsuki | 00bbfe82 |
| 2021-10-31 04:17 | elf: Fix bug related to overshoot check | mintsuki | 7eeadd71 |
| 2021-10-29 23:58 | panic: Initialise a terminal backend if term is not ready | mintsuki | 057715b6 |