aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/nvidia
Commit message (Expand)AuthorAgeFilesLines
* tegra210: Fix typo in a kernel messageGordon Bergling2025-10-291-2/+2
* gpio: attach gpiobus when the controller is readyAhmad Khalifa2025-07-041-1/+1
* newbus: replace leftover device unit wildcardsAhmad Khalifa2025-06-212-4/+4
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-062-2/+4
* Check for errors when detaching children first, not lastJohn Baldwin2024-11-052-2/+12
* sys: Use the new arm_smccc_invoke macrosAndrew Turner2024-10-151-2/+2
* newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-1/+1
* phy: Move phy code in dev/phyEmmanuel Vadot2024-01-101-1/+1
* regulator: Move regulator code in dev/regulatorEmmanuel Vadot2024-01-104-4/+4
* hwreset: Move reset code in dev/hwresetEmmanuel Vadot2024-01-103-3/+3
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-108-14/+14
* tegra210: change to UTF-8 (from ISO-8859)Ed Maste2023-12-291-2/+2
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2711-11/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1613-26/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1214-14/+14
* sys: Nuke double-semicolonsElliott Mitchell2022-11-021-1/+1
* arm/arm64 nvidia: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-098-22/+10
* arm/arm64 nvidia: Remove unused variables.John Baldwin2022-04-096-16/+3
* tegra: Improve the detection of the secondary function (RTC) of the MAX77620.Michal Meloun2022-02-201-16/+27
* tegra: Fix a common typo in source code commentsGordon Bergling2022-02-061-1/+1
* tegra210: Implement new get_gate method for tegra210 clocks.Michal Meloun2021-12-242-0/+35
* arm64: Directly use #include <dt-binding/...>Emmanuel Vadot2021-01-157-8/+8
* Tegra210: Add lost-in-merge fixes:Michal Meloun2020-12-302-2/+2
* ARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.Michal Meloun2020-12-2815-0/+10717