Module Name:src
Committed By: jmcneill
Date: Sat Mar 8 21:00:45 UTC 2025
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
arm: Support BUS_DMA_NOCACHE
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sys/arch/arm/arm32/bus_dma.c
Please
Module Name:src
Committed By: jmcneill
Date: Sat Mar 8 21:00:45 UTC 2025
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
arm: Support BUS_DMA_NOCACHE
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sys/arch/arm/arm32/bus_dma.c
Please
Module Name:src
Committed By: andvar
Date: Fri Feb 21 20:31:16 UTC 2025
Modified Files:
src/sys/arch/arm/s3c2xx0: s3c2410_spi.c s3c2440_spi.c
Log Message:
s/dirver/driver/ in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/s3c2xx0/
Module Name:src
Committed By: andvar
Date: Fri Feb 21 20:31:16 UTC 2025
Modified Files:
src/sys/arch/arm/s3c2xx0: s3c2410_spi.c s3c2440_spi.c
Log Message:
s/dirver/driver/ in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/s3c2xx0/
Module Name:src
Committed By: jmcneill
Date: Thu Jan 30 11:09:53 UTC 2025
Modified Files:
src/sys/arch/arm/fdt: arm_fdt.c
Log Message:
Ignore broken UEFI RTS on Radxa Orion O6
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/fdt/arm_fdt.c
P
Module Name:src
Committed By: jmcneill
Date: Thu Jan 30 11:09:53 UTC 2025
Modified Files:
src/sys/arch/arm/fdt: arm_fdt.c
Log Message:
Ignore broken UEFI RTS on Radxa Orion O6
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/fdt/arm_fdt.c
P
Module Name:src
Committed By: jmcneill
Date: Thu Jan 30 00:43:56 UTC 2025
Modified Files:
src/sys/arch/arm/acpi: cpu_acpi.c
Log Message:
arm: acpi: Early return when a CPU is not configured
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/ac
Module Name:src
Committed By: jmcneill
Date: Thu Jan 30 00:43:56 UTC 2025
Modified Files:
src/sys/arch/arm/acpi: cpu_acpi.c
Log Message:
arm: acpi: Early return when a CPU is not configured
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/ac
Module Name:src
Committed By: jmcneill
Date: Tue Jan 28 21:48:03 UTC 2025
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.h
Log Message:
gicv3_its: rename pt_dev_id to pt_index
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/cortex/gicv3_
Module Name:src
Committed By: jmcneill
Date: Tue Jan 28 21:48:03 UTC 2025
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.h
Log Message:
gicv3_its: rename pt_dev_id to pt_index
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/cortex/gicv3_
Module Name:src
Committed By: jmcneill
Date: Tue Jan 28 21:20:45 UTC 2025
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
gicv3_its: Fix indirect L2 device table allocation.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/arm/
Module Name:src
Committed By: jmcneill
Date: Tue Jan 28 21:20:45 UTC 2025
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
gicv3_its: Fix indirect L2 device table allocation.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/arm/
Module Name:src
Committed By: skrll
Date: Sun Jan 19 07:13:20 UTC 2025
Modified Files:
src/sys/arch/arm/nxp: imx6_iomux.c
Log Message:
Match fsl,imx6dl-iomuxc for the RIoTboard i.MX6S
>From Rui-Xiang Guo on port-arm
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: skrll
Date: Sun Jan 19 07:13:20 UTC 2025
Modified Files:
src/sys/arch/arm/nxp: imx6_iomux.c
Log Message:
Match fsl,imx6dl-iomuxc for the RIoTboard i.MX6S
>From Rui-Xiang Guo on port-arm
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: rin
Date: Thu Jan 9 06:55:25 UTC 2025
Modified Files:
src/sys/arch/arm/cortex: gtmr.c
Log Message:
gtmr_delay: Put SPINLOCK_BACKOFF_HOOK in busy loop
It is expanded as a `yield` instruction for aarch64.
This slightly improves peak performan
Module Name:src
Committed By: rin
Date: Thu Jan 9 06:55:25 UTC 2025
Modified Files:
src/sys/arch/arm/cortex: gtmr.c
Log Message:
gtmr_delay: Put SPINLOCK_BACKOFF_HOOK in busy loop
It is expanded as a `yield` instruction for aarch64.
This slightly improves peak performan
Module Name:src
Committed By: skrll
Date: Fri Jan 3 13:04:03 UTC 2025
Modified Files:
src/sys/arch/arm/broadcom: bcm2838_pcie.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/broadcom/bcm2838_pcie.c
Please note tha
Module Name:src
Committed By: skrll
Date: Fri Jan 3 13:04:03 UTC 2025
Modified Files:
src/sys/arch/arm/broadcom: bcm2838_pcie.c
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/broadcom/bcm2838_pcie.c
Please note tha
Module Name:src
Committed By: skrll
Date: Tue Dec 31 13:58:21 UTC 2024
Modified Files:
src/sys/arch/arm/broadcom: bcm2838_pcie.c
Log Message:
Whitespace. (mainly spaces to tabs)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/broadcom/bcm2838
Module Name:src
Committed By: skrll
Date: Tue Dec 31 13:58:21 UTC 2024
Modified Files:
src/sys/arch/arm/broadcom: bcm2838_pcie.c
Log Message:
Whitespace. (mainly spaces to tabs)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/broadcom/bcm2838
Module Name:src
Committed By: jmcneill
Date: Mon Dec 30 19:09:49 UTC 2024
Modified Files:
src/sys/arch/arm/arm: psci.c psci.h
Log Message:
psci: Add support for PSCI_CPU_SUSPEND
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm/psci.c
cvs r
Module Name:src
Committed By: jmcneill
Date: Mon Dec 30 19:09:49 UTC 2024
Modified Files:
src/sys/arch/arm/arm: psci.c psci.h
Log Message:
psci: Add support for PSCI_CPU_SUSPEND
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/arm/psci.c
cvs r
Module Name:src
Committed By: skrll
Date: Mon Dec 30 14:46:37 UTC 2024
Modified Files:
src/sys/arch/arm/broadcom: bcm2838_pcie.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/broadcom/bcm2838_pcie.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Mon Dec 30 14:46:37 UTC 2024
Modified Files:
src/sys/arch/arm/broadcom: bcm2838_pcie.c
Log Message:
KNF
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/broadcom/bcm2838_pcie.c
Please note that diffs
Module Name:src
Committed By: jmcneill
Date: Mon Dec 30 12:19:22 UTC 2024
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
arm: ACPI: Fix EFI_MEMORY_UC memory type.
The UEFI specification says that EFI_MEMORY_UC should be treated as
Device-nGnRnE (UEFI 2
Module Name:src
Committed By: jmcneill
Date: Mon Dec 30 12:19:22 UTC 2024
Modified Files:
src/sys/arch/arm/acpi: acpi_machdep.c
Log Message:
arm: ACPI: Fix EFI_MEMORY_UC memory type.
The UEFI specification says that EFI_MEMORY_UC should be treated as
Device-nGnRnE (UEFI 2
Module Name:src
Committed By: jmcneill
Date: Sun Dec 15 11:24:14 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
gicv3: its: Fix regression on LX2K.
Page size probing and device ID width changes broke LX2K, revert these
parts of the last set of
Module Name:src
Committed By: jmcneill
Date: Sun Dec 15 11:24:14 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
gicv3: its: Fix regression on LX2K.
Page size probing and device ID width changes broke LX2K, revert these
parts of the last set of
Module Name:src
Committed By: skrll
Date: Thu Dec 12 08:33:27 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
gicv3: log the ITS command table information
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/arm/cortex/gic
Module Name:src
Committed By: skrll
Date: Thu Dec 12 08:33:27 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
gicv3: log the ITS command table information
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/arm/cortex/gic
Module Name:src
Committed By: jmcneill
Date: Tue Dec 10 21:33:53 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
fixup! Restore a line accidentally removed in my previous change
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/
Module Name:src
Committed By: jmcneill
Date: Tue Dec 10 21:33:53 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
fixup! Restore a line accidentally removed in my previous change
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/
Module Name:src
Committed By: msaitoh
Date: Tue Dec 10 00:41:30 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
arm/bus_dma: Sprinkle error check with __predict_{true,false}.
Sprinkle error check in bus_dmamap_load*() and bus_dmamap_sync() with
__
Module Name:src
Committed By: msaitoh
Date: Tue Dec 10 00:41:30 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
arm/bus_dma: Sprinkle error check with __predict_{true,false}.
Sprinkle error check in bus_dmamap_load*() and bus_dmamap_sync() with
__
Module Name:src
Committed By: andvar
Date: Mon Dec 9 22:00:44 UTC 2024
Modified Files:
src/sys/arch/arm/xscale: pxa2x0reg.h
Log Message:
s/autio/audio/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/xscale/pxa2x0reg.h
Please
Module Name:src
Committed By: andvar
Date: Mon Dec 9 22:00:44 UTC 2024
Modified Files:
src/sys/arch/arm/xscale: pxa2x0reg.h
Log Message:
s/autio/audio/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/xscale/pxa2x0reg.h
Please
Module Name:src
Committed By: jmcneill
Date: Mon Dec 9 21:56:19 UTC 2024
Modified Files:
src/sys/arch/arm/acpi: acpi_iort.c acpi_iort.h acpi_machdep.c
Log Message:
arm64: acpi: Honour DMA memory address limit for named components.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Mon Dec 9 21:56:19 UTC 2024
Modified Files:
src/sys/arch/arm/acpi: acpi_iort.c acpi_iort.h acpi_machdep.c
Log Message:
arm64: acpi: Honour DMA memory address limit for named components.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jmcneill
Date: Mon Dec 9 21:55:06 UTC 2024
Modified Files:
src/sys/arch/arm/arm: arm_cpu_topology.c
Log Message:
arm64: Fix Oryon topology.
The Oryon CPUs don't set the MT bit in MPIDR_EL1, leading to a bogus
topology. Work around this for n
Module Name:src
Committed By: jmcneill
Date: Mon Dec 9 21:55:06 UTC 2024
Modified Files:
src/sys/arch/arm/arm: arm_cpu_topology.c
Log Message:
arm64: Fix Oryon topology.
The Oryon CPUs don't set the MT bit in MPIDR_EL1, leading to a bogus
topology. Work around this for n
Module Name:src
Committed By: jmcneill
Date: Sun Dec 8 20:55:19 UTC 2024
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
src/sys/arch/arm/fdt: acpi_fdt.c
Log Message:
acpi: Try PSCI before UEFI RT for shutdown/reset.
BSA says that an OS can use either UEFI
Module Name:src
Committed By: jmcneill
Date: Sun Dec 8 20:55:19 UTC 2024
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c
src/sys/arch/arm/fdt: acpi_fdt.c
Log Message:
acpi: Try PSCI before UEFI RT for shutdown/reset.
BSA says that an OS can use either UEFI
Module Name:src
Committed By: riastradh
Date: Sun Dec 8 20:04:21 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
gicv3_its.c: Do-nothing macros must expand to `__nothing', not empty.
No functional change intended -- unless this was accidentally
Module Name:src
Committed By: riastradh
Date: Sun Dec 8 20:04:21 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
gicv3_its.c: Do-nothing macros must expand to `__nothing', not empty.
No functional change intended -- unless this was accidentally
Module Name:src
Committed By: jmcneill
Date: Sat Dec 7 19:53:07 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c gicv3_its.h
Log Message:
gicv3: ITS: Add support for indirect device tables.
When devbits is too large to fit into the first level of device tabl
Module Name:src
Committed By: jmcneill
Date: Sat Dec 7 19:53:07 UTC 2024
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c gicv3_its.h
Log Message:
gicv3: ITS: Add support for indirect device tables.
When devbits is too large to fit into the first level of device tabl
Module Name:src
Committed By: skrll
Date: Mon Dec 2 12:53:07 UTC 2024
Modified Files:
src/sys/arch/arm/fdt: gic_fdt.c
Log Message:
Fix attachment for GICs above 4GB
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/arm/fdt/gic_fdt.c
Please note
Module Name:src
Committed By: skrll
Date: Mon Dec 2 12:53:07 UTC 2024
Modified Files:
src/sys/arch/arm/fdt: gic_fdt.c
Log Message:
Fix attachment for GICs above 4GB
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/arm/fdt/gic_fdt.c
Please note
Module Name:src
Committed By: skrll
Date: Thu Nov 21 07:15:00 UTC 2024
Modified Files:
src/sys/arch/arm/rockchip: rk3399_pcie.c
Log Message:
Wrap a long line.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/rockchip/rk3399_pcie.c
Please no
Module Name:src
Committed By: skrll
Date: Thu Nov 21 07:15:00 UTC 2024
Modified Files:
src/sys/arch/arm/rockchip: rk3399_pcie.c
Log Message:
Wrap a long line.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/rockchip/rk3399_pcie.c
Please no
Module Name:src
Committed By: skrll
Date: Tue Nov 19 08:24:47 UTC 2024
Modified Files:
src/sys/arch/arm/rockchip: rk3399_pcie_phy.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/rockchip/rk3399_pcie_phy.c
P
Module Name:src
Committed By: skrll
Date: Tue Nov 19 08:24:47 UTC 2024
Modified Files:
src/sys/arch/arm/rockchip: rk3399_pcie_phy.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/rockchip/rk3399_pcie_phy.c
P
Module Name:src
Committed By: skrll
Date: Sun Oct 20 14:51:13 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
Sync with the RISC-V version. Mostly
Use PRI{u,x}{BUSSIZE,VADDR,PADDR}
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.1
Module Name:src
Committed By: skrll
Date: Sun Oct 20 14:51:13 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
Sync with the RISC-V version. Mostly
Use PRI{u,x}{BUSSIZE,VADDR,PADDR}
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.1
Module Name:src
Committed By: skrll
Date: Sun Oct 13 08:55:24 UTC 2024
Modified Files:
src/sys/arch/arm/amlogic: meson_dwmac.c
Log Message:
Improve an error message
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/amlogic/meson_dwmac.c
Plea
Module Name:src
Committed By: skrll
Date: Sun Oct 13 08:55:24 UTC 2024
Modified Files:
src/sys/arch/arm/amlogic: meson_dwmac.c
Log Message:
Improve an error message
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/arm/amlogic/meson_dwmac.c
Plea
Module Name:src
Committed By: andvar
Date: Mon Sep 23 18:52:55 UTC 2024
Modified Files:
src/sys/arch/arm/at91: at91twireg.h
Log Message:
s/hodling/holding/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/at91/at91twireg.h
Please
Module Name:src
Committed By: andvar
Date: Mon Sep 23 18:52:55 UTC 2024
Modified Files:
src/sys/arch/arm/at91: at91twireg.h
Log Message:
s/hodling/holding/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/at91/at91twireg.h
Please
Module Name:src
Committed By: macallan
Date: Mon Sep 16 23:37:13 UTC 2024
Modified Files:
src/sys/arch/arm/sunxi: sunxi_ccu.h
Log Message:
set CLK_SET_RATE_PARENT for mux type clocks so clk_set_rate() can work
with this my pinebook can change cpu speed again
ok jmcneill@
Module Name:src
Committed By: macallan
Date: Mon Sep 16 23:37:13 UTC 2024
Modified Files:
src/sys/arch/arm/sunxi: sunxi_ccu.h
Log Message:
set CLK_SET_RATE_PARENT for mux type clocks so clk_set_rate() can work
with this my pinebook can change cpu speed again
ok jmcneill@
Module Name:src
Committed By: skrll
Date: Sun Sep 1 08:08:24 UTC 2024
Modified Files:
src/sys/arch/arm/nxp: imx6_clk.c
Log Message:
Catch up with latest DTS and other fixes from Rui-Xiang Guo on port-arm.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/s
Module Name:src
Committed By: skrll
Date: Sun Sep 1 08:08:24 UTC 2024
Modified Files:
src/sys/arch/arm/nxp: imx6_clk.c
Log Message:
Catch up with latest DTS and other fixes from Rui-Xiang Guo on port-arm.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/s
Module Name:src
Committed By: skrll
Date: Sun Sep 1 07:55:27 UTC 2024
Modified Files:
src/sys/arch/arm/nxp: imx6_ccm.c imx6_clk.c imx6sx_clk.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/nxp/imx6_ccm.c
cv
Module Name:src
Committed By: skrll
Date: Sun Sep 1 07:55:27 UTC 2024
Modified Files:
src/sys/arch/arm/nxp: imx6_ccm.c imx6_clk.c imx6sx_clk.c
Log Message:
Trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/nxp/imx6_ccm.c
cv
Module Name:src
Committed By: skrll
Date: Sun Aug 25 07:19:57 UTC 2024
Modified Files:
src/sys/arch/arm/xilinx: zynq_cemac.c
Log Message:
More #include maintenance
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/xilinx/zynq_cemac.c
Please no
Module Name:src
Committed By: skrll
Date: Sun Aug 25 07:12:37 UTC 2024
Modified Files:
src/sys/arch/arm/xilinx: zynq_cemac.c
Log Message:
#include maintenance
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/xilinx/zynq_cemac.c
Please note th
Module Name:src
Committed By: mrg
Date: Tue Aug 13 04:24:07 UTC 2024
Modified Files:
src/sys/arch/arm/dts: rk3399-pinebook-pro.dts
Log Message:
apply a DTS change from upstream to reduce pwm frequency for the backlight.
should fix buzzing sometimes seen with the display.
Module Name:src
Committed By: mrg
Date: Tue Aug 13 04:24:07 UTC 2024
Modified Files:
src/sys/arch/arm/dts: rk3399-pinebook-pro.dts
Log Message:
apply a DTS change from upstream to reduce pwm frequency for the backlight.
should fix buzzing sometimes seen with the display.
Module Name:src
Committed By: jmcneill
Date: Sun Jun 30 17:58:08 UTC 2024
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c cpu_acpi.c
src/sys/arch/arm/arm: arm_cpu_topology.c
Log Message:
aarch64: Add NUMA awareness for ACPI systems with SRAT tables.
On an A
Module Name:src
Committed By: jmcneill
Date: Sun Jun 30 17:58:08 UTC 2024
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c cpu_acpi.c
src/sys/arch/arm/arm: arm_cpu_topology.c
Log Message:
aarch64: Add NUMA awareness for ACPI systems with SRAT tables.
On an A
Module Name:src
Committed By: jmcneill
Date: Sun Jun 30 09:38:07 UTC 2024
Modified Files:
src/sys/arch/arm/pci: pci_msi_machdep.c
Log Message:
arm: pci: Fix ITS ID lookup for MSIs.
pci_get_frameid expects a BDF requestor ID as input, not a Device ID.
Fixes MSI/MSI-X suppo
Module Name:src
Committed By: jmcneill
Date: Sun Jun 30 09:38:07 UTC 2024
Modified Files:
src/sys/arch/arm/pci: pci_msi_machdep.c
Log Message:
arm: pci: Fix ITS ID lookup for MSIs.
pci_get_frameid expects a BDF requestor ID as input, not a Device ID.
Fixes MSI/MSI-X suppo
Module Name:src
Committed By: riastradh
Date: Sat Jun 29 11:27:12 UTC 2024
Modified Files:
src/sys/arch/arm/sociox: if_scx.c
Log Message:
scx(4): Fix if_statinc call.
We don't have a reference to the local statistics counters, so we
can't use if_statinc_ref. But, because
Module Name:src
Committed By: riastradh
Date: Sat Jun 29 11:27:12 UTC 2024
Modified Files:
src/sys/arch/arm/sociox: if_scx.c
Log Message:
scx(4): Fix if_statinc call.
We don't have a reference to the local statistics counters, so we
can't use if_statinc_ref. But, because
Module Name:src
Committed By: mlelstv
Date: Mon Jun 10 06:03:49 UTC 2024
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_pmwdog.c
Log Message:
Add support for poweroff.
There is no circuitry to actually remove power from RPI, but you can reboot
into a low power state.
Module Name:src
Committed By: mlelstv
Date: Mon Jun 10 06:03:49 UTC 2024
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_pmwdog.c
Log Message:
Add support for poweroff.
There is no circuitry to actually remove power from RPI, but you can reboot
into a low power state.
Module Name:src
Committed By: riastradh
Date: Sun Jun 9 22:35:47 UTC 2024
Modified Files:
src/sys/arch/arm/include: asm.h
Log Message:
arm/asm.h: Respect NETBSD_REVISIONID.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/arm/include/asm.h
Ple
Module Name:src
Committed By: riastradh
Date: Sun Jun 9 22:35:47 UTC 2024
Modified Files:
src/sys/arch/arm/include: asm.h
Log Message:
arm/asm.h: Respect NETBSD_REVISIONID.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/arm/include/asm.h
Ple
Module Name:src
Committed By: andvar
Date: Sat May 18 19:04:45 UTC 2024
Modified Files:
src/sys/arch/arm/iomd: vidc20config.c
Log Message:
s/abou/about/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/arm/iomd/vidc20config.c
Please
Module Name:src
Committed By: andvar
Date: Sat May 18 19:04:45 UTC 2024
Modified Files:
src/sys/arch/arm/iomd: vidc20config.c
Log Message:
s/abou/about/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/arm/iomd/vidc20config.c
Please
Module Name:src
Committed By: riastradh
Date: Fri May 10 14:42:21 UTC 2024
Modified Files:
src/sys/arch/arm/fdt: cpu_fdt.c
Log Message:
arm/fdt/cpu_fdt.c: Use `cpu' iattr to attach cpufreq.
Now that cpu has an explicit interface attribute, cpufeaturebus,
_all_ children of
Module Name:src
Committed By: riastradh
Date: Fri May 10 14:42:21 UTC 2024
Modified Files:
src/sys/arch/arm/fdt: cpu_fdt.c
Log Message:
arm/fdt/cpu_fdt.c: Use `cpu' iattr to attach cpufreq.
Now that cpu has an explicit interface attribute, cpufeaturebus,
_all_ children of
Module Name:src
Committed By: skrll
Date: Mon May 6 07:29:30 UTC 2024
Modified Files:
src/sys/arch/arm/include: setjmp.h
Log Message:
Improve the comment.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/include/setjmp.h
Please note that dif
Module Name:src
Committed By: skrll
Date: Mon May 6 07:29:30 UTC 2024
Modified Files:
src/sys/arch/arm/include: setjmp.h
Log Message:
Improve the comment.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/include/setjmp.h
Please note that dif
Module Name:src
Committed By: dyoung
Date: Sat May 4 02:04:55 UTC 2024
Modified Files:
src/sys/arch/arm/xilinx: zynq_uart.c
Log Message:
Initialize `struct consdev` members cn_dev and cn_pri like other
UART drivers do. If cn_dev is 0 instead of NODEV, then the kernel
may
Module Name:src
Committed By: dyoung
Date: Sat May 4 02:04:55 UTC 2024
Modified Files:
src/sys/arch/arm/xilinx: zynq_uart.c
Log Message:
Initialize `struct consdev` members cn_dev and cn_pri like other
UART drivers do. If cn_dev is 0 instead of NODEV, then the kernel
may
Module Name:src
Committed By: skrll
Date: Sun Apr 14 07:56:13 UTC 2024
Modified Files:
src/sys/arch/arm/arm: sig_machdep.c
Log Message:
Trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/arm/arm/sig_machdep.c
Please note that
Module Name:src
Committed By: skrll
Date: Sun Apr 14 07:56:13 UTC 2024
Modified Files:
src/sys/arch/arm/arm: sig_machdep.c
Log Message:
Trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/arm/arm/sig_machdep.c
Please note that
Module Name:src
Committed By: skrll
Date: Sat Apr 13 12:28:01 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
port-arm/58135: reproducible pmap KASSERT failure for armv7 with NFS root
Don't unconditionally set XN in pmap_clearbit - only set it if a ma
Module Name:src
Committed By: skrll
Date: Sat Apr 13 12:28:01 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
port-arm/58135: reproducible pmap KASSERT failure for armv7 with NFS root
Don't unconditionally set XN in pmap_clearbit - only set it if a ma
Module Name:src
Committed By: skrll
Date: Sat Apr 13 10:36:01 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Restore a space I accidentally removed from a copyright with
$NetBSD: pmap.c,v 1.396 2020/03/13 16:14:18 skrll Exp $
To generate a diff of
Module Name:src
Committed By: skrll
Date: Sat Apr 13 10:36:01 UTC 2024
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Restore a space I accidentally removed from a copyright with
$NetBSD: pmap.c,v 1.396 2020/03/13 16:14:18 skrll Exp $
To generate a diff of
Module Name:src
Committed By: jakllsch
Date: Mon Apr 1 15:52:08 UTC 2024
Modified Files:
src/sys/arch/arm/ti: ti_gpio.c
Log Message:
ti_gpio: add gpio(4) interrupt support
tested with gpiopps(4) on Beagle Bone Black
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: jakllsch
Date: Mon Apr 1 15:52:08 UTC 2024
Modified Files:
src/sys/arch/arm/ti: ti_gpio.c
Log Message:
ti_gpio: add gpio(4) interrupt support
tested with gpiopps(4) on Beagle Bone Black
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: andvar
Date: Sat Feb 24 12:04:16 UTC 2024
Modified Files:
src/sys/arch/arm/xscale: pxa2x0_rtc.c
Log Message:
Declare dt variable in PXARTC_DEBUG guarded blocks, since declarations were
removed in general one (likely as unused).
Fix dt.dt_year
Module Name:src
Committed By: andvar
Date: Sat Feb 24 12:04:16 UTC 2024
Modified Files:
src/sys/arch/arm/xscale: pxa2x0_rtc.c
Log Message:
Declare dt variable in PXARTC_DEBUG guarded blocks, since declarations were
removed in general one (likely as unused).
Fix dt.dt_year
Module Name:src
Committed By: mrg
Date: Sun Feb 18 10:49:43 UTC 2024
Modified Files:
src/sys/arch/arm/conf: Makefile.arm
Log Message:
if we're building with GCC and MACHINE_CPU is aarch64, error out since
that isn't going to work.
doing this better in config(1) is difficu
Module Name:src
Committed By: mrg
Date: Sun Feb 18 10:49:43 UTC 2024
Modified Files:
src/sys/arch/arm/conf: Makefile.arm
Log Message:
if we're building with GCC and MACHINE_CPU is aarch64, error out since
that isn't going to work.
doing this better in config(1) is difficu
Module Name:src
Committed By: skrll
Date: Fri Feb 16 15:40:09 UTC 2024
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_eth.c
Log Message:
Test sc->sc_soft_ih (not sc->sc_ih) to see if the soft interrupt got
established correctly.
>From Mori Hiroki.
Fix some error reco
Module Name:src
Committed By: skrll
Date: Fri Feb 16 15:40:09 UTC 2024
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_eth.c
Log Message:
Test sc->sc_soft_ih (not sc->sc_ih) to see if the soft interrupt got
established correctly.
>From Mori Hiroki.
Fix some error reco
1 - 100 of 1079 matches
Mail list logo