| 2020-12-31 18:12 | Fix gzip code. | Matteo Semenzato | 90eeafa5 |
| 2020-12-31 05:13 | misc: Update README | mintsuki | 05a1de14 |
| 2020-12-31 03:50 | misc: Minor makefile dependency fixes | mintsuki | de929fa7 |
| 2020-12-31 03:39 | limine-install: Embed limine.bin inside limine-install | mintsuki | 25613147 |
| 2020-12-29 20:02 | limine-install: Only perform physical block aligned reads and writes | mintsuki | 68b6736e |
| 2020-12-30 22:42 | misc: Remove limine.h and retrieve LIMINE_VERSION value from current git branch instead | mintsuki | 6fa5781a |
| 2020-12-31 02:26 | misc: Replace conv_mem_alloc() with ext_mem_alloc() where it made sense to do so | mintsuki | 84182e61 |
| 2020-12-29 01:54 | misc: Bump version | mintsuki | 1ba09636 |
| 2020-12-29 00:01 | uri: Make boot resource be an alias of tftp of booted off PXE | mintsuki | 4e23f005 |
| 2020-12-28 22:46 | config: Search for tomatboot.cfg config files as well | mintsuki | 3f397141 |
| 2020-12-28 12:51 | misc: Update binary images | mintsuki | ed0212bd |
| 2020-12-28 12:49 | Merge pull request #59 from N00byEdge/hyperv-ipi | mint | a3a418b7 |
| 2020-12-28 12:44 | Set the 'level' flag when sending Init and Startup IPIs | N00byEdge | 0cfb67ef |
| 2020-12-28 01:07 | misc: Clarify config docs on E9 and COM1 | mintsuki | 0c96d0a9 |
| 2020-12-28 00:04 | misc: Support COM1 debug output | mintsuki | b12e8745 |
| 2020-12-27 23:00 | elf: Fix bug where slide was not added to entry point address | mintsuki | fcd3848a |
| 2020-12-27 22:51 | kaslr: Update documentation | mintsuki | 4bebeba6 |
| 2020-12-27 22:12 | rand: Fix allocation bug | mintsuki | 8bb0db92 |
| 2020-12-27 22:11 | stivale: Make kaslr a config setting | mintsuki | 1f10b55b |
| 2020-12-27 21:23 | misc: Remove compressed bg | mintsuki | 5bc1e8d8 |
| 2020-12-27 21:10 | misc: Make sure relocatable kernels work | mintsuki | 13f3ee09 |
| 2020-12-27 18:32 | vbe: Fix bug where the vbe tty double buffer did not properly refresh | mintsuki | faae7a00 |
| 2020-12-26 23:27 | uri: Add support for gzip-compressed files | mintsuki | a9ff406d |
| 2020-12-26 19:38 | limine-install/gpt: Fix broken comparison of partition count and print out partition count when embedding | mintsuki | 9bff739d |
| 2020-12-26 19:02 | part: Add support for MBR extended and logical partitions | mintsuki | 34ddbe6f |
| 2020-12-19 18:38 | misc: Update readme and screenshot | mintsuki | 0daaa565 |
| 2020-12-19 18:27 | menu: Add support for home and end bindings in textbox | mintsuki | 57360b15 |
| 2020-12-19 17:30 | limine-install: Fix type mismatch bug | mintsuki | 1f0636bc |
| 2020-12-19 17:28 | menu: Report to the user when text buffer is saturated | mintsuki | ac08fbc5 |
| 2020-12-19 16:10 | menu: Gracefully handle long lines wrapping in the textbox | mintsuki | 1281a24d |