summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm64
AgeCommit message (Expand)Author
2019-07-25bcm64: reorganize virtual memory map for rapberry pi4cinap_lenrek
2019-07-25bcm64: update io.h for pci express and raspberry pi 4cinap_lenrek
2019-07-25bcm64: add pci express driver for raspberry pi 4cinap_lenrek
2019-07-25bcm64: add gic interrupt controller driver for raspberry pi 4cinap_lenrek
2019-07-25bcm64: add gisb arbiter driver to catch bus timeoutscinap_lenrek
2019-07-25bcm, bcm64: make irq.$O optional and add intrdisable(), use intrenable()cinap_lenrek
2019-07-25bcm64: strip debug symbols to make sure .img file is multiple of 4 bytescinap_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-06-14bcm64: implement dtracy supportcinap_lenrek
2019-05-17bcm64: remove unneccesary tlb flush on mmuidmap()cinap_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-15bcm64: generalize mmu codecinap_lenrek
2019-05-15bcm64: fix mmu0clear() mistake from previous commitcinap_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-09bcm64: map framebuffer write-through to allow unaligned accesscinap_lenrek
2019-05-05bcm64: provide idlehands() functioncinap_lenrek
2019-05-05bcm64: get rid of usb workaround delaycinap_lenrek
2019-05-03bcm64: add experimental work in progress arm64 kernel for raspberry pi 3cinap_lenrek