CVS commit: src/sys/arch/arm

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 19:21:33 UTC 2021 Modified Files: src/sys/arch/arm/amlogic: meson_dwmac.c src/sys/arch/arm/rockchip: rk_gmac.c src/sys/arch/arm/sunxi: sunxi_emac.c sunxi_gmac.c Log Message: Handle RGMII variants.

CVS commit: src/sys/arch/arm/sunxi

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:13:38 UTC 2021 Modified Files: src/sys/arch/arm/sunxi: sunxi_nmi.c Log Message: sunxi: nmi: add support for #interrupt-cells 3 bindings To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/sys/arch/arm/sunxi

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:13:38 UTC 2021 Modified Files: src/sys/arch/arm/sunxi: sunxi_nmi.c Log Message: sunxi: nmi: add support for #interrupt-cells 3 bindings To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/sys/arch/arm/sunxi

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:13:26 UTC 2021 Modified Files: src/sys/arch/arm/sunxi: sun50i_a64_ccu.c Log Message: sunxi: sun50i-a64: add support for A64_CLK_CPUX clock To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys/arch/arm/sunxi

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:13:26 UTC 2021 Modified Files: src/sys/arch/arm/sunxi: sun50i_a64_ccu.c Log Message: sunxi: sun50i-a64: add support for A64_CLK_CPUX clock To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys/arch/arm/sunxi

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:13:12 UTC 2021 Modified Files: src/sys/arch/arm/sunxi: files.sunxi sunxi_ccu.c sunxi_ccu.h Added Files: src/sys/arch/arm/sunxi: sunxi_ccu_mux.c Log Message: sunxi: ccu: add support for basic "mux" clocks

CVS commit: src/sys/arch/arm/sunxi

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:13:12 UTC 2021 Modified Files: src/sys/arch/arm/sunxi: files.sunxi sunxi_ccu.c sunxi_ccu.h Added Files: src/sys/arch/arm/sunxi: sunxi_ccu_mux.c Log Message: sunxi: ccu: add support for basic "mux" clocks

CVS commit: src/sys/arch/arm/ti

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:12:55 UTC 2021 Modified Files: src/sys/arch/arm/ti: if_cpsw.c Log Message: ti: cpsw: adapt to dts-5.15 bindings To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/ti/if_cpsw.c Please

CVS commit: src/sys/arch/arm/ti

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:12:55 UTC 2021 Modified Files: src/sys/arch/arm/ti: if_cpsw.c Log Message: ti: cpsw: adapt to dts-5.15 bindings To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/ti/if_cpsw.c Please

CVS commit: src/sys/arch/arm/ti

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:12:45 UTC 2021 Modified Files: src/sys/arch/arm/ti: ti_omaptimer.c ti_sdhc.c Log Message: arm: ti: adapt to dts-5.15 bindings To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/arm/ti

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:12:45 UTC 2021 Modified Files: src/sys/arch/arm/ti: ti_omaptimer.c ti_sdhc.c Log Message: arm: ti: adapt to dts-5.15 bindings To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/arm/dts

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:11:43 UTC 2021 Modified Files: src/sys/arch/arm/dts: meson8b-odroidc1.dts meson8b.dtsi rk3399-pinebook-pro.dts rk3399-rockpro64.dts sun50i-a64-pine64-plus.dts sun50i-a64-pinebook.dts

CVS commit: src/sys/arch/arm/dts

2021-11-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Nov 7 17:11:43 UTC 2021 Modified Files: src/sys/arch/arm/dts: meson8b-odroidc1.dts meson8b.dtsi rk3399-pinebook-pro.dts rk3399-rockpro64.dts sun50i-a64-pine64-plus.dts sun50i-a64-pinebook.dts

CVS commit: src/sys/arch/arm/fdt

2021-11-04 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Nov 4 21:31:30 UTC 2021 Modified Files: src/sys/arch/arm/fdt: gic_fdt.c Log Message: make compilable at NPCI==0 To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arm/fdt/gic_fdt.c Please note

CVS commit: src/sys/arch/arm/fdt

2021-11-04 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Nov 4 21:31:30 UTC 2021 Modified Files: src/sys/arch/arm/fdt: gic_fdt.c Log Message: make compilable at NPCI==0 To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arm/fdt/gic_fdt.c Please note

CVS commit: src/sys/arch/arm/at91

