aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/nvidia/tegra_uart.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused uart_devclass.John Baldwin2022-05-061-2/+1
* ARM: Enhance common Nvidia Tegra drivers by support for Tegra210 SoC.Michal Meloun2020-12-261-3/+2
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* Fix grabbing of tegra uart.Michal Meloun2020-06-111-0/+4
* add snps IP uart support / genaralize UARTMatt Macy2018-08-191-1/+1
* Allow setting access-width for UART registers.Ruslan Bukin2017-02-271-1/+1
* Stop including fdt_common.h from the arm code when it's unneeded.Andrew Turner2016-11-141-2/+1
* EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.Michal Meloun2016-07-101-2/+2
* TEGRA: Fixes for UART driver:Michal Meloun2016-03-261-4/+3
* Import basic support for Nvidia Jetson TK1 board and tegra124 SoC.Michal Meloun2016-03-161-0/+252