mintsuki
20305f3445
ci: Mark releases as prerelease
2022-08-26 00:11:14 +02:00
mintsuki
7d66c80b35
docs/ci: Changes in preparation for 4.x release
2022-08-25 20:01:30 +02:00
Kacper Słomiński
e1f6ac8860
Initial AArch64 port ( #205 )
...
* Initial aarch64 port
* Enable chainload on aarch64
No changes necessary since it's all UEFI anyway.
* Add specification for Limine protocol for aarch64
* PROTOCOL: Specify state of information in DT /chosen node
* common: Add spinup code for aarch64
* common: Port elf and term to aarch64
* common: Port vmm to aarch64
Also prepare to drop VMM_FLAG_PRESENT on x86.
* protos: Port limine boot protocol to aarch64
Also drop VMM_FLAG_PRESENT since we never unmap pages anyway.
* test: Add DTB request
* PROTOCOL: Port SMP request to aarch64
* cpu: Add cache maintenance functions for aarch64
* protos/limine, sys: Port SMP to aarch64
Also move common asm macros into a header file.
* test: Start up APs
* vmm: Unify get_next_level and implement large page splitting
* protos/limine: Map framebuffer using correct caching mode on AArch64
* CI: Fix GCC build for aarch64
* entry, menu: Replace uses of naked attribute with separate asm file
GCC does not understand the naked attribute on aarch64, and didn't
understand it for x86 in older versions.
2022-08-18 17:32:54 +02:00
mintsuki
82e62a9678
host: Reorganise host-tools layout and add limine-version. Closes #196
2022-07-13 17:17:12 +02:00
mintsuki
6106285d35
build: Move to using external cross-detect package
2022-07-05 09:14:48 +02:00
mintsuki
f3621c7bcc
acpi: Add EBDA address sanity checks and work around bogus GCC warning
2022-07-01 15:04:57 +02:00
mintsuki
874db16cf6
gh: Run release workflow on Arch Linux container and build with LLVM
2022-06-25 08:50:29 +02:00
mintsuki
547666ca63
gh: Run check workflow on Arch Linux container
2022-06-20 02:17:00 +02:00
mintsuki
539ac94563
build: Disable all ports by default
2022-06-15 05:01:22 +02:00
mintsuki
e906d0597d
build: autogen.sh -> bootstrap
2022-06-15 00:35:16 +02:00
mintsuki
8806f470dd
workflow: Install lld in check workflow
2022-05-07 16:44:34 +02:00
mintsuki
4e349fe000
ci: Use TOOLCHAIN=llvm to test LLVM builds
2022-04-20 04:58:29 +02:00
mintsuki
7388369611
build: Install limine.h header file
2022-04-13 01:01:47 +02:00
mintsuki
bcced191a4
misc: Get rid of latest-binary
2022-04-02 15:52:49 +02:00
mintsuki
c052509567
misc: limine-s2deploy -> limine-deploy
2022-04-02 09:31:19 +02:00
mintsuki
1fd47241e1
misc: Do not copy limine-hdd.bin to binary branch
2022-03-30 15:22:35 +02:00
mintsuki
e22d279c8d
gh: git related fixes
2022-03-26 02:30:05 +01:00
mintsuki
8a2fafd7ab
gh: Do not build Linux version of limine-s2deploy
2022-03-26 01:51:04 +01:00
mintsuki
92a8661ac3
gh: Drop building limine-s2deploy-linux-x86_32 and use musl
2022-03-21 03:37:39 +01:00
mintsuki
65b5a7f66f
misc: limine-install -> limine-s2deploy
2022-03-21 00:56:02 +01:00
mintsuki
5542dffaa7
build: Pass -undef to preprocessor calls
2022-03-02 15:46:40 +01:00
mintsuki
419d4934db
gh: Make sure ssh key has right perms
2022-02-11 21:10:36 +01:00
mintsuki
30d518f30a
gh: Upload release tarballs to website
2022-02-11 03:57:18 +01:00
mintsuki
e4bd2cfdbf
build: Move program detection logic to configure script
2022-01-31 11:46:19 +01:00
mintsuki
68faef19be
misc: Various fixes
2022-01-28 10:23:26 +01:00
mintsuki
80ae303ba8
misc: Fixes for GCC 12 warnings; add extern prototypes for inline functions
2022-01-26 03:58:28 +01:00
mintsuki
9ce5f54e31
misc: README.md and workflow updates
2022-01-22 04:10:48 +01:00
mintsuki
a0a8b3c0d6
build: 'install' portability fixes
2022-01-22 03:46:48 +01:00
mintsuki
d1cc97006c
gh: Update release workflow
2022-01-21 03:27:02 +01:00
mintsuki
4fd8fd10f9
build: Fix up version.sh
2022-01-16 06:34:15 +01:00
mintsuki
3bb70dcbee
build: Move to using autoconf
2022-01-16 06:09:36 +01:00
mintsuki
6dcce5f7d2
build: Initial support for special characters in build path
2021-11-28 19:00:49 +01:00
mintsuki
af2d2b2c01
build: Update release workflow for new binary location
2021-11-20 08:52:15 +01:00
mintsuki
f939d7545a
build: Add make dist target
2021-10-24 15:48:52 +02:00
mintsuki
474c02c9ee
gh: Add missing checkout step to compile check workflow
2021-09-29 17:51:04 +02:00
mintsuki
5e8cd503ce
gh: Add workflow to test for compilation failures
2021-09-29 17:41:12 +02:00
mintsuki
b55c80e2c8
ci: Ensure dotfiles are copied over to binary releases properly. Closes #96
2021-07-29 15:48:27 +02:00
mintsuki
3876645dd9
build: wget -> curl
2021-07-06 00:02:28 +02:00
mintsuki
f294fa1e35
workflow: Package a Limine tarball that does not rely on version control as well on releases
2021-06-30 23:17:16 +02:00
mintsuki
187576393c
limine-install: Add local .gitignore
2021-05-28 15:57:34 +02:00
mintsuki
8c28d8ff3d
limine-install: More macOS friendliness
2021-04-16 12:22:22 +02:00
mintsuki
8e4de054d7
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
2021-04-03 00:48:38 +02:00
mintsuki
383dd5ae7b
gh: Automatically update latest-binary branch in workflow
2021-03-29 19:27:56 +02:00
mintsuki
de87ced0b5
gh: Do not base binary branch names off minor release names
2021-03-29 18:49:39 +02:00
mintsuki
0579a19d6f
build: Create limine directory inside share directory and copy over LICENSE.md to binary releases
2021-03-21 10:59:32 +01:00
mintsuki
a468071841
gh: Workflow needs mtools
2021-03-17 20:26:52 +01:00
mintsuki
0a1dfa766e
misc: Move limine-install to own directory and provide source and Makefile for it in binary releases
2021-03-17 18:38:47 +01:00
mintsuki
4cd8e00a45
gh: Update gh workflow
2021-03-15 06:42:37 +01:00
mintsuki
0bdc5da61e
gh: Update gh workflow
2021-03-14 13:11:55 +01:00
mintsuki
91e4e65110
gh: Update gh workflow
2021-03-14 12:10:28 +01:00