2021-11-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Nov 4 06:57:51 UTC 2021 Modified Files: src/sys/arch/arm/at91: at91emac.c Log Message: Remove unnecessary duplicate bit define in mask PR port-arm/50687 To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/sys/arch/arm/at91

2021-11-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Nov 4 06:57:51 UTC 2021 Modified Files: src/sys/arch/arm/at91: at91emac.c Log Message: Remove unnecessary duplicate bit define in mask PR port-arm/50687 To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33

CVS commit: src/sys/arch/arm/include

2021-11-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Nov 1 14:45:24 UTC 2021 Modified Files: src/sys/arch/arm/include: cpu.h cpufunc.h Log Message: Move arm_cache_info from cpufunc.h to cpu.h To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121

CVS commit: src/sys/arch/arm/include

2021-11-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Nov 1 14:45:24 UTC 2021 Modified Files: src/sys/arch/arm/include: cpu.h cpufunc.h Log Message: Move arm_cache_info from cpufunc.h to cpu.h To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121

CVS commit: src/sys/arch/arm/cortex

2021-10-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 31 17:24:11 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gicv3_its.c Log Message: Fix non-DIAGNOSTIC builds (hopefully). No idea why this didn't fail to build for me without DIAGNOSTIC. To generate a diff of this

CVS commit: src/sys/arch/arm/cortex

2021-10-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 31 17:24:11 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gicv3_its.c Log Message: Fix non-DIAGNOSTIC builds (hopefully). No idea why this didn't fail to build for me without DIAGNOSTIC. To generate a diff of this

CVS commit: src/sys/arch/arm/pic

2021-10-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 31 16:29:18 UTC 2021 Modified Files: src/sys/arch/arm/pic: pic.c Log Message: Only perform pic_unblock_percpu if all of the following are true - mp_online, i.e. APs are running. - is_mpsafe, i.e. the interrupt handler is

CVS commit: src/sys/arch/arm/pic

2021-10-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 31 16:29:18 UTC 2021 Modified Files: src/sys/arch/arm/pic: pic.c Log Message: Only perform pic_unblock_percpu if all of the following are true - mp_online, i.e. APs are running. - is_mpsafe, i.e. the interrupt handler is

CVS commit: src/sys/arch/arm/pic

2021-10-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 31 16:24:47 UTC 2021 Modified Files: src/sys/arch/arm/pic: pic.c Log Message: Assert we can sleep in pic_add To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 src/sys/arch/arm/pic/pic.c Please note that

CVS commit: src/sys/arch/arm/pic

2021-10-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 31 16:24:47 UTC 2021 Modified Files: src/sys/arch/arm/pic: pic.c Log Message: Assert we can sleep in pic_add To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 src/sys/arch/arm/pic/pic.c Please note that

CVS commit: src/sys/arch/arm/cortex

2021-10-31 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 31 15:32:14 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic_splfuncs_armv8.S Log Message: Reload tpidr_el1 into x3 and re-test newipl vs cpl on restart. To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/sys/arch/arm/cortex

2021-10-31 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 31 15:32:14 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic_splfuncs_armv8.S Log Message: Reload tpidr_el1 into x3 and re-test newipl vs cpl on restart. To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/sys/arch/arm/include

2021-10-30 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Oct 30 19:54:58 UTC 2021 Modified Files: src/sys/arch/arm/include: signal.h Log Message: Fix the previous to only apply to the non-AArch64 case. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/sys/arch/arm/include

2021-10-30 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Oct 30 19:54:58 UTC 2021 Modified Files: src/sys/arch/arm/include: signal.h Log Message: Fix the previous to only apply to the non-AArch64 case. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/sys/arch/arm/include

2021-10-30 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Oct 30 15:51:52 UTC 2021 Modified Files: src/sys/arch/arm/include: signal.h Log Message: Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

CVS commit: src/sys/arch/arm/include

2021-10-30 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Oct 30 15:51:52 UTC 2021 Modified Files: src/sys/arch/arm/include: signal.h Log Message: Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

CVS commit: src/sys/arch/arm/arm

2021-10-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 30 09:23:10 UTC 2021 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: Remove stale comment To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/arm/arm/undefined.c Please note that

CVS commit: src/sys/arch/arm/arm

2021-10-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 30 09:23:10 UTC 2021 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: Remove stale comment To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/arm/arm/undefined.c Please note that

