index
:
mos
master
The M/OS operating system - main upstream
Ian Moffett <ian@lunota.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
23 hours
usr: sdk: Add units.h
Ian Moffett
25 hours
mos: kern: Add spinlock sources
Ian Moffett
25 hours
usr: sdk: Add STATUS_NAME_TOO_LONG to sdk/status.h
Ian Moffett
25 hours
mos/x86_64: cpu: Make mu_cpu_pause global
Ian Moffett
26 hours
mos/x86_64: cpu: Add atomic swap primitive + MU if
Ian Moffett
26 hours
mos/x86_64: prim: Ensure code is in .text
Ian Moffett
26 hours
mos/x86_64: Add processor primitives + MU interface
Ian Moffett
28 hours
mos: bpt: Add boot memory map interface
Ian Moffett
28 hours
mos: bpt: Add null check for get_vars callback
Ian Moffett
43 hours
mos: Add boot protocol translation layer
Ian Moffett
43 hours
mos: proto: Add limine protocol
Ian Moffett
43 hours
build: Add clean target
Ian Moffett
43 hours
usr: sdk: Add strcmp() to sdk/string.h + sources
Ian Moffett
43 hours
usr: sdk: Add status codes to sdk/status.h
Ian Moffett
44 hours
usr: sdk: Add UPTR type to sdk/types.h
Ian Moffett
47 hours
mos/x86_64: cpu: Load our own GDT
Ian Moffett
47 hours
mos: kern: Add formatted trace helpers
Ian Moffett
47 hours
usr: sdk: Add vsnprintf() family helpers
Ian Moffett
47 hours
mos: kern: Add newline to boot header tail
Ian Moffett
47 hours
usr: sdk: Add itoa() function
Ian Moffett
47 hours
usr: sdk: Add memcpy() function
Ian Moffett
47 hours
usr: sdk: Add sdk/stdarg.h
Ian Moffett
2 days
mos: kern: Add boot header to serial log
Ian Moffett
2 days
mos: kern: Add serial raw trace function
Ian Moffett
2 days
mos/x86_64: uart: Make sure to clear DLAB after init
Ian Moffett
2 days
mos/x86_64: build: Link with SDK libmos.a
Ian Moffett
2 days
mos/x86_64: mu_uart_write() -> mu_uart_writed()
Ian Moffett
2 days
mos/x86_64: Add model specific register definitions
Ian Moffett
2 days
mos/x86_64: Add UART driver + MU interface
Ian Moffett
2 days
usr: sdk: Add sdk/param.h
Ian Moffett
2 days
mos/x86_64: Add port I/O helpers + arch target dir
Ian Moffett
2 days
mos: Add initial C entrypoint
Ian Moffett
2 days
usr: sdk: Add initial string lib sources + strlen
Ian Moffett
2 days
usr: sdk: Add SDK types
Ian Moffett
2 days
build: Remove sys.mos
Ian Moffett
2 days
initial commit
Ian Moffett