summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm/io.h
AgeCommit message (Collapse)Author
2019-08-18bcm64: add driver for emmc2 controllercinap_lenrek
2019-07-25bcm, bcm64: add dmaflush() function and make virtio size and virtual address ↵cinap_lenrek
configurable in Soc.virtio and Soc.iosize
2019-04-11bcm: add pl011 uart drivercinap_lenrek
the raspi has two uarts, the pl011 and the mini. only one can be used at a time due to pin muxing. the bcm kernel uses the mini by default.
2018-10-20bcm: import changes for raspi2/3 from richard millercinap_lenrek
2013-01-26add raspberry pi kernel (from sources)cinap_lenrek