index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
bcm64
/
fns.h
Age
Commit message (
Expand
)
Author
2021-11-26
kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TB
cinap_lenrek
2021-10-11
kernel: move waserror() macro to port/portfns.h
cinap_lenrek
2020-12-20
kernel: handle tos and per process pcycle counters in port/
cinap_lenrek
2020-09-13
kernel: massive pci code rewrite
cinap_lenrek
2020-07-02
bcm64: fix usb xhci controller on pi4 8GB variant (thanks richard miller)
cinap_lenrek
2020-06-06
bcm64: use 64-bit uvlong physical address in vmap()
cinap_lenrek
2019-09-15
bcm64: add addarchfile() prototype to fns.h (for qeed)
cinap_lenrek
2019-08-23
bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing,...
cinap_lenrek
2019-07-28
bcm, bcm64: add vcore support for raspberry pi 3 GPIO expander
cinap_lenrek
2019-07-25
bcm64: add pci express driver for raspberry pi 4
cinap_lenrek
2019-07-25
bcm, bcm64: make irq.$O optional and add intrdisable(), use intrenable()
cinap_lenrek
2019-07-25
bcm, bcm64: add dmaflush() function and make virtio size and virtual address ...
cinap_lenrek
2019-07-25
bcm, bcm64: add support for device tree parameter passing
cinap_lenrek
2019-05-13
bcm64: implement reboot support
cinap_lenrek
2019-05-09
bcm64: use MOVP instruction for saving and restoring registers
cinap_lenrek
2019-05-03
bcm64: add experimental work in progress arm64 kernel for raspberry pi 3
cinap_lenrek