OpenGrok
Cross Reference: tegra_mc.c
xref
: /
src
/
sys
/
arch
/
arm
/
nvidia
/
tegra_mc.c
Home
|
History
|
Annotate
|
Download
|
only in
nvidia
History log of
/src/sys/arch/arm/nvidia/tegra_mc.c
Revision
Date
Author
Comments
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
15-Jan-2021
jmcneill
use fdtbus_intr_establish_xname
1.10
13-Oct-2019
skrll
branches: 1.10.8;
Restore %# for PRIxBUSADDR
1.9
13-Oct-2019
skrll
Use PRIxBUSADDR
1.8
16-Jul-2018
christos
Add missing pointer <-> integer casts
Use PRI?64 to print uint64_t instead 'll?'
1.7
21-Apr-2017
jmcneill
branches: 1.7.10; 1.7.12; 1.7.14;
Get the physical memory layout from the /memory node instead of reading
from the memory controller registers.
1.6
12-Apr-2017
jmcneill
Make tegra_mc_intr static to match prototype
1.5
13-Dec-2015
jmcneill
branches: 1.5.2; 1.5.4;
Use fdt for device enumeration.
1.4
22-Nov-2015
jmcneill
replace inline mc_read/write with MC_READ/WRITE macros, install intr handler with IST_MPSAFE flag
1.3
21-Nov-2015
jakllsch
Add error interrupt handler to for Tegra MC.
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.4
28-Aug-2017
skrll
Sync with HEAD
1.2.2.3
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.2.2.2
06-Apr-2015
skrll
Sync with HEAD
1.2.2.1
29-Mar-2015
skrll
file tegra_mc.c was added on branch nick-nhusb on 2015-04-06 15:17:53 +0000
1.5.4.1
21-Apr-2017
bouyer
Sync with HEAD
1.5.2.1
26-Apr-2017
pgoyette
Sync with HEAD
1.7.14.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.7.14.1
10-Jun-2019
christos
Sync with HEAD
1.7.12.1
28-Jul-2018
pgoyette
Sync with HEAD
1.7.10.2
03-Dec-2017
jdolecek
update from HEAD
1.7.10.1
21-Apr-2017
jdolecek
file tegra_mc.c was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000
1.10.8.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Tue Oct 14 15:09:51 GMT 2025