Commit graph

18 commits

Author SHA1 Message Date
Morten Delenk
9299f08981 fix: made paging finally work on x86_64 2018-03-24 21:42:36 +01:00
Morten Delenk
a8a977c637 added warnings and updated the cross compilers 2017-12-09 18:46:35 +00:00
Morten Delenk
3f83577f8f added paging to x86 2017-09-03 09:56:58 +01:00
Morten Delenk
cf16b1c37c started adding IRQ and clock sources. non-pc target are broken 2017-07-24 11:23:05 +01:00
Morten Delenk
bc5bf258a0 made the PMM work and a lot faster. Does not like OOM events, seemingly 2017-07-20 18:51:52 +01:00
Morten Delenk
886e585d80 added PMM for PC 2017-07-20 17:48:44 +01:00
Morten Delenk
d0736af522 added broken raspi2 port
fixed all arm ports
2017-07-20 09:26:35 +01:00
Morten Delenk
30855b250e added x86 and x86_64 interrupt support 2017-04-30 18:43:20 +00:00
Morten Delenk
20038f84ab hook the vectors the b9/b11 jumps to on interrupt 2017-04-30 16:54:36 +00:00
Morten Delenk
352e211fb0 added source code generation for interrupt handling 2017-04-30 14:46:49 +00:00
Morten Delenk
d91bab77a4 fixed screeninit, got text to show on arm11 and added documentation 2017-04-29 20:04:29 +00:00
Morten Delenk
3382121c3a added working LFB driver and some helper scripts 2017-04-29 11:06:31 +00:00
Morten Delenk
182404b88f borked gitignore 2017-04-28 21:06:30 +00:00
Morten Delenk
e8d09031cb started adding a vesa fb 2017-04-28 21:04:33 +00:00
Morten Delenk
dfd6e90200 added clang format 2017-04-26 10:27:27 +00:00
Morten Delenk
ded713bb4e added CGA terminal 2017-04-24 16:38:22 +00:00
Morten Delenk
b8d42f1506 added font support
+ Kobject
+ TTY
2017-04-23 20:04:39 +00:00
Morten Delenk
2ccf881b04 added kernel configuration 2017-04-23 16:09:42 +00:00