Age | Commit message (Expand) | Author |
---|---|---|
2021-07-25 | kernel: page counts a ulong, not usize | cinap_lenrek |
2021-04-25 | kernel: clean up Mach structure | cinap_lenrek |
2021-02-06 | bcm64: get inbound and outbound pci window base address from device tree | cinap_lenrek |
2020-06-06 | bcm64: use uvlong for ISAConf.port | cinap_lenrek |
2019-08-23 | bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing,... | cinap_lenrek |
2019-08-19 | bcm64: do not use OTP_BOOTMODE_REG to determine OSC frequency (thanks richard... | cinap_lenrek |
2019-07-25 | bcm64: add pci express driver for raspberry pi 4 | cinap_lenrek |
2019-07-25 | bcm, bcm64: add dmaflush() function and make virtio size and virtual address ... | cinap_lenrek |
2019-05-17 | bcm64: switch to 64k page size | cinap_lenrek |
2019-05-15 | bcm64: generalize mmu code | cinap_lenrek |
2019-05-13 | bcm64: implement reboot support | cinap_lenrek |
2019-05-03 | bcm64: add experimental work in progress arm64 kernel for raspberry pi 3 | cinap_lenrek |