aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/nvidia/tegra_abpmisc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+2
* Check for errors when detaching children first, not lastJohn Baldwin2024-11-051-1/+6
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* arm/arm64 nvidia: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+2
* ARM: Enhance common Nvidia Tegra drivers by support for Tegra210 SoC.Michal Meloun2020-12-261-0/+1
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Stop including fdt_common.h from the arm code when it's unneeded.Andrew Turner2016-11-141-1/+0
* TEGRA: Prepare Tegra subtree for inclusion into ARM generic kernel.Michal Meloun2016-09-301-3/+3
* Import basic support for Nvidia Jetson TK1 board and tegra124 SoC.Michal Meloun2016-03-161-0/+194