aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Makefile: build targets properly from subdirsHEADmasterAqua-sama2021-03-301-3/+8
* makefile: make makefile recursiveAqua-sama2021-03-251-3/+17
* CGA: map and set buffer address in kernel mainAqua-sama2021-03-142-11/+14
* Map kernel to higher halfAqua-sama2021-03-091-2/+1
* libk: add int_t min max size constantsAqua-sama2021-03-051-1/+1
* add broken SchedulerAqua-sama2021-03-052-2/+4
* Add some comments to keyboard driverAqua-sama2021-03-033-12/+28
* Add keyboard driverAqua-sama2021-02-284-2/+167
* Enable interruptsAqua-sama2021-02-221-1/+3
* KconfigAqua-sama2021-02-212-0/+60
* Call global constructorsAqua-sama2021-02-212-4/+6
* Add IDTAqua-sama2021-02-161-0/+4
* Add SerialPort self-test to constructorAqua-sama2021-02-122-17/+25
* CGA: blank last line when scrolling upAqua-sama2021-02-121-0/+5
* Add serial0 console outputAqua-sama2021-02-124-9/+153
* Add comments to explain CGA ports betterAqua-sama2021-02-114-0/+228