OpenGrok
Cross Reference: tegra_com.c
xref
: /
src
/
sys
/
arch
/
arm
/
nvidia
/
tegra_com.c
Home
|
History
|
Annotate
|
Download
|
only in
nvidia
History log of
/src/sys/arch/arm/nvidia/tegra_com.c
Revision
Date
Author
Comments
1.16
06-Sep-2025
thorpej
Re-factor the console-related code into fdt_console.[ch]
1.15
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.14
15-Jan-2021
jmcneill
use fdtbus_intr_establish_xname
1.13
28-Sep-2020
jmcneill
branches: 1.13.2;
Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer
of this was various com(4) glue so modify all of that to use the new
com_init_regs_stride instead.
1.12
13-Oct-2019
skrll
Restore %# for PRIxBUSADDR
1.11
13-Oct-2019
skrll
Use PRIxBUSADDR
1.10
08-Dec-2018
thorpej
Clean up initialization of com_regs structure, in preparation for
some additional changers.
1.9
16-Jul-2018
christos
Add missing pointer <-> integer casts
Use PRI?64 to print uint64_t instead 'll?'
1.8
02-Jun-2017
jmcneill
branches: 1.8.8; 1.8.10; 1.8.12;
Allow platform code to specify the UART frequency for consinit
1.7
29-May-2017
jmcneill
Move console initialization out of platform code into the console drivers
themselves.
1.6
25-May-2017
jmcneill
Match nvidia,tegra210-uart and nvidia,tegra20-uart compat strings.
1.5
22-Dec-2015
jmcneill
Switch Tegra over to fdt based clocks and reset controls.
1.4
16-Dec-2015
jmcneill
use of_getprop_uint32
1.3
13-Dec-2015
jmcneill
Use fdt for device enumeration.
1.2
03-May-2015
jmcneill
UART clock source is PLLP. Set com type to COM_TYPE_TEGRA.
1.1
29-Mar-2015
jmcneill
branches: 1.1.2;
NVIDIA Tegra K1 support, work in progress.
1.1.2.5
28-Aug-2017
skrll
Sync with HEAD
1.1.2.4
27-Dec-2015
skrll
Sync with HEAD (as of 26th Dec)
1.1.2.3
06-Jun-2015
skrll
Sync with HEAD
1.1.2.2
06-Apr-2015
skrll
Sync with HEAD
1.1.2.1
29-Mar-2015
skrll
file tegra_com.c was added on branch nick-nhusb on 2015-04-06 15:17:53 +0000
1.8.12.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.8.12.1
10-Jun-2019
christos
Sync with HEAD
1.8.10.2
26-Dec-2018
pgoyette
Sync with HEAD, resolve a few conflicts
1.8.10.1
28-Jul-2018
pgoyette
Sync with HEAD
1.8.8.2
03-Dec-2017
jdolecek
update from HEAD
1.8.8.1
02-Jun-2017
jdolecek
file tegra_com.c was added on branch tls-maxphys on 2017-12-03 11:35:54 +0000
1.13.2.1
03-Apr-2021
thorpej
Sync with HEAD.
Indexes created Fri Oct 17 17:09:57 GMT 2025