summaryrefslogtreecommitdiff
path: root/sys/src/9/zynq/mmu.c
AgeCommit message (Expand)Author
2015-06-18zynq: use KADDR() for kmap() if we can avoiding the mappingcinap_lenrek
2015-06-15kernel: add pagechaindone() to wakeup processes waiting for memorycinap_lenrek
2015-06-15zynq: remove unused PTE typedefcinap_lenrek
2015-02-14zynq: do fixed mapping for ocm memory on boot and make kaddr() and paddr() wo...cinap_lenrek
2015-02-07kernel: reduce Page structure size by changing Page.cachectl[]cinap_lenrek
2014-12-29zymq: lilu dallas, multicorecinap_lenrek
2014-12-25zynq: only tmpmap() while splhi(), remove unneeded coherence() after tmpunmap...cinap_lenrek
2014-12-24added zynq kernelaiju