Module Name:src
Committed By: skrll
Date: Sun Oct 21 07:08:40 UTC 2018
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Sort
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/etc/etc.evbarm/Makefile.inc
Please note that diffs are not public
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 11:04:26 UTC 2018
Modified Files:
src/sys/dev/acpi: acpi_pci.c acpi_pci.h
Log Message:
Add a function to report whether the operating system may ignore the boot
configuration of PCI resources for a given bus.
To gen
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 11:05:24 UTC 2018
Modified Files:
src/sys/arch/arm/acpi: acpipchb.c
Log Message:
Only configure PCI bus if _DSM rev 1 func 5 ("Ignore PCI boot configuration")
returns 1
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 11:09:20 UTC 2018
Modified Files:
src/sys/dev/acpi: amdccp_acpi.c
Log Message:
Fix boot messages
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/amdccp_acpi.c
Please note that diffs are
Module Name:src
Committed By: martin
Date: Sun Oct 21 11:55:54 UTC 2018
Modified Files:
src/sys/net [netbsd-8]: if_gif.c if_gif.h if_ipsec.c if_ipsec.h
if_l2tp.c if_l2tp.h if_vlan.c
Log Message:
Pull up following revision(s) (requested by knakahara in ticket #1
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 11:56:26 UTC 2018
Modified Files:
src/sys/arch/arm/acpi: acpi_pci_machdep.c
Log Message:
Do not add PCI link references until the bus has been mapped
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/s
Module Name:src
Committed By: martin
Date: Sun Oct 21 12:00:33 UTC 2018
Modified Files:
src/bin/sh [netbsd-8]: mkinit.sh
Log Message:
Pull up following revision(s) (requested by kre in ticket #1067):
bin/sh/mkinit.sh: revision 1.9
Dynamically detect the way the s
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 12:06:22 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: acpi_fdt.c
Log Message:
Some parts of the ACPI subsystem depend on a valid PCI chipset tag in the
ACPI softc. Provide one here, and assume segment 0.
To genera
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 12:07:47 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add qemufwcfg at acpi
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/evbarm/conf/GENERIC64
Please note
Module Name:src
Committed By: martin
Date: Sun Oct 21 12:10:23 UTC 2018
Modified Files:
src/doc [netbsd-8]: 3RDPARTY
src/external/public-domain/tz/dist [netbsd-8]: CONTRIBUTING Makefile
NEWS README TZDATA_VERSION africa antarctica asia australasia
Module Name:src
Committed By: martin
Date: Sun Oct 21 12:12:51 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Tickets #1066, #1067 and #1068
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/doc/CHANGES-8.1
Please note that
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 12:26:38 UTC 2018
Modified Files:
src/sys/dev/acpi: files.acpi
Added Files:
src/sys/dev/acpi: virtio_acpi.c
Log Message:
Add ACPI attach glue for virtio_mmio.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 12:26:59 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add virtio at acpi
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/evbarm/conf/GENERIC64
Please note tha
Module Name:src
Committed By: roy
Date: Sun Oct 21 12:47:33 UTC 2018
Modified Files:
src/lib/libcurses: refresh.c
Log Message:
curses: ensure attributes are correctly set for each character
Another fix for PR# 30978.
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 13:34:33 UTC 2018
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
Don't make assumptions about the order of MADT subtables. Ensure that we
attach CPUs before the interrupt controller driver.
To ge
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 13:41:15 UTC 2018
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Add ACPI PCI link devices to ignored ids on arm64
To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 src/sys/dev/acpi/acpi.c
Plea
Module Name:src
Committed By: jdolecek
Date: Sun Oct 21 18:13:14 UTC 2018
Modified Files:
src/sys/dev/ic [jdolecek-ncqfixes]: siisata.c
Log Message:
decouple siisata_reset_channel() from siisata_reinit_port(); the former
now needs channel lock, but we don't have it in siis
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 18:31:14 UTC 2018
Modified Files:
src/sys/dev/ic: pl061.c pl061var.h
Log Message:
Allow bus glue to reserve pins for private use
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/pl061.c src
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 18:32:23 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add acpibut at acpi, acpilid at acpi
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/evbarm/conf/GENERIC6
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 18:31:58 UTC 2018
Modified Files:
src/sys/dev/acpi: plgpio_acpi.c
Log Message:
Add support for GPIO interrupt signaled ACPI events.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/acpi/plgpio
Module Name:src
Committed By: jdolecek
Date: Sun Oct 21 19:16:48 UTC 2018
Modified Files:
src/sys/dev/ata [jdolecek-ncqfixes]: TODO.ncq
Log Message:
testing done (including PMP on siisata(4) and ATAPI cd(4) on ahcisata/siisata)
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 21:18:41 UTC 2018
Modified Files:
src/sys/arch/arm/acpi: files.acpi
Added Files:
src/sys/arch/arm/acpi: gicv3_acpi.c
Log Message:
Add GICv3 ACPI attachment glue.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Sun Oct 21 21:18:59 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add gicvthree at acpi
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/evbarm/conf/GENERIC64
Please note
Module Name:src
Committed By: maya
Date: Sun Oct 21 21:25:53 UTC 2018
Added Files:
src: README.md
Log Message:
Add a README.md.
This document attempts to describe some commonly needed use-cases.
The build.sh command is opinionated but it's for the sake of having
a command
24 matches
Mail list logo