| 2021-04-03 13:27 | Revert "limine-install: Offer the option to force installation on an unrecognised MBR device instead of just failing" | mintsuki | e80e20f2 |
| 2021-04-03 13:26 | libgcc: Fix __udivmoddi4 and __divmoddi4 | mintsuki | 12aceadc |
| 2021-04-03 00:47 | limine-install: Offer the option to force installation on an unrecognised MBR device instead of just failing | mintsuki | fc61ae76 |
| 2021-04-02 23:33 | real: Remove stray mov from sleep.asm | mintsuki | d6f2585b |
| 2021-04-02 23:23 | build: Remove now useless libgcc.a references from linker scripts | mintsuki | 235096cb |
| 2021-04-02 23:14 | build: Fix gnu-efi toolchain variables | mintsuki | bc77e657 |
| 2021-04-02 22:48 | build: Generally rework build system to easily allow 3rd party toolchains to be used. Drop reliance on libgcc for BIOS builds by shipping our own routines instead | mintsuki | 8e4de054 |
| 2021-04-02 14:45 | build: UEFI: Link using gcc rather than ld directly, and do not enable PIC | mintsuki | 74ef5901 |
| 2021-04-02 14:19 | build: Pull actual branch name from git rather than hardcoding 'trunk' | mintsuki | 2bdd297c |
| 2021-04-01 18:05 | stivale2: Report correct kernel/modules memory map type value | mintsuki | dce8d312 |
| 2021-03-30 23:48 | stivale: Refuse to boot if text mode wanted on UEFI | mintsuki | 59dd147b |
| 2021-03-29 17:27 | gh: Automatically update latest-binary branch in workflow | mintsuki | 383dd5ae |
| 2021-03-29 17:08 | docs: Update README.md | mintsuki | 012d0627 |
| 2021-03-29 16:50 | test: Update Makefile | mintsuki | 2f299b1f |
| 2021-03-29 16:49 | gh: Do not base binary branch names off minor release names | mintsuki | de87ced0 |
| 2021-03-29 10:14 | part: Harden MBR detection code | mintsuki | 0f0dddf7 |
| 2021-03-29 09:28 | docs: Update ISO creation commands in README.md | mintsuki | 25bba4ec |
| 2021-03-28 18:30 | bios: Skip disks which return bogus geometry | mintsuki | bd0a713c |
| 2021-03-28 16:37 | makefile: Use xorriso and add pure UEFI ISO test target | mintsuki | 38bbc1ea |
| 2021-03-28 14:20 | stivale2: Implement kernel slide tag | mintsuki | 0885bac3 |
| 2021-03-28 14:07 | test: Remove KASLR entries from config since that is no longer an option | mintsuki | c45407cb |
| 2021-03-28 13:46 | stivale2: Implement kernel file tag | mintsuki | d1946b9d |
| 2021-03-26 19:07 | docs: Update CONFIG.md | mintsuki | 61f518b8 |
| 2021-03-26 15:50 | stivale2: Remove useless KASLR related code | mintsuki | fc0dc17b |
| 2021-03-26 15:24 | test: Apparently manually defining PHDRs is not actually needed | mintsuki | 23bf225f |
| 2021-03-26 14:47 | elf: Always do ASLR when loading relocatable ELFs and handle unavailable memory ranges instead of crashing | mintsuki | 30b750a2 |
| 2021-03-26 12:56 | menu: Make right arrow act as enter on entries | mintsuki | 621a004b |
| 2021-03-21 09:59 | build: Create limine directory inside share directory and copy over LICENSE.md to binary releases | mintsuki | 0579a19d |
| 2021-03-21 08:44 | misc: Warn about missing limine.sys only when necessary | mintsuki | 04bef1ce |
| 2021-03-21 08:16 | misc: Update documentation | mintsuki | eaeab80c |