CVS commit: src/sys/arch/arm/arm

2021-10-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 30 08:20:35 UTC 2021 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: KNF and remove (some) unnecessary #includes To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70

CVS commit: src/sys/arch/arm/arm

2021-10-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 30 08:20:35 UTC 2021 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: KNF and remove (some) unnecessary #includes To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70

CVS commit: src/sys/arch/arm/arm

2021-10-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 30 08:10:49 UTC 2021 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: Use designated initialisers for static handlers and reduce the kernel size a little. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/arm/arm

2021-10-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 30 08:10:49 UTC 2021 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: Use designated initialisers for static handlers and reduce the kernel size a little. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/arch/arm/include

2021-10-26 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Oct 27 01:09:36 UTC 2021 Modified Files: src/sys/arch/arm/include: signal.h Log Message: Make sigcontext13 visible only to _KERNEL. Make sigcontext visible only to _LIBC and _KERNEL. To generate a diff of this commit: cvs

CVS commit: src/sys/arch/arm/include

2021-10-26 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Oct 27 01:09:36 UTC 2021 Modified Files: src/sys/arch/arm/include: signal.h Log Message: Make sigcontext13 visible only to _KERNEL. Make sigcontext visible only to _LIBC and _KERNEL. To generate a diff of this commit: cvs

CVS commit: src/sys/arch/arm/arm

2021-10-26 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 26 06:34:03 UTC 2021 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: G/C FAST_FPE To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/arch/arm/arm/undefined.c Please note that diffs are

CVS commit: src/sys/arch/arm/arm

2021-10-26 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 26 06:34:03 UTC 2021 Modified Files: src/sys/arch/arm/arm: undefined.c Log Message: G/C FAST_FPE To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/arch/arm/arm/undefined.c Please note that diffs are

CVS commit: src/sys/arch/arm/acpi

2021-10-24 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 24 11:58:23 UTC 2021 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: More SPCR cleanup: - For 16550 style UARTs, always honour GAS if BitWidth != 0 - Use BitWidth instead of AccessWidth to

CVS commit: src/sys/arch/arm/acpi

2021-10-24 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 24 11:58:23 UTC 2021 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: More SPCR cleanup: - For 16550 style UARTs, always honour GAS if BitWidth != 0 - Use BitWidth instead of AccessWidth to

CVS commit: src/sys/arch/arm/acpi

2021-10-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 23 17:45:55 UTC 2021 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: It seems that there are three 16550 types for SPCR: - 0x: Fully 16550-compatible (1-byte I/O) - 0x0001: 16550 subset

CVS commit: src/sys/arch/arm/acpi

2021-10-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 23 17:45:55 UTC 2021 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: It seems that there are three 16550 types for SPCR: - 0x: Fully 16550-compatible (1-byte I/O) - 0x0001: 16550 subset

CVS commit: src/sys/arch/arm/arm32

2021-10-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 21 07:03:26 UTC 2021 Modified Files: src/sys/arch/arm/arm32: arm32_machdep.c Log Message: Whitespace in a comment To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 src/sys/arch/arm/arm32/arm32_machdep.c

CVS commit: src/sys/arch/arm/arm32

2021-10-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 21 07:03:26 UTC 2021 Modified Files: src/sys/arch/arm/arm32: arm32_machdep.c Log Message: Whitespace in a comment To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 src/sys/arch/arm/arm32/arm32_machdep.c

CVS commit: src/sys/arch/arm/cortex

2021-10-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 21 04:47:57 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic.c Log Message: Fix some conditionals to match gicv3 and add some comments to describe what's going on. Fixes PR port-evbarm/56420 To generate a diff of

CVS commit: src/sys/arch/arm/cortex

2021-10-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Oct 21 04:47:57 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic.c Log Message: Fix some conditionals to match gicv3 and add some comments to describe what's going on. Fixes PR port-evbarm/56420 To generate a diff of

CVS commit: src/sys/arch/arm/acpi

2021-10-20 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 21 00:09:28 UTC 2021 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: baud_rate is signed now To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/arm/acpi/acpi_platform.c

CVS commit: src/sys/arch/arm/acpi

2021-10-20 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Oct 21 00:09:28 UTC 2021 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: baud_rate is signed now To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/arch/arm/acpi/acpi_platform.c

CVS commit: src/sys/arch/arm/acpi

