aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/uart.c
AgeCommit message (Expand)Author
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-09-13tegra124/nyan: display, clock, and other updatesJulius Werner
2014-09-08tegra124: return the UART base address based on indexIsaac Christensen
2014-08-29tegra124: add custom uartGabe Black