Module Name:src
Committed By: aymeric
Date: Sun Sep 9 07:21:18 UTC 2018
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_aux.c bcm2835_cprman.c
src/sys/arch/arm/nvidia: tegra124_car.c tegra210_car.c
src/sys/arch/arm/rockchip: rk_cru.c rk_usb.c
src
Module Name:src
Committed By: maya
Date: Sun Sep 9 07:24:59 UTC 2018
Modified Files:
src/lib/libpthread: shlib_version
Log Message:
Add a todo item for a future major bump (rename many symbols)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libpth
Module Name:src
Committed By: pgoyette
Date: Sun Sep 9 11:51:48 UTC 2018
Modified Files:
src/sys/compat/netbsd32 [pgoyette-compat]: netbsd32_mod.c
Log Message:
The compat_netbsd32 module requires compat_09 and above. Since we
removed the alias names, we need to explicitl
Module Name:src
Committed By: pgoyette
Date: Sun Sep 9 11:54:10 UTC 2018
Modified Files:
src/sys/kern [pgoyette-compat]: kern_module.c
Log Message:
When freeing the required list, make sure we calculate its size based
on the size of the contained elements, not on the size
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 13:22:50 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: cpu_fdt.c
Log Message:
Ditch arm,arm-v8 compatible string (everything uses arm,armv8)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arc
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 13:32:26 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: psci_fdt.c
Log Message:
Fix previous; PSCI_CPU_ON requires an MPIDR!
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/fdt/psci_fd
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 13:37:54 UTC 2018
Modified Files:
src/sys/stand/efiboot: boot.c efiboot.h efifdt.c efifdt.h exec.c
Log Message:
Add "dtb" command for loading a custom .dtb file.
To generate a diff of this commit:
cvs rdiff -u -r1.6
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 13:40:28 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: pcihost_fdt.c
Log Message:
Take interrupt-map-mask into consideration when mapping PCI interrupts.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 17:55:22 UTC 2018
Modified Files:
src/sys/stand/efiboot: Makefile.efiboot boot.c version
Added Files:
src/sys/stand/efiboot: efienv.c efienv.h
Log Message:
Add support for setting environment variables. Curren
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 18:00:20 UTC 2018
Modified Files:
src/sys/stand/efiboot: boot.c efiboot.c efiboot.h
Log Message:
Add a reboot command to the bootloader
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/stand/efibo
Module Name:src
Committed By: palle
Date: Sun Sep 9 19:17:21 UTC 2018
Modified Files:
src/tools/compat: README
Log Message:
Add instructions for building NetBSD on modern Solaris 11 hosts
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tools/compat/REA
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 21:14:04 UTC 2018
Modified Files:
src/sys/dev/fdt: fdtbus.c fdtvar.h
Log Message:
Add fdt_add_bus_match, which is like fdt_add_bus but allows for the caller to
filter child nodes on their own
To generate a diff of
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 21:15:21 UTC 2018
Modified Files:
src/sys/dev/fdt: cpus.c
Log Message:
Attach cpu nodes with status "disabled" if they have an enable-method
property. This is a valid configuration according to the devicetree
specific
Module Name:src
Committed By: jmcneill
Date: Sun Sep 9 21:16:05 UTC 2018
Modified Files:
src/sys/arch/arm/fdt: psci_fdt.c
Log Message:
Boot APs with status "disabled" if they have an enable-method property
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 sr
Module Name:src
Committed By: pgoyette
Date: Sun Sep 9 22:12:16 UTC 2018
Modified Files:
src/sys/dev/raidframe [pgoyette-compat]: rf_netbsdkintf.c
Log Message:
In the case of no compat modules (ENOSYS returned from the stubs), reset
the retcode to zero so we don't return
Module Name:src
Committed By: pgoyette
Date: Sun Sep 9 22:35:23 UTC 2018
Added Files:
src/sys/conf [pgoyette-compat]: compat_netbsd80.config
Log Message:
Add compat_netbsd80.config
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/sys/conf/compat_netbsd8
Module Name:src
Committed By: cherry
Date: Mon Sep 10 02:49:23 UTC 2018
Modified Files:
src/sys/arch/x86/pci: pci_intr_machdep.c
Log Message:
In the NIOAPIC case, we do not need to support "legacy" irqs,
ie; We don't need to simultaneously pass back the irq in the
range 0
Module Name:src
Committed By: cherry
Date: Mon Sep 10 05:08:55 UTC 2018
Modified Files:
src/sys/arch/x86/x86: intr.c
src/sys/arch/xen/include: intrdefs.h
Log Message:
Make the use of 'irqs' in the range 0 < irq < 255 by xen
as a handle for internal use explicit.
T
Module Name:src
Committed By: skrll
Date: Mon Sep 10 05:14:42 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: locore.S
Log Message:
Fix typos and DEBUG_MMU output. From Rin Okuyama.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/aarch6
19 matches
Mail list logo