2021-10-20 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Oct 20 23:03:40 UTC 2021 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: SPCR_BAUD_DEFAULT maps better to -1 than 0 Suggested by jmcneill@ To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

CVS commit: src/sys/arch/arm/acpi

2021-10-20 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Wed Oct 20 23:03:40 UTC 2021 Modified Files: src/sys/arch/arm/acpi: acpi_platform.c Log Message: SPCR_BAUD_DEFAULT maps better to -1 than 0 Suggested by jmcneill@ To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

CVS commit: src/sys/arch/arm/acpi

2021-10-17 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 17 12:41:06 UTC 2021 Modified Files: src/sys/arch/arm/acpi: cpu_acpi.c Log Message: Fix primary CPU detection in cpu_acpi_tprof_intr_establish To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/arm/acpi

2021-10-17 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 17 12:41:06 UTC 2021 Modified Files: src/sys/arch/arm/acpi: cpu_acpi.c Log Message: Fix primary CPU detection in cpu_acpi_tprof_intr_establish To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/arm/vfp

2021-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 17 08:48:10 UTC 2021 Modified Files: src/sys/arch/arm/vfp: pmap_vfp.S Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/vfp/pmap_vfp.S Please note that diffs

CVS commit: src/sys/arch/arm/vfp

2021-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 17 08:48:10 UTC 2021 Modified Files: src/sys/arch/arm/vfp: pmap_vfp.S Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/vfp/pmap_vfp.S Please note that diffs

CVS commit: src/sys/arch/arm/vfp

2021-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 17 08:47:21 UTC 2021 Modified Files: src/sys/arch/arm/vfp: vfp_init.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/sys/arch/arm/vfp/vfp_init.c Please note that diffs

CVS commit: src/sys/arch/arm/vfp

2021-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 17 08:47:21 UTC 2021 Modified Files: src/sys/arch/arm/vfp: vfp_init.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/sys/arch/arm/vfp/vfp_init.c Please note that diffs

CVS commit: src/sys/arch/arm/include/arm32

2021-10-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 16 07:04:36 UTC 2021 Modified Files: src/sys/arch/arm/include/arm32: pmap.h Log Message: pm_remove_all is a shared field so move it out the #ifdefs To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171

CVS commit: src/sys/arch/arm/apple

2021-10-16 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Oct 16 06:37:43 UTC 2021 Modified Files: src/sys/arch/arm/apple: apple_intc.c Log Message: fix non-MULTIPROCESSOR build Build tested only. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm/apple

2021-10-16 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Sat Oct 16 06:37:43 UTC 2021 Modified Files: src/sys/arch/arm/apple: apple_intc.c Log Message: fix non-MULTIPROCESSOR build Build tested only. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm/arm32

2021-10-11 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 11 07:32:52 UTC 2021 Modified Files: src/sys/arch/arm/arm32: cpu.c Log Message: For some classic CPUs, info->[id]cache_sets are not initialized. Calculate and print numbers of sets in this case. To generate a diff of this

CVS commit: src/sys/arch/arm/arm32

2021-10-11 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 11 07:32:52 UTC 2021 Modified Files: src/sys/arch/arm/arm32: cpu.c Log Message: For some classic CPUs, info->[id]cache_sets are not initialized. Calculate and print numbers of sets in this case. To generate a diff of this

CVS commit: src/sys/arch/arm/arm32

2021-10-11 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 11 07:26:17 UTC 2021 Modified Files: src/sys/arch/arm/arm32: spl.S Log Message: splx: Restore interrupts before dosoftints() for __HAVE_FAST_SOFTINTS. No functional changes; All the users of arm32/spl.S, i.e., acorn32,

CVS commit: src/sys/arch/arm/arm32

2021-10-11 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 11 07:26:17 UTC 2021 Modified Files: src/sys/arch/arm/arm32: spl.S Log Message: splx: Restore interrupts before dosoftints() for __HAVE_FAST_SOFTINTS. No functional changes; All the users of arm32/spl.S, i.e., acorn32,

CVS commit: src/sys/arch/arm/arm32

2021-10-11 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 11 07:19:37 UTC 2021 Modified Files: src/sys/arch/arm/arm32: cpu.c Log Message: pN steppings are used for ARM926EJ-S, although only r0 seems to be available. To generate a diff of this commit: cvs rdiff -u -r1.149 -r1.150

CVS commit: src/sys/arch/arm/arm32

