| 2021-11-20 20:47 | term: Introduce quiet mode | mintsuki | 0b860862 |
| 2021-11-20 07:57 | build: Update documentation for new binary location | mintsuki | 8ad9ea17 |
| 2021-11-20 07:52 | build: Update release workflow for new binary location | mintsuki | 7dee049e |
| 2021-11-20 07:47 | build: Do not full-path limine-install Makefile target | mintsuki | e7b7e125 |
| 2021-11-20 07:38 | build: Add regenerate make target | mintsuki | 0ce2d638 |
| 2021-11-20 07:32 | build: Allow out of tree builds | mintsuki | df1e8b95 |
| 2021-11-19 14:17 | test: Minor multiboot fixes | mintsuki | f48783ee |
| 2021-11-19 14:15 | pmm: Minor cleanup | mintsuki | da6dc040 |
| 2021-11-10 13:15 | bootboot: Remove bootboot support from Limine | mintsuki | ceeb6024 |
| 2021-11-10 12:48 | bootboot: Further address some of the issues raise in #124 | mintsuki | 2829666b |
| 2021-11-10 12:40 | bootboot: Fix potential buffer overflow in bruteforce_kernel() (see #124) | mintsuki | 45552b23 |
| 2021-11-10 12:18 | build: Compile BIOS Limine for i686 instead of i386 | mintsuki | e3bca55a |
| 2021-11-10 11:29 | bootboot: Check for the right architecture when bruteforcing kernel (see #124) | mintsuki | 792dc81b |
| 2021-11-10 11:25 | bootboot: Remove uselessness and compliance fixes (see #124) | mintsuki | 286f3bc6 |
| 2021-11-10 06:41 | Update stivale.c | ilobilo | 681a9a53 |
| 2021-11-10 06:40 | Update stivale2.c | ilobilo | 9cdb2396 |
| 2021-11-10 06:34 | tests: add a basic test multiboot1 kernel | Andy-Python-Programmer | becf92ec |
| 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 |