summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm64/main.c
AgeCommit message (Expand)Author
2022-08-129: compute available kernel pages using sizeof(Proc*)Ori Bernstein
2022-08-109/port: allow kiloprocs -- allocate procs lazilyOri Bernstein
2020-01-26kernel: implement portable userinit() and simplify process creationcinap_lenrek
2019-08-23bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing,...cinap_lenrek
2019-07-25bcm, bcm64: add support for device tree parameter passingcinap_lenrek
2019-05-13bcm64: implement reboot supportcinap_lenrek
2019-05-05bcm64: provide idlehands() functioncinap_lenrek
2019-05-05bcm64: get rid of usb workaround delaycinap_lenrek
2019-05-03bcm64: add experimental work in progress arm64 kernel for raspberry pi 3cinap_lenrek