index
:
Hyra
dev
expt
main
sched-rewrite
stable
user
The Hyra Operating System
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-14
kernel/amd64: Add I/O APIC pin mask/unmask logic
sigsegv7
2023-09-14
kernel: acpi: Add IRQ to GSI function
sigsegv7
2023-09-14
kernel/amd64: Introduce initial I/O APIC support
sigsegv7
2023-09-14
kernel: init: Init ACPI before processor
sigsegv7
2023-09-13
kernel: mmio: Remove useless argument
sigsegv7
2023-09-13
build: Remove stray newline
sigsegv7
2023-09-12
build: Remove $ from scripts
sigsegv7
2023-09-12
kernel: fix include bug
sigsegv7
2023-09-12
build: update .gitignore
sigsegv7
2023-09-12
project-wide: migrate to git
sigsegv7
2023-09-03
project-wide: update project author
emilia
2023-08-27
kernel: mmio: Add MMIO read helpers
emilia
2023-08-27
kernel: mmio: Fix type warnings
emilia
2023-08-27
kernel: mmio: align backslash
emilia
2023-08-27
kernel: mmio: uintptr_t -> void *
emilia
2023-08-27
kernel: mmio: Check for physical addresses
emilia
2023-08-27
kernel: mmio: Add missing include
emilia
2023-08-25
kernel: cdefs: Remove duplicate __used definition
emilia
2023-08-25
kernel: Add MMIO helpers
emilia
2023-08-19
kernel: Update Vega author name in kernel meta
emilia
2023-08-19
project-wide: Update author name
emilia
2023-08-17
kernel: cdefs: Fix macro indentation
ian
2023-08-17
kernel: cdefs: Move attributes above other macros
ian
2023-08-17
kernel/amd64: machdep: Refactor attribute usage
ian
2023-07-28
kernel: Cleanup arch abstraction layer
ian
2023-07-17
kernel/lib: Fix itoa() blanking '0'
ian
2023-07-17
kernel/acpi: Fix typo
ian
2023-07-17
kernel/acpi: Add ACPI subroutines
ian
2023-07-17
kernel/lib: Add memcmp()
ian
2023-07-17
kernel/acpi: Add helper function
ian
2023-07-17
kernel/acpi: Add extra ACPI tables
ian
2023-07-17
kernel/acpi: Add extra ACPI tables
ian
2023-07-17
kernel/vm: Cast to uintptr_t before adding offset
ian
2023-07-17
kernel/acpi: Conform to Vega style
ian
2023-07-17
kernel/acpi: Fix typo
ian
2023-07-17
SVN: Update props of acpi_subr.c
ian
2023-07-17
kernel/acpi: Improve modularity
ian
2023-07-14
kernel: Update build info
ian
2023-07-14
kernel/vm: Disable debug logging
ian
2023-07-13
kernel/acpi: Add basic ACPI Init logic
ian
2023-07-08
Made a branch/0.x.x and tags/0.0.1, following the Subversion habit.
nishi
2023-07-08
kernel/amd64: Abstract architecture specifics
ian
2023-07-07
welp
nishi
2023-07-07
should be working, should be
nishi