OpenBSD cvs log

created 2021-11-02T10:05:52Z
begin 2021-10-24T17:49:19Z
end 2021-10-24T17:52:28Z
path src/sys
commits 3

date 2021-10-24T17:52:26Z
author mpi
files src/sys/dev/fdt/acrtc.c log diff annotate
src/sys/dev/fdt/ahci_fdt.c log diff annotate
src/sys/dev/fdt/amlclock.c log diff annotate
src/sys/dev/fdt/amldwusb.c log diff annotate
src/sys/dev/fdt/amliic.c log diff annotate
src/sys/dev/fdt/amlmmc.c log diff annotate
src/sys/dev/fdt/amlpciephy.c log diff annotate
src/sys/dev/fdt/amlpinctrl.c log diff annotate
src/sys/dev/fdt/amlpwm.c log diff annotate
src/sys/dev/fdt/amlreset.c log diff annotate
src/sys/dev/fdt/amlrng.c log diff annotate
src/sys/dev/fdt/amlsm.c log diff annotate
src/sys/dev/fdt/amltemp.c log diff annotate
src/sys/dev/fdt/amluart.c log diff annotate
src/sys/dev/fdt/amlusbphy.c log diff annotate
src/sys/dev/fdt/axppmic.c log diff annotate
src/sys/dev/fdt/bcm2835_aux.c log diff annotate
src/sys/dev/fdt/bcm2835_dog.c log diff annotate
src/sys/dev/fdt/bcm2835_rng.c log diff annotate
src/sys/dev/fdt/bcm2835_temp.c log diff annotate
src/sys/dev/fdt/ccp_fdt.c log diff annotate
src/sys/dev/fdt/com_fdt.c log diff annotate
src/sys/dev/fdt/dwdog.c log diff annotate
src/sys/dev/fdt/dwmmc.c log diff annotate
src/sys/dev/fdt/dwpcie.c log diff annotate
src/sys/dev/fdt/ehci_fdt.c log diff annotate
src/sys/dev/fdt/exrtc.c log diff annotate
src/sys/dev/fdt/fanpwr.c log diff annotate
src/sys/dev/fdt/fusbtc.c log diff annotate
src/sys/dev/fdt/hiclock.c log diff annotate
src/sys/dev/fdt/hidwusb.c log diff annotate
src/sys/dev/fdt/hireset.c log diff annotate
src/sys/dev/fdt/hitemp.c log diff annotate
src/sys/dev/fdt/if_dwge.c log diff annotate
src/sys/dev/fdt/if_dwxe.c log diff annotate
src/sys/dev/fdt/if_fec.c log diff annotate
src/sys/dev/fdt/if_mvneta.c log diff annotate
src/sys/dev/fdt/imxanatop.c log diff annotate
src/sys/dev/fdt/imxccm.c log diff annotate
src/sys/dev/fdt/imxesdhc.c log diff annotate
src/sys/dev/fdt/imxgpc.c log diff annotate
src/sys/dev/fdt/imxgpio.c log diff annotate
src/sys/dev/fdt/imxiomuxc.c log diff annotate
src/sys/dev/fdt/imxrtc.c log diff annotate
src/sys/dev/fdt/imxspi.c log diff annotate
src/sys/dev/fdt/imxsrc.c log diff annotate
src/sys/dev/fdt/imxtmu.c log diff annotate
src/sys/dev/fdt/imxuart.c log diff annotate
src/sys/dev/fdt/moxtet.c log diff annotate
src/sys/dev/fdt/mvclock.c log diff annotate
src/sys/dev/fdt/mvdog.c log diff annotate
src/sys/dev/fdt/mvgicp.c log diff annotate
src/sys/dev/fdt/mvgpio.c log diff annotate
src/sys/dev/fdt/mvicu.c log diff annotate
src/sys/dev/fdt/mviic.c log diff annotate
src/sys/dev/fdt/mvmdio.c log diff annotate
src/sys/dev/fdt/mvpinctrl.c log diff annotate
src/sys/dev/fdt/mvrng.c log diff annotate
src/sys/dev/fdt/mvrtc.c log diff annotate
src/sys/dev/fdt/mvspi.c log diff annotate
src/sys/dev/fdt/mvtemp.c log diff annotate
src/sys/dev/fdt/mvuart.c log diff annotate
src/sys/dev/fdt/ohci_fdt.c log diff annotate
src/sys/dev/fdt/pinctrl.c log diff annotate
src/sys/dev/fdt/plgpio.c log diff annotate
src/sys/dev/fdt/plrtc.c log diff annotate
src/sys/dev/fdt/pluart_fdt.c log diff annotate
src/sys/dev/fdt/psci.c log diff annotate
src/sys/dev/fdt/pwmbl.c log diff annotate
src/sys/dev/fdt/pwmfan.c log diff annotate
src/sys/dev/fdt/pwmreg.c log diff annotate
src/sys/dev/fdt/rkclock.c log diff annotate
src/sys/dev/fdt/rkdwusb.c log diff annotate
src/sys/dev/fdt/rkemmcphy.c log diff annotate
src/sys/dev/fdt/rkgpio.c log diff annotate
src/sys/dev/fdt/rkgrf.c log diff annotate
src/sys/dev/fdt/rkiic.c log diff annotate
src/sys/dev/fdt/rkpcie.c log diff annotate
src/sys/dev/fdt/rkpinctrl.c log diff annotate
message Constify struct cfattach.

