opnsense-src/sys/arm
Elliott Mitchell 487788a69f intrng: fix INTR_ROOT_* constants
Switch to INTR_ROOT_COUNT as this name better describes its purpose.

Remove the default INTR_ROOT_IRQ from the core.  Define it (redundantly)
in each architecture's header, but now placed alongside its sibling
values (if defined by the platform, e.g. arm64 INTR_ROOT_FIQ).

Reviewed by:	mhorne
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1280
2024-12-16 15:11:52 -04:00
..
allwinner aw_gpio: Add a missing comma 2024-12-12 14:45:11 +08:00
annapurna/alpine Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
arm Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
broadcom/bcm2835 bus_delayed_attach_children: Switch return type to void 2024-12-06 17:27:14 -05:00
conf Remove TI reference from arm/GENERIC 2024-09-19 20:15:47 +02:00
freescale bus_delayed_attach_children: Switch return type to void 2024-12-06 17:27:14 -05:00
include intrng: fix INTR_ROOT_* constants 2024-12-16 15:11:52 -04:00
mv bus_delayed_attach_children: Switch return type to void 2024-12-06 17:27:14 -05:00
nvidia vm_page: pass page to iter_remove 2024-12-08 14:30:22 -06:00
qemu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
rockchip conf: deduplicate dwmmc config logic 2024-02-27 18:10:14 -04:00
ti bus_delayed_attach_children: Switch return type to void 2024-12-06 17:27:14 -05:00
xilinx Use bus_delayed_attach_children instead of its inline implementation 2024-10-21 10:24:39 -04:00