2021-10-11 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 11 07:19:37 UTC 2021 Modified Files: src/sys/arch/arm/arm32: cpu.c Log Message: pN steppings are used for ARM926EJ-S, although only r0 seems to be available. To generate a diff of this commit: cvs rdiff -u -r1.149 -r1.150

CVS commit: src/sys/arch/arm/include

2021-10-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 10 08:36:49 UTC 2021 Modified Files: src/sys/arch/arm/include: armreg.h Log Message: Add a placeholder for PRRR To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 src/sys/arch/arm/include/armreg.h Please

CVS commit: src/sys/arch/arm/include

2021-10-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 10 08:36:49 UTC 2021 Modified Files: src/sys/arch/arm/include: armreg.h Log Message: Add a placeholder for PRRR To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 src/sys/arch/arm/include/armreg.h Please

Re: CVS commit: src/sys/arch/arm/arm

2021-10-07 Thread Rin Okuyama
Oops, forgot to mention: No binary changes. On 2021/10/07 18:58, Rin Okuyama wrote: Module Name:src Committed By: rin Date: Thu Oct 7 09:58:27 UTC 2021 Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv5_ec.S Log Message: Reduce diff with cpufunc_asm_armv5.S, from

CVS commit: src/sys/arch/arm/arm

2021-10-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Oct 7 09:58:27 UTC 2021 Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv5_ec.S Log Message: Reduce diff with cpufunc_asm_armv5.S, from which this file was derived. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/sys/arch/arm/arm

2021-10-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Oct 7 09:58:27 UTC 2021 Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv5_ec.S Log Message: Reduce diff with cpufunc_asm_armv5.S, from which this file was derived. To generate a diff of this commit: cvs rdiff -u -r1.6

CVS commit: src/sys/arch/arm/arm

2021-10-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Oct 7 09:57:27 UTC 2021 Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv5.S Log Message: trailing whitespace/tab To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm/cpufunc_asm_armv5.S

CVS commit: src/sys/arch/arm/arm

2021-10-07 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Oct 7 09:57:27 UTC 2021 Modified Files: src/sys/arch/arm/arm: cpufunc_asm_armv5.S Log Message: trailing whitespace/tab To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm/cpufunc_asm_armv5.S

CVS commit: src/sys/arch/arm/include

2021-10-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Oct 6 05:33:15 UTC 2021 Modified Files: src/sys/arch/arm/include: aeabi.h blockio.h fenv.h ieeefp.h int_limits.h mcontext.h netbsd32_machdep.h signal.h sysarch.h Log Message: More trailing whitespace To generate

CVS commit: src/sys/arch/arm/include

2021-10-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Oct 6 05:33:15 UTC 2021 Modified Files: src/sys/arch/arm/include: aeabi.h blockio.h fenv.h ieeefp.h int_limits.h mcontext.h netbsd32_machdep.h signal.h sysarch.h Log Message: More trailing whitespace To generate

CVS commit: src/sys/arch/arm/include

2021-10-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Oct 6 05:29:32 UTC 2021 Modified Files: src/sys/arch/arm/include: frame.h Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/include/frame.h Please note that

CVS commit: src/sys/arch/arm/include

2021-10-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Oct 6 05:29:32 UTC 2021 Modified Files: src/sys/arch/arm/include: frame.h Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/include/frame.h Please note that

CVS commit: src/sys/arch/arm/cortex

2021-10-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 2 20:52:09 UTC 2021 Modified Files: src/sys/arch/arm/cortex: a9tmr_reg.h cpu_in_cksum_asm_neon.S gicv3.c pl310.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm/cortex

2021-10-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Oct 2 20:52:09 UTC 2021 Modified Files: src/sys/arch/arm/cortex: a9tmr_reg.h cpu_in_cksum_asm_neon.S gicv3.c pl310.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm

2021-10-02 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Oct 2 20:41:47 UTC 2021 Modified Files: src/sys/arch/arm/dts: rk3399-pinebook-pro.dts rk3399-rockpro64.dts src/sys/arch/arm/rockchip: rk3399_pcie.c Log Message: default RK3399 PCIe to 1.x. sometime in mid-2019,

CVS commit: src/sys/arch/arm

2021-10-02 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Oct 2 20:41:47 UTC 2021 Modified Files: src/sys/arch/arm/dts: rk3399-pinebook-pro.dts rk3399-rockpro64.dts src/sys/arch/arm/rockchip: rk3399_pcie.c Log Message: default RK3399 PCIe to 1.x. sometime in mid-2019,

