summaryrefslogtreecommitdiff
path: root/init.c
Commit message (Expand)AuthorAgeFilesLines
* Begin initiallizing the VGA card.Richard Henderson2011-05-091-0/+2
* Use level-triggered ISA interrupts.Richard Henderson2011-05-061-0/+11
* Add ps2 keyboard initialization.Richard Henderson2011-05-061-0/+27
* Beginnings of the SRM console prompt.Richard Henderson2011-05-051-9/+1
* Implement the console callback interface.Richard Henderson2011-05-021-19/+25
* Add copyright information.Richard Henderson2011-05-011-0/+20
* Set max_asn properly for the cpu.Richard Henderson2011-04-271-34/+24
* Re-org for Clipper system.Richard Henderson2011-04-271-6/+22
* Use fixed frequency for rpcc.Richard Henderson2011-04-241-3/+1
* PCBB.PTBR contains a page frame number, not a physical address.Richard Henderson2011-04-131-1/+1
* Rely less on initialized data.Richard Henderson2011-04-131-124/+154
* Misc enhancementsRichard Henderson2011-04-111-2/+1
* Signal halt properly.Richard Henderson2011-04-111-1/+3
* Dynamically allocate page tables; setup as per MILO.Richard Henderson2011-04-111-40/+45
* Add uart printing support.Richard Henderson2011-04-101-0/+4
* TEMP: finished through init_page_tablesRichard Henderson2011-04-101-0/+206