]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/bcm64/l.s
bcm64: make the kernel use virtual timer counter register for cycles()
[plan9front.git] / sys / src / 9 / bcm64 / l.s
2021-07-25 cinap_lenrekbcm64: make the kernel use virtual timer counter regist...
2020-12-20 cinap_lenrekkernel: handle tos and per process pcycle counters...
2020-05-07 cinap_lenrekmerge
2020-05-07 cinap_lenrekbcm64: fix kernels cmpswap() function
2019-07-25 cinap_lenrekbcm, bcm64: add support for device tree parameter passing
2019-06-14 cinap_lenrekmerge
2019-06-14 cinap_lenrekbcm64: implement dtracy support
2019-05-17 cinap_lenrekmerge
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-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-05 cinap_lenrekbcm64: provide idlehands() function
2019-05-03 cinap_lenrekbcm64: add experimental work in progress arm64 kernel...