summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm64/l.s
AgeCommit message (Expand)Author
2021-07-25bcm64: make the kernel use virtual timer counter register for cycles()cinap_lenrek
2020-12-20kernel: handle tos and per process pcycle counters in port/cinap_lenrek
2020-05-07bcm64: fix kernels cmpswap() functioncinap_lenrek
2019-07-25bcm, bcm64: add support for device tree parameter passingcinap_lenrek
2019-06-14bcm64: implement dtracy supportcinap_lenrek
2019-05-17bcm64: no need to flush instruction cache when switching TTBR0cinap_lenrek
2019-05-17bcm64: switch to 64k page sizecinap_lenrek
2019-05-13bcm64: implement reboot supportcinap_lenrek
2019-05-10bcm64: use exclusive monitor on nrdy to wake up idlehands()cinap_lenrek
2019-05-09bcm64: use MOVP instruction for saving and restoring registerscinap_lenrek
2019-05-05bcm64: provide idlehands() functioncinap_lenrek
2019-05-03bcm64: add experimental work in progress arm64 kernel for raspberry pi 3cinap_lenrek