]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/bcm64
bcm64: add support for more than 1GB of ram (untested)
[plan9front.git] / sys / src / 9 / bcm64 /
2019-08-18 cinap_lenrekbcm64: add support for more than 1GB of ram (untested)
2019-08-18 cinap_lenrekbcm64: add driver for emmc2 controller
2019-08-16 cinap_lenrekbcm64: poll gisb arbiter for asynchronous bus errors
2019-08-16 cinap_lenrekethergenet: remove debugging
2019-08-16 cinap_lenrekbcm64: set XN bits for kernel device mappings
2019-07-28 cinap_lenrekbcm, bcm64: add vcore support for raspberry pi 3 GPIO...
2019-07-27 cinap_lenrekbcm64: fix wrong prescaler for generic timer on rpi4
2019-07-25 cinap_lenrekethergenet: fix flow control negotiation
2019-07-25 cinap_lenrekbcm64: add config for raspberry pi 4
2019-07-25 cinap_lenrekbcm64: work in progress genet ethernet driver for raspb...
2019-07-25 cinap_lenrekbcm64: reorganize virtual memory map for rapberry pi4
2019-07-25 cinap_lenrekbcm64: update io.h for pci express and raspberry pi 4
2019-07-25 cinap_lenrekbcm64: add pci express driver for raspberry pi 4
2019-07-25 cinap_lenrekbcm64: add gic interrupt controller driver for raspberr...
2019-07-25 cinap_lenrekbcm64: add gisb arbiter driver to catch bus timeouts
2019-07-25 cinap_lenrekbcm, bcm64: make irq.$O optional and add intrdisable...
2019-07-25 cinap_lenrekbcm64: strip debug symbols to make sure .img file is...
2019-07-25 cinap_lenrekbcm, bcm64: add dmaflush() function and make virtio...
2019-07-25 cinap_lenrekbcm, bcm64: add support for device tree parameter passing
2019-06-14 cinap_lenrekmerge
2019-06-14 cinap_lenrekbcm64: implement dtracy support
2019-05-17 cinap_lenrekmerge
2019-05-17 cinap_lenrekbcm64: remove unneccesary tlb flush on mmuidmap()
2019-05-17 cinap_lenrekbcm64: no need to flush instruction cache when switchin...
2019-05-17 cinap_lenrekbcm64: switch to 64k page size
2019-05-15 cinap_lenrekbcm64: generalize mmu code
2019-05-15 cinap_lenrekbcm64: fix mmu0clear() mistake from previous commit
2019-05-13 cinap_lenrekbcm64: implement reboot support
2019-05-10 cinap_lenrekbcm64: use exclusive monitor on nrdy to wake up idlehands()
2019-05-09 cinap_lenrekbcm64: use MOVP instruction for saving and restoring...
2019-05-09 cinap_lenrekbcm64: map framebuffer write-through to allow unaligned...
2019-05-05 cinap_lenrekbcm64: provide idlehands() function
2019-05-05 cinap_lenrekbcm64: get rid of usb workaround delay
2019-05-03 cinap_lenrekbcm64: add experimental work in progress arm64 kernel...