index
:
uff-os
better-terminal
bump-rust-version
exceptions
further-cleanup
master
testing
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
src
Age
Commit message (
Collapse
)
Author
2021-04-18
Further cleanup
further-cleanup
Dennis Kobert
* Bump x86_64 dep to version 0.1.14 * Rewrite LOCAL_APIC handling * Remove warnings
2021-04-15
Fix most warnings and tidy up
bump-rust-version
NatrixAeria
2021-03-22
Refresh rust version
NatrixAeria
2019-11-27
Implement proto Keyboard handling
HEAD
master
Dennis Kobert
2019-11-20
Fix memory mapping for LAIC and setup it's paging
Dennis Kobert
2019-11-19
Fix apic register address and ordering
natrixaeria
2019-11-17
Merge branch 'master' of https://git.kobert.dev/uff-os
Dennis Kobert
2019-11-17
Add interrupt handlers
Dennis Kobert
2019-11-17
Disable PIC through IO port write
natrixaeria
2019-11-15
Repare broken code
natrixaeria
2019-11-15
Merge branch 'master' of dennis:/var/repos/uff-os
natrixaeria
2019-11-15
Initiate timer interrupt
natrixaeria
2019-11-15
Rename Interrupts enum to InterruptType
Dennis Kobert
2019-11-15
Rename interrupt and exception handlers
Dennis Kobert
2019-11-15
Merge branch 'master' of dennis:/var/repos/uff-os
natrixaeria
2019-11-15
Merge branch 'master' of dennis:/var/repos/uff-os
natrixaeria
2019-11-15
Implement timer interrupt handler
Dennis Kobert
2019-11-15
Add apic module
natrixaeria
2019-11-15
Merge branch 'exceptions'
Dennis Kobert
2019-11-15
Disable caching for first mem page
Dennis Kobert
2019-11-15
Add protection fault handler
Dennis Kobert
2019-11-12
Increase fault handler stack size
Dennis Kobert
2019-11-11
Add expect fault handling
Dennis Kobert
2019-11-09
Add basic tests
Dennis Kobert
2019-11-09
Introduce integration test crate
natrixaeria
2019-11-09
Fix swaped flag and stack arguments
Dennis Kobert
2019-11-09
Merge branch 'exceptions' of https://git.kobert.dev/uff-os into exceptions
Dennis Kobert
2019-11-09
Add testing runner functions
Dennis Kobert
2019-11-09
Remove garbage code
natrixaeria
2019-11-09
Add error messages
natrixaeria
2019-11-09
Adapt exception messages
natrixaeria
2019-11-09
Rewrite print_centered in a more pretty way
natrixaeria
2019-11-09
Merge branch 'exceptions' of dennis:/var/repos/uff-os into exceptions
natrixaeria
2019-11-09
Create panic screen module with text buffer
natrixaeria
2019-11-08
Reformat exceptions
Dennis Kobert
2019-11-08
Add InterruptStackTable
Dennis Kobert
2019-11-08
Fix paging
Dennis Kobert
2019-11-08
Merge branch 'master' into exceptions
Dennis Kobert
2019-11-08
Add centered mode to vga compatible text mode
natrixaeria
2019-11-08
Implement guarding page
Dennis Kobert
2019-11-07
Add interupt descriptor table
Dennis Kobert
2019-11-07
Represent rust vga text structs as C structs
natrixaeria
2019-11-07
Minor Cleanups
Dennis Kobert
2019-11-04
Implement serial connection and basic testing
Dennis Kobert
2019-11-03
Merge: 41bff6a a2d6311
Dennis Kobert
2019-11-02
Rewrite build script
natrixaeria
2019-10-31
Fix typo in panic screen
Dennis Kobert
2019-10-26
Create a kernel panic screen
natrixaeria
2019-10-25
Create a print function
natrixaeria
2019-10-25
Create format writer
natrixaeria
[next]