ok visa@ a long time ago, ok patrick@

date 2021-10-24T17:52:27Z
author mpi
files src/sys/arch/armv7/broadcom/bcm2836_intr.c log diff annotate
src/sys/arch/armv7/exynos/crosec.c log diff annotate
src/sys/arch/armv7/exynos/exclock.c log diff annotate
src/sys/arch/armv7/exynos/exdisplay.c log diff annotate
src/sys/arch/armv7/exynos/exdog.c log diff annotate
src/sys/arch/armv7/exynos/exdwusb.c log diff annotate
src/sys/arch/armv7/exynos/exehci.c log diff annotate
src/sys/arch/armv7/exynos/exgpio.c log diff annotate
src/sys/arch/armv7/exynos/exiic.c log diff annotate
src/sys/arch/armv7/exynos/exmct.c log diff annotate
src/sys/arch/armv7/exynos/expower.c log diff annotate
src/sys/arch/armv7/exynos/tps65090.c log diff annotate
src/sys/arch/armv7/imx/imxahci.c log diff annotate
src/sys/arch/armv7/imx/imxtemp.c log diff annotate
src/sys/arch/armv7/marvell/mvacc.c log diff annotate
src/sys/arch/armv7/marvell/mvagc.c log diff annotate
src/sys/arch/armv7/marvell/mvahci.c log diff annotate
src/sys/arch/armv7/marvell/mvmbus.c log diff annotate
src/sys/arch/armv7/marvell/mvmpic.c log diff annotate
src/sys/arch/armv7/marvell/mvpcie.c log diff annotate
src/sys/arch/armv7/marvell/mvpxa.c log diff annotate
src/sys/arch/armv7/marvell/mvsysctrl.c log diff annotate
src/sys/arch/armv7/marvell/mvxhci.c log diff annotate
src/sys/arch/armv7/omap/amdisplay.c log diff annotate
src/sys/arch/armv7/omap/dmtimer.c log diff annotate
src/sys/arch/armv7/omap/edma.c log diff annotate
src/sys/arch/armv7/omap/gptimer.c log diff annotate
src/sys/arch/armv7/omap/if_cpsw.c log diff annotate
src/sys/arch/armv7/omap/intc.c log diff annotate
src/sys/arch/armv7/omap/nxphdmi.c log diff annotate
src/sys/arch/armv7/omap/omap.c log diff annotate
src/sys/arch/armv7/omap/omapid.c log diff annotate
src/sys/arch/armv7/omap/omdisplay.c log diff annotate
src/sys/arch/armv7/omap/omdog.c log diff annotate
src/sys/arch/armv7/omap/omehci.c log diff annotate
src/sys/arch/armv7/omap/omgpio.c log diff annotate
src/sys/arch/armv7/omap/ommmc.c log diff annotate
src/sys/dev/fdt/rkpmic.c log diff annotate
src/sys/dev/fdt/rkpwm.c log diff annotate
src/sys/dev/fdt/rktemp.c log diff annotate
src/sys/dev/fdt/sdhc_fdt.c log diff annotate
src/sys/dev/fdt/sfp.c log diff annotate
src/sys/dev/fdt/simplefb.c log diff annotate
src/sys/dev/fdt/simplepanel.c log diff annotate
src/sys/dev/fdt/ssdfb.c log diff annotate
src/sys/dev/fdt/sxiccmu.c log diff annotate
src/sys/dev/fdt/sxidog.c log diff annotate
src/sys/dev/fdt/sximmc.c log diff annotate
src/sys/dev/fdt/sxipio.c log diff annotate
src/sys/dev/fdt/sxipwm.c log diff annotate
src/sys/dev/fdt/sxirsb.c log diff annotate
src/sys/dev/fdt/sxirtc.c log diff annotate
src/sys/dev/fdt/sxisid.c log diff annotate
src/sys/dev/fdt/sxisyscon.c log diff annotate
src/sys/dev/fdt/sxitemp.c log diff annotate
src/sys/dev/fdt/sxits.c log diff annotate
src/sys/dev/fdt/sxitwi.c log diff annotate
src/sys/dev/fdt/sypwr.c log diff annotate
src/sys/dev/fdt/syscon.c log diff annotate
src/sys/dev/fdt/virtio_mmio.c log diff annotate
src/sys/dev/fdt/xhci_fdt.c log diff annotate
message Constify struct cfattach.

