summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm64/fns.h
AgeCommit message (Expand)Author
2023-05-13bcm64: move fpon()/fpoff() into l.scinap_lenrek
2021-11-26kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TBcinap_lenrek
2021-10-11kernel: move waserror() macro to port/portfns.hcinap_lenrek
2020-12-20kernel: handle tos and per process pcycle counters in port/cinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-07-02bcm64: fix usb xhci controller on pi4 8GB variant (thanks richard miller)cinap_lenrek
2020-06-06bcm64: use 64-bit uvlong physical address in vmap()cinap_lenrek
2019-09-15bcm64: add addarchfile() prototype to fns.h (for qeed)cinap_lenrek
2019-08-23bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing,...cinap_lenrek
2019-07-28bcm, bcm64: add vcore support for raspberry pi 3 GPIO expandercinap_lenrek
2019-07-25bcm64: add pci express driver for raspberry pi 4cinap_lenrek
2019-07-25bcm, bcm64: make irq.$O optional and add intrdisable(), use intrenable()cinap_lenrek
2019-07-25bcm, bcm64: add dmaflush() function and make virtio size and virtual address ...cinap_lenrek
2019-07-25bcm, bcm64: add support for device tree parameter passingcinap_lenrek
2019-05-13bcm64: implement reboot supportcinap_lenrek
2019-05-09bcm64: use MOVP instruction for saving and restoring registerscinap_lenrek
2019-05-03bcm64: add experimental work in progress arm64 kernel for raspberry pi 3cinap_lenrek