| 2021-11-20 07:52 | build: Update release workflow for new binary location | mintsuki | af2d2b2c |
| 2021-11-20 07:47 | build: Do not full-path limine-install Makefile target | mintsuki | 1c6f2937 |
| 2021-11-20 07:38 | build: Add regenerate make target | mintsuki | c4c3afc7 |
| 2021-11-20 07:32 | build: Allow out of tree builds | mintsuki | eaef49b7 |
| 2021-11-19 14:17 | test: Minor multiboot fixes | mintsuki | 30b0657e |
| 2021-11-19 14:15 | pmm: Minor cleanup | mintsuki | 6e61b4bd |
| 2021-11-10 13:15 | bootboot: Remove bootboot support from Limine | mintsuki | 202eac3d |
| 2021-11-10 12:48 | bootboot: Further address some of the issues raise in #124 | mintsuki | 636164a8 |
| 2021-11-10 12:40 | bootboot: Fix potential buffer overflow in bruteforce_kernel() (see #124) | mintsuki | 8b81412e |
| 2021-11-10 12:18 | build: Compile BIOS Limine for i686 instead of i386 | mintsuki | 42cd7d95 |
| 2021-11-10 11:29 | bootboot: Check for the right architecture when bruteforcing kernel (see #124) | mintsuki | 6aba8dec |
| 2021-11-10 11:25 | bootboot: Remove uselessness and compliance fixes (see #124) | mintsuki | e0fefcf2 |
| 2021-11-10 10:54 | Merge pull request #131 from ilobilo/trunk | mint | 907ddcd3 |
| 2021-11-10 10:54 | Merge pull request #130 from Andy-Python-Programmer/patch-5 | mint | d3177cf7 |
| 2021-11-10 06:41 | Update stivale.c | ilobilo | 5ff418dd |
| 2021-11-10 06:40 | Update stivale2.c | ilobilo | 5873fc96 |
| 2021-11-10 06:34 | tests: add a basic test multiboot1 kernel | Andy-Python-Programmer | 7be818bf |
| 2021-11-10 01:01 | Revert "bootboot: add a delay when assuming the stack size" | mintsuki | 6a56a07d |
| 2021-11-09 11:01 | config: Implement and use config_get_tuple() | mintsuki | 9d4bf41e |
| 2021-11-09 06:38 | Merge pull request #128 from Andy-Python-Programmer/patch-4 | mint | 1e1a0f25 |
| 2021-11-09 06:38 | Merge pull request #127 from Andy-Python-Programmer/patch-3 | mint | f55b987d |
| 2021-11-09 06:08 | config: update to add multiboot2 section in protocol keys | Andy-Python-Programmer | 8a1fb190 |
| 2021-11-09 05:57 | bootboot: make WARNING caps'ed for consistency | Andy-Python-Programmer | 8d25ad05 |
| 2021-11-09 05:44 | Merge pull request #126 from Andy-Python-Programmer/patch-2 | mint | 6867334e |
| 2021-11-09 05:33 | tests: add basic multiboot2 test kernel | Andy-Python-Programmer | 15cff010 |
| 2021-11-08 23:32 | bootboot: Fix spec compliance as noted in PR #124 comments | mintsuki | 1be24c3c |
| 2021-11-08 08:42 | build: Get build-id from linker instead of generating a random one | mintsuki | 0c073fcc |
| 2021-11-08 06:06 | bootboot: Bug fixes | mintsuki | 2caf1eae |
| 2021-11-07 11:29 | bootboot: General cleanup | mintsuki | 93cd5b1d |
| 2021-11-07 10:28 | Merge pull request #124 from pitust/trunk | mint | 99be5e2d |