]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/bcm64/mem.h
bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber)
[plan9front.git] / sys / src / 9 / bcm64 / mem.h
2020-08-03 cinap_lenrekmerge
2020-07-02 cinap_lenrekbcm64: increase maximum segment size to 8GB
2020-07-02 cinap_lenrekbcm64: handle 8GB of physical memory for raspberry pi4
2019-08-26 cinap_lenrekkernel: expose no execute bit to portable mmu code...
2019-08-23 cinap_lenrekbcm64: deal with discontinuous memory regions, avoid...
2019-08-18 cinap_lenrekbcm64: add support for more than 1GB of ram (untested)
2019-08-16 cinap_lenrekbcm64: set XN bits for kernel device mappings
2019-07-25 cinap_lenrekbcm64: reorganize virtual memory map for rapberry pi4
2019-05-17 cinap_lenrekmerge
2019-05-17 cinap_lenrekbcm64: switch to 64k page size
2019-05-09 cinap_lenrekbcm64: map framebuffer write-through to allow unaligned...
2019-05-03 cinap_lenrekbcm64: add experimental work in progress arm64 kernel...