This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
arm
/
nvidia
History
Michal Meloun
329ee7e3dc
TEGRA: Add interrupt support for Tegra GPIO controller.
2016-04-28 13:00:40 +00:00
..
tegra124
Move arm's devmap to some generic place, so it can be used
2016-04-26 11:53:37 +00:00
as3722_gpio.c
…
as3722_regulators.c
sys/arm: make use of the howmany() macro when available.
2016-04-26 14:47:52 +00:00
as3722_rtc.c
…
as3722.c
…
as3722.h
…
tegra_abpmisc.c
…
tegra_ahci.c
…
tegra_efuse.c
…
tegra_efuse.h
…
tegra_ehci.c
ehci_interrupt is MPSAFE code. Most drivers in tree calls bus_setup_intr
2016-04-05 12:13:53 +00:00
tegra_gpio.c
TEGRA: Add interrupt support for Tegra GPIO controller.
2016-04-28 13:00:40 +00:00
tegra_i2c.c
…
tegra_lic.c
Remove FDT specific parts from INTRNG. Change its interface to make it
2016-04-04 09:15:25 +00:00
tegra_pcie.c
Move arm's devmap to some generic place, so it can be used
2016-04-26 11:53:37 +00:00
tegra_pinmux.c
…
tegra_pmc.h
…
tegra_rtc.c
…
tegra_sdhci.c
…
tegra_soctherm_if.m
…
tegra_soctherm.c
…
tegra_uart.c
TEGRA: Fixes for UART driver:
2016-03-26 10:09:28 +00:00
tegra_usbphy.c
…