summaryrefslogtreecommitdiff
path: root/sys/arch/arm/nvidia/tegra_mc.c
AgeCommit message (Expand)Author
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2021-01-15use fdtbus_intr_establish_xnamejmcneill
2019-10-13Restore %# for PRIxBUSADDRskrll
2019-10-13Use PRIxBUSADDRskrll
2018-07-16Add missing pointer <-> integer castschristos
2017-04-21Get the physical memory layout from the /memory node instead of readingjmcneill
2017-04-12Make tegra_mc_intr static to match prototypejmcneill
2015-12-13Use fdt for device enumeration.jmcneill
2015-11-22replace inline mc_read/write with MC_READ/WRITE macros, install intr handler ...jmcneill
2015-11-21Add error interrupt handler to for Tegra MC.jakllsch
2015-03-29Use shared armv7_generic_spacejmcneill
2015-03-29NVIDIA Tegra K1 support, work in progress.jmcneill