Commit Graph

22 Commits

Author SHA1 Message Date
Mintsuki
3eea3043a2 test: Drop LIMINE_API_REVISION macro which is no longer a thing 2026-04-19 00:36:18 +02:00
Mintsuki
80c82d9772 protos/limine: Initial implementation of base revision 4 2025-10-25 02:31:49 +02:00
Mintsuki
32e3de15b0 misc: It is not needed to disable linker relaxations with la64 2025-08-16 03:50:04 +02:00
Mintsuki
d6ce05b5ff build: Miscellaneous makefile maintenance and improvements 2025-08-13 07:05:30 +02:00
Mintsuki
280c0a67d9 test: No longer test device tree passing as it is unnecessary 2025-08-07 18:38:13 +02:00
Mintsuki
cb304d05cf build: Get rid of freestanding-toolchain
And some other miscellaneous improvements.
2025-08-07 18:22:05 +02:00
Mintsuki
99acdab1b0 build: Minor makefile changes (3) 2025-08-04 16:56:20 +02:00
Mintsuki
a9d9394e03 Revert "build: Use nm instead of objdump for generating symbol table"
This reverts commit 44ca9b3588.
2025-07-31 02:10:42 +02:00
Mintsuki
0c23810427 Revert "build: Drop -mabi=sysv for x86 for clang 16"
This reverts commit e207c03f69.
2025-07-25 18:50:03 +02:00
Mintsuki
05b1a75fde misc: Update Flanterm to latest 2025-07-14 15:36:58 +02:00
Mintsuki
ed6150998c build: Update freestnd-c-hdrs commit 2025-07-13 18:43:06 +02:00
Mintsuki
b532faea1f misc: Move to using separate limine-protocol repository 2025-07-12 09:25:05 +02:00
Mintsuki
44ca9b3588 build: Use nm instead of objdump for generating symbol table 2025-07-10 16:32:19 +02:00
Mintsuki
97db4ca4ca build: Drop -0bsd suffix from in-tree copy of freestnd-c-hdrs-0bsd 2025-03-13 04:18:36 +01:00
mintsuki
6858bbf41c protos/limine: Introduce API revision 3; rename cmdline to string in file struct 2025-02-15 14:22:06 +01:00
mintsuki
da43c70a2d protos: Reduce or remove mentions of 'kernel' where unnecessary
This also introduces limine.h API revision 2
2024-12-05 09:31:59 +01:00
mintsuki
02704f1b5c protos/limine: Introduce limine.h API revisions to avoid API breaks 2024-11-30 13:24:10 +01:00
Marvin Friedrich
4cdda6a272 protos/limine: Add device tree blob override config option (#419)
* protos/limine: Add dtb_path config option

* test: Add a device tree and dtb_path to the config

* docs: Add dtb_path configuration information

* protos/limine: Fix missing argument for dtb_path for x86

* protos/limine: Correct panic message argument

* protos/limine: Use freadall instead of freadall_mode
2024-10-18 20:01:24 +02:00
mintsuki
5517cb2824 build: freestanding-headers -> freestnd-c-hdrs-0bsd 2024-09-13 07:44:23 +02:00
mintsuki
a0a39575b1 Revert "build: freestanding-headers -> freestnd-c-hdrs"
This reverts commit 91b7ef85ab.
2024-09-09 11:59:10 +02:00
mintsuki
91b7ef85ab build: freestanding-headers -> freestnd-c-hdrs 2024-09-08 15:39:32 +02:00
mintsuki
87192de295 build: Remove files named 'Makefile' or 'GNUmakefile' as that confuses people 2024-08-17 12:42:25 +02:00