CVS commit: src/lib/libc/arch/mips

2021-11-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Nov 18 04:33:20 UTC 2021 Modified Files: src/lib/libc/arch/mips: genassym.cf src/lib/libc/arch/mips/sys: __sigtramp2.S Log Message: Decorate the MIPS signal trampoline with the appropriate .cfi directives to allow exc

CVS commit: src/lib/libc/arch/mips

2021-11-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Nov 18 04:33:20 UTC 2021 Modified Files: src/lib/libc/arch/mips: genassym.cf src/lib/libc/arch/mips/sys: __sigtramp2.S Log Message: Decorate the MIPS signal trampoline with the appropriate .cfi directives to allow exc

CVS commit: src/sys/lib/libunwind

2021-11-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Nov 18 04:20:11 UTC 2021 Modified Files: src/sys/lib/libunwind: Registers.hpp Log Message: - Teach the LLVM-derived unwinder about the DWARF pseudo-registers defined by GCC for MIPS to hold the MDHI and MDLO registers, as w

CVS commit: src/sys/lib/libunwind

2021-11-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Nov 18 04:20:11 UTC 2021 Modified Files: src/sys/lib/libunwind: Registers.hpp Log Message: - Teach the LLVM-derived unwinder about the DWARF pseudo-registers defined by GCC for MIPS to hold the MDHI and MDLO registers, as w

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

2021-11-17 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Nov 17 21:46:12 UTC 2021 Modified Files: src/sys/arch/arm/fdt: gicv3_fdt.c Log Message: gicv3: add support for mbi-alias property The mbi-alias property, if present, contains the base address of a GICD alias frame that cont

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

2021-11-17 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Nov 17 21:46:12 UTC 2021 Modified Files: src/sys/arch/arm/fdt: gicv3_fdt.c Log Message: gicv3: add support for mbi-alias property The mbi-alias property, if present, contains the base address of a GICD alias frame that cont

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

2021-11-17 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Wed Nov 17 11:57:27 UTC 2021 Modified Files: src/sys/arch/arm/amlogic: meson_dwmac.c Log Message: PR port-evbarm/50416 Also check the "reset_gpios", "reset-assert-us", and "reset-deassert-us" properties for ethernet MAC reset inform

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

2021-11-17 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Wed Nov 17 11:57:27 UTC 2021 Modified Files: src/sys/arch/arm/amlogic: meson_dwmac.c Log Message: PR port-evbarm/50416 Also check the "reset_gpios", "reset-assert-us", and "reset-deassert-us" properties for ethernet MAC reset inform

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

2021-11-17 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Nov 17 11:31:12 UTC 2021 Modified Files: src/sys/arch/arm/amlogic: mesongxbb_pinctrl.c Log Message: Add missing GPIOZ direction / input / output register defs. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 sr

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

2021-11-17 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Nov 17 11:31:12 UTC 2021 Modified Files: src/sys/arch/arm/amlogic: mesongxbb_pinctrl.c Log Message: Add missing GPIOZ direction / input / output register defs. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 sr