Commit Graph

14 Commits

Author SHA1 Message Date
alnyan 898e465715 feature: initial support for x86_64 2022-03-21 12:03:28 +02:00
alnyan 41706c5676 misc: format sources 2021-11-05 14:06:38 +02:00
alnyan ad17789d94 refactor: change add_char_device 2021-11-03 13:24:57 +02:00
alnyan 753841e1a0 feat: proof-of-concept tty chardev 2021-11-02 15:36:34 +02:00
alnyan 59c30c32b4 misc: format sources 2021-10-26 13:38:29 +03:00
alnyan 4656bb13f4 refactor: clean up non-doc warnings 2021-10-26 13:37:44 +03:00
alnyan 24acc37cc1 feat: replace NullLock with SpinLock 2021-10-21 19:10:41 +03:00
alnyan 76b4a78d32 doc: update docs 2021-10-18 15:06:08 +03:00
alnyan 573bc92523 tidy: format sources 2021-10-18 12:07:28 +03:00
alnyan 7213791b92 refactor: remove NullLock 2021-10-07 14:56:34 +03:00
alnyan 58ee697a8c feat: gicv2 and basic irq handling 2021-10-07 13:56:17 +03:00
alnyan f5aa2d3467 Format sources 2021-09-24 15:18:59 +03:00
alnyan e85116c5aa Initial documentation 2021-09-24 13:01:58 +03:00
alnyan 2b5aa03505 Test UART echo 2021-09-24 10:31:10 +03:00