freebsd-dev/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 arm: allwinner: Fix audio for Allwinner H3/H5 2019-04-17 21:45:19 +00:00
a10_dmac.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
a10_dmac.h
a10_fb.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
a10_hdmi.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
a10_hdmiaudio.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
a10_sramc.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
a10_sramc.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
a10_timer.c A bit of code hygiene (no functional changes). 2019-06-10 23:25:40 +00:00
a31_dmac.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
allwinner_pinctrl.h arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
aw_ccu.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_cir.c Work around new clang 10.0.0 -Werror warning: 2020-02-17 18:37:15 +00:00
aw_dwc3.c arm64: allwinner: Add aw_dwc3 driver 2019-10-14 22:22:19 +00:00
aw_gmacclk.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_gpio.c arm: allwinner: Add GPIO Interrupt support 2020-01-19 19:51:20 +00:00
aw_if_dwc.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aw_machdep.c uart_snps: Add early printf support 2018-05-01 13:57:08 +00:00
aw_machdep.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
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_mmc: Rename clock register defines consistently 2018-05-31 15:36:26 +00:00
aw_mp.c Change the remaining files using my personnal email address to my freebsd one 2017-12-25 22:09:25 +00:00
aw_mp.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
aw_nmi.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
aw_pwm.c Implement the ofw_bus_get_node method in aw_pwm(4) so that ofw_pwmbus can 2019-06-17 03:40:00 +00:00
aw_reset.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_rsb.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_rtc.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
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 Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_spi.c arm: allwinner: aw_spi: Call bus_generic_attach 2020-01-02 17:39:21 +00:00
aw_syscon.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
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 arm64: allwinner: Add support for the usb3 phy 2019-10-14 21:58:46 +00:00
aw_usbphy.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_wdog.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
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 Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
files.allwinner arm: allwinner: Add np and nmm clock file to the build 2019-10-14 22:29:20 +00:00
files.allwinner_up
if_awg.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
if_awgreg.h Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
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 sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
std.allwinner Remove IPI_IRQ_START and IPI_IRQ_END from the arm kernel config files. 2018-07-28 06:46:10 +00:00
std.allwinner_up Make kernel option KERNVIRTADDR optional, remove it from std.<platform> 2017-12-30 00:20:49 +00:00
sunxi_dma_if.m