CVS commit: src/sys/arch/arm/marvell

2021-09-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Sep 30 10:19:52 UTC 2021 Modified Files: src/sys/arch/arm/marvell: dove.c Log Message: Drive-by KNF To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/marvell/dove.c Please note that diffs are not

CVS commit: src/sys/arch/arm/marvell

2021-09-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Sep 30 10:19:52 UTC 2021 Modified Files: src/sys/arch/arm/marvell: dove.c Log Message: Drive-by KNF To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/marvell/dove.c Please note that diffs are not

CVS commit: src/sys/arch/arm/gemini

2021-09-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Sep 30 07:49:09 UTC 2021 Modified Files: src/sys/arch/arm/gemini: gemini_intr.h Log Message: More catching up with spl changes. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm/gemini

2021-09-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Sep 30 07:49:09 UTC 2021 Modified Files: src/sys/arch/arm/gemini: gemini_intr.h Log Message: More catching up with spl changes. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm/fdt

2021-09-27 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 27 09:54:52 UTC 2021 Modified Files: src/sys/arch/arm/fdt: pmu_fdt.c Log Message: No longer need to call arm_pmu_init on all CPUs. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/sys/arch/arm/fdt

2021-09-27 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 27 09:54:52 UTC 2021 Modified Files: src/sys/arch/arm/fdt: pmu_fdt.c Log Message: No longer need to call arm_pmu_init on all CPUs. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/sys/arch/arm/cortex

2021-09-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Sep 26 20:55:15 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic_splfuncs.c Log Message: Add missing insn barrier To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/cortex/gic_splfuncs.c

CVS commit: src/sys/arch/arm/cortex

2021-09-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Sep 26 20:55:15 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic_splfuncs.c Log Message: Add missing insn barrier To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/cortex/gic_splfuncs.c

CVS commit: src/sys/arch/arm

2021-09-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Sep 26 13:38:50 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic.c gicv3.c src/sys/arch/arm/pic: pic.c picvar.h Log Message: If an SGI or PPI is established after interrupts are enabled, make sure we unblock

CVS commit: src/sys/arch/arm

2021-09-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Sep 26 13:38:50 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic.c gicv3.c src/sys/arch/arm/pic: pic.c picvar.h Log Message: If an SGI or PPI is established after interrupts are enabled, make sure we unblock

CVS commit: src/sys/arch/arm/include

2021-09-22 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Wed Sep 22 11:33:54 UTC 2021 Modified Files: src/sys/arch/arm/include: mcontext.h Log Message: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/include/mcontext.h Please note that

CVS commit: src/sys/arch/arm/include

2021-09-22 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Wed Sep 22 11:33:54 UTC 2021 Modified Files: src/sys/arch/arm/include: mcontext.h Log Message: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/include/mcontext.h Please note that

CVS commit: src/sys/arch/arm

2021-09-20 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 20 21:05:15 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic_splfuncs.c src/sys/arch/arm/fdt: fdt_intr.h src/sys/arch/arm/pic: pic_splfuncs.c picvar.h Log Message: Make _splraise/_spllower/splx

CVS commit: src/sys/arch/arm

2021-09-20 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Sep 20 21:05:15 UTC 2021 Modified Files: src/sys/arch/arm/cortex: gic_splfuncs.c src/sys/arch/arm/fdt: fdt_intr.h src/sys/arch/arm/pic: pic_splfuncs.c picvar.h Log Message: Make _splraise/_spllower/splx

CVS commit: src/sys/arch/arm/arm

2021-09-18 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Sep 18 09:49:57 UTC 2021 Modified Files: src/sys/arch/arm/arm: bus_stubs.c Log Message: bus_space_is_equal: fix crash when called with NULL tag To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm/arm

2021-09-18 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Sep 18 09:49:57 UTC 2021 Modified Files: src/sys/arch/arm/arm: bus_stubs.c Log Message: bus_space_is_equal: fix crash when called with NULL tag To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/arm/apple

2021-09-13 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Sep 14 01:33:19 UTC 2021 Modified Files: src/sys/arch/arm/apple: apple_pcie.c Log Message: Support new style msi-ranges from U-Boot To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

<    2   3   4   5   6   7   8   9   10   11   >