Home | History | Annotate | Download | only in nvidia
History log of /src/sys/arch/arm/nvidia/tegra_soc.c
RevisionDateAuthorComments
 1.16  24-Sep-2018  jmcneill Remove two unused bs handles
 1.15  01-Apr-2018  ryo branches: 1.15.2;
Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)

- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
 1.14  20-Jul-2017  jmcneill branches: 1.14.2; 1.14.4;
Get rid of tegra_chip_id/tegra_chip_name and rely on FDT for this info.
 1.13  28-May-2017  jmcneill Remove unused tegra_dma_tag
 1.12  27-May-2017  jmcneill GC unused tegra_dma_bootstrap function.
 1.11  25-May-2017  jmcneill Chip detection and MP spinup code for Tegra210
 1.10  22-Apr-2017  jmcneill Get rid of tegra_cpuinit after scanning fdt and attach the cpufreq support
to the /cpus node. Use regulator API instead of poking directly at the I2C
controller to set voltages.
 1.9  26-Mar-2016  skrll branches: 1.9.2;
Restore HOST1X and AHB_A2 to pmap_devmap to give pmap less work to do
 1.8  22-Dec-2015  jmcneill Switch Tegra over to fdt based clocks and reset controls.
 1.7  19-Nov-2015  jmcneill Remove HOST1X and AHB_A2 from pmap_devmap
 1.6  13-May-2015  jmcneill Tegra K1 CPU frequency scaling support.

jetsontk1# sysctl machdep.cpu
machdep.cpu.frequency.target = 2292
machdep.cpu.frequency.current = 2292
machdep.cpu.frequency.available = 2292 2100 1896 1692 1500 1296 1092 900 696
 1.5  03-May-2015  jmcneill Add Tegra K1 PCIE support.
 1.4  28-Apr-2015  jmcneill Add a basic driver for the Clock and Reset controller, use it to determine
CPU frequency.
 1.3  26-Apr-2015  jmcneill add Tegra124 MP support
 1.2  29-Mar-2015  jmcneill branches: 1.2.2;
Use shared armv7_generic_space
 1.1  29-Mar-2015  jmcneill NVIDIA Tegra K1 support, work in progress.
 1.2.2.6  28-Aug-2017  skrll Sync with HEAD
 1.2.2.5  22-Apr-2016  skrll Sync with HEAD
 1.2.2.4  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.2.2.3  06-Jun-2015  skrll Sync with HEAD
 1.2.2.2  06-Apr-2015  skrll Sync with HEAD
 1.2.2.1  29-Mar-2015  skrll file tegra_soc.c was added on branch nick-nhusb on 2015-04-06 15:17:53 +0000
 1.9.2.1  26-Apr-2017  pgoyette Sync with HEAD
 1.14.4.2  30-Sep-2018  pgoyette Ssync with HEAD
 1.14.4.1  07-Apr-2018  pgoyette Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
 1.14.2.2  03-Dec-2017  jdolecek update from HEAD
 1.14.2.1  20-Jul-2017  jdolecek file tegra_soc.c was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000
 1.15.2.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed