freebsd-nq/sys/arm/allwinner
Pawel Biernacki 8eea36ae5b Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are
still not MPSAFE (or already are but aren’t properly marked).
Use it in preparation for a general review of all nodes.

This is non-functional change that adds annotations to SYSCTL_NODE and
SYSCTL_PROC nodes using one of the soon-to-be-required flags.

Approved by:	kib (mentor, blanket)
Differential Revision:	https://reviews.freebsd.org/D23635
2020-02-24 10:45:22 +00:00
..
a10 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a13 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a20 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a31 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a33 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a64 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a83t arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
clkng Fix the following -Werror warning from clang 10.0.0: 2020-02-18 17:55:24 +00:00
h3 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
h6 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a10_ahci.c arm: allwinner: ahci: target-supply is optional 2020-01-16 20:19:20 +00:00
a10_codec.c
a10_dmac.c
a10_dmac.h
a10_fb.c
a10_hdmi.c
a10_hdmiaudio.c
a10_sramc.c
a10_sramc.h
a10_timer.c
a31_dmac.c
allwinner_pinctrl.h arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
aw_ccu.c
aw_cir.c Work around new clang 10.0.0 -Werror warning: 2020-02-17 18:37:15 +00:00
aw_dwc3.c
aw_gmacclk.c
aw_gpio.c arm: allwinner: Add GPIO Interrupt support 2020-01-19 19:51:20 +00:00
aw_if_dwc.c
aw_machdep.c
aw_machdep.h
aw_mmc.c Create a convenince wrapper to fill in a CAM_PATH_INQ request for MMC sims. Pass 2020-01-27 22:19:55 +00:00
aw_mmc.h
aw_mp.c
aw_mp.h
aw_nmi.c
aw_pwm.c
aw_reset.c
aw_rsb.c
aw_rtc.c
aw_sid.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
aw_sid.h
aw_spi.c
aw_syscon.c
aw_thermal.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
aw_ts.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
aw_usb3phy.c
aw_usbphy.c
aw_wdog.c
aw_wdog.h
axp81x.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
axp209.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
axp209reg.h
files.allwinner
files.allwinner_up
if_awg.c
if_awgreg.h
if_emac.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
if_emacreg.h
std.allwinner
std.allwinner_up
sunxi_dma_if.m