summaryrefslogtreecommitdiff
path: root/sys/arch/arm/nvidia/tegra_soc.c
AgeCommit message (Expand)Author
2018-09-24Remove two unused bs handlesjmcneill
2018-04-01Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)ryo
2017-07-20Get rid of tegra_chip_id/tegra_chip_name and rely on FDT for this info.jmcneill
2017-05-28Remove unused tegra_dma_tagjmcneill
2017-05-27GC unused tegra_dma_bootstrap function.jmcneill
2017-05-25Chip detection and MP spinup code for Tegra210jmcneill
2017-04-22Get rid of tegra_cpuinit after scanning fdt and attach the cpufreq supportjmcneill
2016-03-26Restore HOST1X and AHB_A2 to pmap_devmap to give pmap less work to doskrll
2015-12-22Switch Tegra over to fdt based clocks and reset controls.jmcneill
2015-11-19Remove HOST1X and AHB_A2 from pmap_devmapjmcneill
2015-05-13Tegra K1 CPU frequency scaling support.jmcneill
2015-05-03Add Tegra K1 PCIE support.jmcneill
2015-04-28Add a basic driver for the Clock and Reset controller, use it to determinejmcneill
2015-04-26add Tegra124 MP supportjmcneill
2015-03-29Use shared armv7_generic_spacejmcneill
2015-03-29NVIDIA Tegra K1 support, work in progress.jmcneill