opnsense-src/sys/arm
Mitchell Horne c4530dfff4 aw_timer: rename driver from a10_timer
This reflects its expanded support for platforms other than the A10.

Functions specific to A10/A13 retain the a10 prefix, but the majority of
names in the driver are changed, e.g. a10_timer_softc becomes
aw_timer_softc.

Reviewed by:	manu, ganbold
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D48671
2025-01-27 16:04:09 -04:00
..
allwinner aw_timer: rename driver from a10_timer 2025-01-27 16:04:09 -04:00
annapurna/alpine Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
arm sys: use globals for the ELF kernel and module type strings 2025-01-24 14:29:39 -07:00
broadcom/bcm2835 bus_generic_detach: Delete children after detaching them 2025-01-02 13:21:30 -05:00
conf Remove TI reference from arm/GENERIC 2024-09-19 20:15:47 +02:00
freescale Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
include pci: cleanup __PCI_REROUTE_INTERRUPTS 2025-01-23 16:30:31 -04:00
mv armada38x: implement gateclk clkdev methods 2025-01-16 13:27:00 -04:00
nvidia Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
qemu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm arm/qualcomm: Fix a typo in a source code comment 2024-12-28 07:41:24 +01:00
rockchip conf: deduplicate dwmmc config logic 2024-02-27 18:10:14 -04:00
ti Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00
xilinx Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00