Age | Commit message (Expand) | Author |
---|---|---|
2020-07-03 | bcm64: increase maximum segment size to 8GB | cinap_lenrek |
2020-07-02 | bcm64: handle 8GB of physical memory for raspberry pi4 | cinap_lenrek |
2019-08-26 | kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, ... | cinap_lenrek |
2019-08-23 | bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing,... | cinap_lenrek |
2019-08-18 | bcm64: add support for more than 1GB of ram (untested) | cinap_lenrek |
2019-08-16 | bcm64: set XN bits for kernel device mappings | cinap_lenrek |
2019-07-25 | bcm64: reorganize virtual memory map for rapberry pi4 | cinap_lenrek |
2019-05-17 | bcm64: switch to 64k page size | cinap_lenrek |
2019-05-09 | bcm64: map framebuffer write-through to allow unaligned access | cinap_lenrek |
2019-05-03 | bcm64: add experimental work in progress arm64 kernel for raspberry pi 3 | cinap_lenrek |