summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-09-12project-wide: migrate to gitsigsegv7
2023-09-03project-wide: update project authoremilia
2023-08-27kernel: mmio: Add MMIO read helpersemilia
2023-08-27kernel: mmio: Fix type warningsemilia
2023-08-27kernel: mmio: align backslashemilia
2023-08-27kernel: mmio: uintptr_t -> void *emilia
2023-08-27kernel: mmio: Check for physical addressesemilia
2023-08-27kernel: mmio: Add missing includeemilia
2023-08-25kernel: cdefs: Remove duplicate __used definitionemilia
2023-08-25kernel: Add MMIO helpersemilia
2023-08-19kernel: Update Vega author name in kernel metaemilia
2023-08-19project-wide: Update author nameemilia
2023-08-17kernel: cdefs: Fix macro indentationian
2023-08-17kernel: cdefs: Move attributes above other macrosian
2023-08-17kernel/amd64: machdep: Refactor attribute usageian
2023-07-28kernel: Cleanup arch abstraction layerian
2023-07-17kernel/lib: Fix itoa() blanking '0'ian
2023-07-17kernel/acpi: Fix typoian
2023-07-17kernel/acpi: Add ACPI subroutinesian
2023-07-17kernel/lib: Add memcmp()ian
2023-07-17kernel/acpi: Add helper functionian
2023-07-17kernel/acpi: Add extra ACPI tablesian
2023-07-17kernel/acpi: Add extra ACPI tablesian
2023-07-17kernel/vm: Cast to uintptr_t before adding offsetian
2023-07-17kernel/acpi: Conform to Vega styleian
2023-07-17kernel/acpi: Fix typoian
2023-07-17kernel/acpi: Improve modularityian
2023-07-14kernel: Update build infoian
2023-07-14kernel/vm: Disable debug loggingian
2023-07-13kernel/acpi: Add basic ACPI Init logician
2023-07-08Made a branch/0.x.x and tags/0.0.1, following the Subversion habit.nishi
2023-07-08kernel/amd64: Abstract architecture specificsian
2023-07-07should be working, should benishi