]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/bcm64
bcm, bcm64: fix cache operations for dma and emmc
[plan9front.git] / sys / src / 9 / bcm64 /
2019-05-17 cinap_lenrekmerge
2019-05-17 cinap_lenrekbcm64: remove unneccesary tlb flush on mmuidmap()
2019-05-17 cinap_lenrekbcm64: no need to flush instruction cache when switchin...
2019-05-17 cinap_lenrekbcm64: switch to 64k page size
2019-05-15 cinap_lenrekbcm64: generalize mmu code
2019-05-15 cinap_lenrekbcm64: fix mmu0clear() mistake from previous commit
2019-05-13 cinap_lenrekbcm64: implement reboot support
2019-05-10 cinap_lenrekbcm64: use exclusive monitor on nrdy to wake up idlehands()
2019-05-09 cinap_lenrekbcm64: use MOVP instruction for saving and restoring...
2019-05-09 cinap_lenrekbcm64: map framebuffer write-through to allow unaligned...
2019-05-05 cinap_lenrekbcm64: provide idlehands() function
2019-05-05 cinap_lenrekbcm64: get rid of usb workaround delay
2019-05-03 cinap_lenrekbcm64: add experimental work in progress arm64 kernel...