aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/nvidia/tegra_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* 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-3/+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-15/+3
* Return the struct intr_pic pointer from intr_pic_register. This will beAndrew Turner2016-05-181-2/+5
* TEGRA: Also attach gpioc to tegra_gpio driver. Forgotten in r299854.Michal Meloun2016-05-151-1/+4
* TEGRA: Don't use common name 'gpio' for tegra specific GPIO driver.Michal Meloun2016-05-151-1/+6
* INTRNG - redefine struct intr_map_data to avoid headers pollution. EachSvatopluk Kraus2016-05-051-16/+26
* TEGRA: Add interrupt support for Tegra GPIO controller.Michal Meloun2016-04-281-62/+465
* Import basic support for Nvidia Jetson TK1 board and tegra124 SoC.Michal Meloun2016-03-161-0/+480