Commit Graph

2314 Commits

Author SHA1 Message Date
mintsuki
ffd67aecbc misc: Use cc-runtime instead of libgcc-binaries 2024-01-21 18:26:07 +01:00
mintsuki
2afb8e64eb misc: Avoid usage of reserved identifiers in certain cases. Closes #325 2024-01-20 21:35:42 +01:00
mintsuki
c15535d895 build: Fix wrong comparison introduced in 9dbf9739c5 2024-01-17 03:58:28 +01:00
mintsuki
9dbf9739c5 build: Add error if attempting to build with GNU Make < 4.2 2024-01-17 01:53:40 +01:00
pitust
43470ac090 spinup/aarch64: use *_EL12 when HCR_EL2.E2H=1 while dropping to EL1 2024-01-14 19:20:45 +01:00
mintsuki
69586aded3 docs: Update README.md for 7.0.0 2024-01-14 02:07:47 +01:00
mintsuki
f1a47b3bdb docs: Update ChangeLog for 7.0.0 2024-01-14 02:00:58 +01:00
mintsuki
7ce72fd9dd ci: Drop source branch prefix from binary branch name 2024-01-14 01:50:08 +01:00
mintsuki
290dc4da50 build: bootstrap: Do not reclone repos if missing .git 2024-01-13 20:11:22 +01:00
mintsuki
f1959d2d05 build: bootstrap: Fix versions of external dependencies 2024-01-13 20:11:22 +01:00
mintsuki
d410508f5e build: Enable masked character plotting for new Flanterm 2024-01-13 20:08:50 +01:00
pitust
fc055fbabd readline: handle ASCII newline the same as a carriage return 2024-01-11 20:38:22 +01:00
mintsuki
1b7bcbe704 build: bootstrap: Remove stb_image.h.orig should it be generated 2024-01-07 03:27:48 +01:00
mintsuki
1ed5d9fe06 docs: Update ChangeLog for 6.20240107.0 2024-01-07 02:23:03 +01:00
mintsuki
b843dba729 build: Move to master branch for stb_image 2024-01-07 02:13:49 +01:00
mintsuki
4b7911ebd5 limine: Only print missing internal module warning on verbose 2024-01-07 01:52:21 +01:00
mintsuki
cc579a8da2 limine: Add compressed internal modules support. Closes #324 2024-01-07 01:52:21 +01:00
mintsuki
2cb61f4744 host/limine: Improve error reporting from uninstall() 2024-01-07 01:52:21 +01:00
mintsuki
8f14ccf1e8 Revert "ci: Use Arch Linux testing container"
This reverts commit 92ce92700d.
2024-01-07 01:52:21 +01:00
mintsuki
8cbac6145c misc: Update copyright years 2024-01-02 19:20:49 +01:00
mintsuki
5574aaadf9 docs: Update ChangeLog for 6.20231227.0 2023-12-27 11:05:47 +01:00
mintsuki
bb48bc58da ci: Use Arch Linux testing container 2023-12-27 11:02:21 +01:00
mintsuki
70e7a5ca80 docs: Update ChangeLog for 6.20231226.0 2023-12-26 18:58:27 +01:00
mintsuki
c4a8aada42 config: Discard trailing whitespace. Closes #321 2023-12-26 18:48:47 +01:00
mintsuki
e6a55cb476 docs: README.md: Drop mention of GNU automake 2023-12-26 18:48:47 +01:00
mintsuki
3c8d2c0740 build: Remove traces of INSTALL file 2023-12-26 18:48:47 +01:00
mintsuki
ac8fcf3ff9 bootstrap: Do not always manually copy aux files - ditch INSTALL 2023-12-26 18:47:41 +01:00
mintsuki
d2286a1278 docs: Update ChangeLog for 6.20231216.0 2023-12-16 06:11:11 +01:00
mintsuki
d9d98dda3b host/limine: Do not 'guess' datadir for limine build out-of-tree 2023-12-16 06:03:48 +01:00
mintsuki
f481498535 host/limine: Use program_name in places where it should've been 2023-12-16 06:03:48 +01:00
mintsuki
574345b867 host/limine: Add --version-only and --help flags for version command 2023-12-16 06:03:48 +01:00
mintsuki
c7e5216ada host/limine: Minor adjustments following 8824f096 2023-12-16 06:03:48 +01:00
mintsuki
1942473236 host/limine: Add --print-datadir switch 2023-12-13 12:13:16 +01:00
mintsuki
e516864527 docs: Update example Limine version in README to 6.20231210.0 2023-12-10 03:32:43 +01:00
mintsuki
8870a3d04d docs: Update ChangeLog for 6.20231210.0 release 2023-12-10 03:31:09 +01:00
mintsuki
0d729c987e misc: Fix an unused arguments warning 2023-12-10 03:14:39 +01:00
mintsuki
7119459b07 fs: Drop ext2/3/4 support 2023-12-10 03:14:26 +01:00
mintsuki
8c265fd143 chainload: Split up BIOS and EFI chainloading into 2 different protocols 2023-12-10 03:14:11 +01:00
mintsuki
b04f29b00e docs: Get rid of last remaining mentions of stivale(2) 2023-12-10 03:07:42 +01:00
mintsuki
30501452db CONFIG.md: Fix incorrect information and improve wording and layout 2023-12-10 03:07:32 +01:00
mintsuki
f6ba1f37cd menu: Update VALID_KEYS array 2023-12-10 03:07:32 +01:00
mintsuki
20d80661a2 docs/config: Remove mentions of TERM_CONFIG_OVERRIDE as it no longer exists 2023-12-10 03:07:32 +01:00
mintsuki
d6f907dabd docs: Update ChangeLog for 5.20231207.1 release 2023-12-07 02:26:24 +01:00
mintsuki
665f3128dc pmm: Significantly improve check_usable_memory() implementation 2023-12-07 02:26:24 +01:00
mintsuki
f133264990 elf: Fix issue introduced in 9fb8d5e8 where elf/elsewhere functions accidentally used vaddrs 2023-12-07 02:26:24 +01:00
mintsuki
d2d827f136 docs: Remove reverted change from ChangeLog 2023-12-07 00:37:46 +01:00
mintsuki
1c51ef85b0 Revert "misc/efi: Call SetVirtualAddressMap when exiting boot services"
This reverts commit 0a27376a2b.
2023-12-07 00:37:08 +01:00
mintsuki
de646dfe2f docs: Update ChangeLog for 5.20231207.0 release 2023-12-07 00:31:45 +01:00
mintsuki
101d04493d limine: Gate EFI memory map feature out of BIOS port 2023-12-07 00:31:45 +01:00
mintsuki
302d57e47d limine: Add EFI memory map feature 2023-12-07 00:31:45 +01:00