| 2021-11-10 01:01 | Revert "bootboot: add a delay when assuming the stack size" | mintsuki | 0aea1688 |
| 2021-11-09 11:01 | config: Implement and use config_get_tuple() | mintsuki | 51f3638b |
| 2021-11-09 06:08 | config: update to add multiboot2 section in protocol keys | Andy-Python-Programmer | 10091dc7 |
| 2021-11-09 05:57 | bootboot: make WARNING caps'ed for consistency | Andy-Python-Programmer | 990fde79 |
| 2021-11-09 05:33 | tests: add basic multiboot2 test kernel | Andy-Python-Programmer | fa860802 |
| 2021-11-08 23:32 | bootboot: Fix spec compliance as noted in PR #124 comments | mintsuki | 5305dc10 |
| 2021-11-08 08:42 | build: Get build-id from linker instead of generating a random one | mintsuki | 2cfe54ee |
| 2021-11-08 06:06 | bootboot: Bug fixes | mintsuki | ec92f62f |
| 2021-11-07 11:29 | bootboot: General cleanup | mintsuki | abb7ccbe |
| 2021-11-07 08:12 | bootboot: add a delay when assuming the stack size | pitust | 0f63fa74 |
| 2021-11-07 07:31 | config: document the behaviour if module string is NULL | Andy-Python-Programmer | 392f6eb2 |
| 2021-11-06 14:45 | bootboot: remove random newline | pitust | 7f430c1d |
| 2021-11-06 14:36 | bootboot: fix two issues in bootboot proto | pitust | a4713c0d |
| 2021-11-06 12:15 | bootboot: finish writing the error lmao | pitust | 3f2e2bc6 |
| 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 |