| Age | Commit message (Expand) | Author |
| 2019-08-30 | auth/rsa2asn1: implement private key export with -a flag (thanks kvik) | cinap_lenrek |
| 2019-08-29 | pc64: map kernel text readonly and everything else no-execute | cinap_lenrek |
| 2019-08-28 | 8l, 6l: fix "unknown relation: TEXT" xfol() bug (thanks mischief) | cinap_lenrek |
| 2019-08-27 | kernel: prohibit changing cache attributes (SG_CACHED|SG_DEVICE) in segattach... | cinap_lenrek |
| 2019-08-27 | kernel: make user stack segment non-executable | cinap_lenrek |
| 2019-08-27 | pc64: implement NX bit discovery, map kernel mappings no-execute | cinap_lenrek |
| 2019-08-27 | kernel: catch execution read fault on SG_NOEXEC segment (for mips) | cinap_lenrek |
| 2019-08-27 | kernel: catch execution read fault on SG_NOEXEC segment | cinap_lenrek |
| 2019-08-26 | kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, ... | cinap_lenrek |
| 2019-08-26 | vncv: fix snarf buffer realloc memory corruption | qwx |
| 2019-08-25 | emmc: 50MHz highspeed support (from richard miller) | cinap_lenrek |
| 2019-08-25 | bcm64: replace emmc2 driver with richard millers sdhc driver | cinap_lenrek |
| 2019-08-24 | /sys/lib/dist/mkfile: adjust 2GB for pi3 and zynq img | cinap_lenrek |
| 2019-08-24 | /sys/lib/dist/mkfile: storage vendors idea of 2GB is deflating | cinap_lenrek |
| 2019-08-23 | bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing,... | cinap_lenrek |
| 2019-08-22 | bcm: invalidate cache on Fbinfo after firmware completion | cinap_lenrek |
| 2019-08-22 | bcm: flush out early boot messages on uart and screen initialization | cinap_lenrek |
| 2019-08-21 | /sys/lib/acid/kernel: fix procstk() for arm64, set kdir for arm/arm64 to bcm/... | cinap_lenrek |
| 2019-08-21 | bcm: set XN bits for kernel device mappings | cinap_lenrek |
| 2019-08-19 | bcm64: do not use OTP_BOOTMODE_REG to determine OSC frequency (thanks richard... | cinap_lenrek |
| 2019-08-19 | disk/format: implement long name support | cinap_lenrek |
| 2019-08-18 | add missing device tree file for raspberry pi 4 | cinap_lenrek |
| 2019-08-18 | add raspberry pi 4 kernel and bootloader to pi3.img target | cinap_lenrek |
| 2019-08-18 | bcm64: add support for more than 1GB of ram (untested) | cinap_lenrek |
| 2019-08-18 | bcm64: add driver for emmc2 controller | cinap_lenrek |
| 2019-08-16 | bcm: fix typo in gpio.c on unused AFedge0 constant | cinap_lenrek |
| 2019-08-16 | bcm64: poll gisb arbiter for asynchronous bus errors | cinap_lenrek |
| 2019-08-16 | ethergenet: remove debugging | cinap_lenrek |
| 2019-08-16 | bcm64: set XN bits for kernel device mappings | cinap_lenrek |
| 2019-08-12 | cc: use 7 octal digits for 21 bit runes | cinap_lenrek |
| 2019-08-02 | libauth: do not set errstr in auth_rpc() for ARdone result (thanks majiru) | cinap_lenrek |
| 2019-07-28 | bcm, bcm64: add vcore support for raspberry pi 3 GPIO expander | cinap_lenrek |
| 2019-07-27 | bcm, bcm64: add BCM2711 support for gpiopull(), fix gpiomeminit(), cleanup | cinap_lenrek |
| 2019-07-27 | bcm64: fix wrong prescaler for generic timer on rpi4 | cinap_lenrek |
| 2019-07-25 | ethergenet: fix flow control negotiation | cinap_lenrek |
| 2019-07-25 | bcm, bcm64: clean dma destination buffer before issuing dma in case of non ca... | cinap_lenrek |
| 2019-07-25 | bcm64: add config for raspberry pi 4 | cinap_lenrek |
| 2019-07-25 | bcm64: work in progress genet ethernet driver for raspberry pi 4 | cinap_lenrek |
| 2019-07-25 | bcm64: reorganize virtual memory map for rapberry pi4 | cinap_lenrek |
| 2019-07-25 | bcm64: update io.h for pci express and raspberry pi 4 | cinap_lenrek |
| 2019-07-25 | bcm64: add pci express driver for raspberry pi 4 | cinap_lenrek |
| 2019-07-25 | bcm64: add gic interrupt controller driver for raspberry pi 4 | cinap_lenrek |
| 2019-07-25 | bcm64: add gisb arbiter driver to catch bus timeouts | cinap_lenrek |
| 2019-07-25 | bcm, bcm64: make irq.$O optional and add intrdisable(), use intrenable() | cinap_lenrek |
| 2019-07-25 | bcm64: strip debug symbols to make sure .img file is multiple of 4 bytes | cinap_lenrek |
| 2019-07-25 | bcm, bcm64: add dmaflush() function and make virtio size and virtual address ... | cinap_lenrek |
| 2019-07-25 | bcm, bcm64: add support for device tree parameter passing | cinap_lenrek |
| 2019-07-17 | usbxhci: implement portable dma flush operations and move to port/ | cinap_lenrek |
| 2019-07-17 | usbehci: introduce dmaflush() function to handle portable cache invalidation ... | cinap_lenrek |
| 2019-07-11 | merge | cinap_lenrek |