index
:
rv7
dev
master
Preparing since 2025...
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
build: Add toolchain target
Ian Moffett
3 days
docs: Add build instructions
Ian Moffett
3 days
build: Ignore attributes warning
Ian Moffett
3 days
kern: lib: Add OSMORA base libs
Ian Moffett
3 days
kern: Add MI serial interface
Ian Moffett
3 days
sys: Add sys/cdefs.h
Ian Moffett
3 days
sys: types: Add big long long types
Ian Moffett
3 days
build: Make build logs pretty
Ian Moffett
3 days
kern: Create C kernel entrypoint
Ian Moffett
3 days
sys: Add sys/types.h
Ian Moffett
3 days
kern/amd64: cpu: Put _start in .text section
Ian Moffett
3 days
kern/amd64: cpu: Load IDT
Ian Moffett
3 days
docs: Add initial README
Ian Moffett
3 days
kern/amd64: cpu: Write boot message on startup
Ian Moffett
3 days
kern/amd64: cpu: Load new flat GDT on boot
Ian Moffett
3 days
project: Add copyright headers
Ian Moffett
3 days
kern/amd64: mainbus: Add modeline to pio.S
Ian Moffett
3 days
kern/amd64: io: Add serial UART driver
Ian Moffett
3 days
kern/amd64: mainbus: Add port I/O helpers
Ian Moffett
3 days
build: Ignore binary in .gitignore
Ian Moffett
3 days
kern/amd64: Move boot.S to amd64/cpu/
Ian Moffett
3 days
initial commit
Ian Moffett