summaryrefslogtreecommitdiff
path: root/arch/x86/machine/cga.c
AgeCommit message (Expand)Author
2018-02-24New errno.h standard headerRichard Braun
2017-12-03Revert "Make assert have no side effects"Richard Braun
2017-09-02Make assert have no side effectsRichard Braun
2017-07-13Switch to initialization operationsRichard Braun
2017-06-25Remove the param moduleRichard Braun
2017-06-23x86/cga: minor checks and improvementsRichard Braun
2017-06-23x86/cga: fix newline character handlingRichard Braun
2017-06-19x86/cga: minor refactoringRichard Braun
2017-06-19x86/cga: silence compiler warningsRichard Braun
2017-06-18x86/cga: implement scrollingRichard Braun
2017-05-31x86/{atcons,atkbd,cga}: rework escape sequence handlingRichard Braun
2017-05-28x86: new atcons and atkbd modulesRichard Braun
2017-05-28kern/console: implement input handlingRichard Braun
2017-05-28kern/console: implement console selectionRichard Braun
2017-05-19kern/console: new moduleRichard Braun
2017-02-04Clean up compilationRichard Braun
2016-12-09Force brackets around one-line conditional statementsRichard Braun
2014-12-10x86/cga: directmap updateRichard Braun
2014-05-08x86/pmap: per-CPU page tablesRichard Braun
2014-01-02Declare variables as read mostly where appropriateRichard Braun
2013-07-20x86/pmap: remove kernel-specific functionsRichard Braun
2013-07-03x86/pmap: change pmap_kenter to pass protectionRichard Braun
2013-06-28x86/pmap: replace pmap_kupdate with pmap_updateRichard Braun
2012-12-09x86/pmap: inter-processor TLB updatesRichard Braun
2012-11-03x86/vga: rename module to cgaRichard Braun