ok visa@ a long time ago, ok patrick@

date 2021-10-24T17:52:28Z
author mpi
files src/sys/arch/arm64/arm64/acpi_machdep.c log diff annotate
src/sys/arch/arm64/arm64/cpu.c log diff annotate
src/sys/arch/arm64/dev/acpipci.c log diff annotate
src/sys/arch/arm64/dev/agintc.c log diff annotate
src/sys/arch/arm64/dev/agtimer.c log diff annotate
src/sys/arch/arm64/dev/ampintc.c log diff annotate
src/sys/arch/arm64/dev/apm.c log diff annotate
src/sys/arch/arm64/dev/bcm2836_intr.c log diff annotate
src/sys/arch/arm64/dev/efi.c log diff annotate
src/sys/arch/arm64/dev/mainbus.c log diff annotate
src/sys/arch/arm64/dev/simplebus.c log diff annotate
src/sys/arch/arm64/dev/smbios.c log diff annotate
src/sys/arch/armv7/omap/omohci.c log diff annotate
src/sys/arch/armv7/omap/omusbtll.c log diff annotate
src/sys/arch/armv7/omap/omwugen.c log diff annotate
src/sys/arch/armv7/omap/prcm.c log diff annotate
src/sys/arch/armv7/omap/ti_iic.c log diff annotate
src/sys/arch/armv7/sunxi/sxiahci.c log diff annotate
src/sys/arch/armv7/sunxi/sxie.c log diff annotate
src/sys/arch/armv7/sunxi/sxiintc.c log diff annotate
src/sys/arch/armv7/sunxi/sxitimer.c log diff annotate
src/sys/arch/armv7/vexpress/pciecam.c log diff annotate
src/sys/arch/armv7/vexpress/sysreg.c log diff annotate
message Constify struct cfattach.

ok visa@ a long time ago, ok patrick@