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
46 hours
usr: sdk: Add strcmp() to sdk/string.h + sources
Ian Moffett
46 hours
usr: sdk: Add status codes to sdk/status.h
Ian Moffett
47 hours
usr: sdk: Add UPTR type to sdk/types.h
Ian Moffett
2 days
mos/x86_64: cpu: Load our own GDT
Ian Moffett
2 days
mos: kern: Add formatted trace helpers
Ian Moffett
2 days
usr: sdk: Add vsnprintf() family helpers
Ian Moffett
2 days
mos: kern: Add newline to boot header tail
Ian Moffett
2 days
usr: sdk: Add itoa() function
Ian Moffett
2 days
usr: sdk: Add memcpy() function
Ian Moffett
2 days
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