Thu, 25 Jul 2019 08:19:12 +0200: |
bcm, bcm64: add support for device tree parameter passing |
changeset 7309: |
889b634159e5 |
author: |
cinap_lenrek@felloff.net |
date: |
Thu, 25 Jul 2019 08:19:12 +0200 |
files: |
sys/src/9/bcm/bootargs.c sys/src/9/bcm/fns.h sys/src/9/bcm/main.c sys/src/9/bcm64/fns.h sys/src/9/bcm64/l.s sys/src/9/bcm64/main.c sys/src/9/bcm64/rebootcode.s |
Wed, 17 Jul 2019 10:30:06 +0200: |
usbxhci: implement portable dma flush operations and move to port/ |
changeset 7308: |
973f85a881d0 |
author: |
cinap_lenrek@felloff.net |
date: |
Wed, 17 Jul 2019 10:30:06 +0200 |
files: |
sys/src/9/pc/usbxhci.c sys/src/9/port/portmkfile sys/src/9/port/usbxhci.c |
Thu, 11 Jul 2019 07:49:52 +0200: |
merge |
changeset 7306: |
31c5e11c82f8 |
parent 7303: |
bf85dd404c39
|
parent 7305: |
617312eef5e1
|
author: |
cinap_lenrek@felloff.net |
date: |
Thu, 11 Jul 2019 07:49:52 +0200 |
files: |
sys/src/9/pc/ethermii.c sys/src/9/pc/ethermii.h sys/src/9/teg2/ethermii.c sys/src/9/teg2/ethermii.h |
Thu, 11 Jul 2019 07:45:34 +0200: |
devuart: make sure uart is enabled in uartkick() |
changeset 7304: |
077f4f4547a6 |
parent 7301: |
e24206b69d32
|
author: |
cinap_lenrek@felloff.net |
date: |
Thu, 11 Jul 2019 07:45:34 +0200 |
files: |
sys/src/9/port/devuart.c |
Tue, 02 Jul 2019 23:34:31 +0930: |
walk(1): add history section |
changeset 7303: |
bf85dd404c39 |
child 7306: |
31c5e11c82f8 |
author: |
Alex Musolino <alex@musolino.id.au> |
date: |
Tue, 02 Jul 2019 23:34:31 +0930 |
files: |
sys/man/1/walk |
Tue, 02 Jul 2019 22:24:10 +0930: |
tinc(8): add history section |
changeset 7302: |
db53a4707905 |
author: |
Alex Musolino <alex@musolino.id.au> |
date: |
Tue, 02 Jul 2019 22:24:10 +0930 |
files: |
sys/man/8/tinc |
Tue, 02 Jul 2019 05:34:13 +0200: |
usbxhci: fix mysterious ENABLESLOT failures (update to XHCI spec revision 1.2 (2019)) |
changeset 7301: |
e24206b69d32 |
child 7302: |
db53a4707905 |
child 7304: |
077f4f4547a6 |
author: |
cinap_lenrek@felloff.net |
date: |
Tue, 02 Jul 2019 05:34:13 +0200 |
files: |
sys/src/9/pc/usbxhci.c |
Fri, 28 Jun 2019 18:12:13 +0200: |
pc64: preallocate mmupool page tables |
changeset 7300: |
6228acd5dfd1 |
author: |
cinap_lenrek@felloff.net |
date: |
Fri, 28 Jun 2019 18:12:13 +0200 |
files: |
sys/src/9/pc64/fns.h sys/src/9/pc64/main.c sys/src/9/pc64/mmu.c |