summaryrefslogtreecommitdiff
path: root/sys/src/9/pc64/fns.h
AgeCommit message (Expand)Author
2016-12-15pc64: implement simple write combining for framebuffers with the PATcinap_lenrek
2016-11-17pc64: check if vmap() range fits in VMAPLEN window, remove unneeded vmapsync(...cinap_lenrek
2015-08-05pc, pc64: remove unused psaux driver, cleanup devkbdcinap_lenrek
2015-08-05devkbd: disable mosue/keyboard on shutdown, disable ps2 mouse on init, remove...cinap_lenrek
2014-12-22pc, pc64, xen: change return type of intrdisable() to voidcinap_lenrek
2014-12-19pc, pc64: untangle acpireset() from mpshutdown()cinap_lenrek
2014-11-10pc, pc64: provide access to embedded controller with #P/ec filecinap_lenrek
2014-11-02pc, pc64: implement acpi reset (for efi)cinap_lenrek
2014-10-21pc, pc64: make mtrr() callable from interrupt context and before mpinitcinap_lenrek
2014-07-09pc, pc64: initial machine check architecture supportcinap_lenrek
2014-06-01pc64: allocate palloc.pages from upagescinap_lenrek
2014-02-06pc64: fix note handlingcinap_lenrek
2014-02-01add experimental pc64 kernelcinap_lenrek