Home | History | Annotate | Download | only in nvidia
History log of /src/sys/arch/arm/nvidia/tegra_timer.c
RevisionDateAuthorComments
 1.12  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.11  13-Oct-2019  skrll branches: 1.11.8;
Restore %# for PRIxBUSADDR
 1.10  13-Oct-2019  skrll Use PRIxBUSADDR
 1.9  16-Jul-2018  christos Add missing pointer <-> integer casts
Use PRI?64 to print uint64_t instead 'll?'
 1.8  01-Apr-2018  ryo branches: 1.8.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.7  02-Jun-2017  jmcneill branches: 1.7.8; 1.7.10;
FDT-ize "delay" by having fdt_machdep provide the delay() function and
move the implementations into the platform code.
 1.6  25-May-2017  jmcneill Match nvidia,tegra210-timer and nvidia,tegra20-timer compat strings.
 1.5  16-Apr-2017  jmcneill Add support for multiple clock domains in clk API.
 1.4  24-Dec-2015  jmcneill branches: 1.4.2; 1.4.4;
use "watchdog" clock if not defined in fdt
 1.3  22-Dec-2015  jmcneill Switch Tegra over to fdt based clocks and reset controls.
 1.2  13-Dec-2015  jmcneill Use fdt for device enumeration.
 1.1  30-May-2015  jmcneill branches: 1.1.2;
Tegra K1 Watchdog support.
 1.1.2.4  28-Aug-2017  skrll Sync with HEAD
 1.1.2.3  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.2  06-Jun-2015  skrll Sync with HEAD
 1.1.2.1  30-May-2015  skrll file tegra_timer.c was added on branch nick-nhusb on 2015-06-06 14:39:56 +0000
 1.4.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.4.2.1  26-Apr-2017  pgoyette Sync with HEAD
 1.7.10.2  28-Jul-2018  pgoyette Sync with HEAD
 1.7.10.1  07-Apr-2018  pgoyette Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
 1.7.8.2  03-Dec-2017  jdolecek update from HEAD
 1.7.8.1  02-Jun-2017  jdolecek file tegra_timer.c was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000
 1.8.2.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.8.2.1  10-Jun-2019  christos Sync with HEAD
 1.11.8.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed