aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132/addressmap.c
AgeCommit message (Expand)Author
2016-08-09soc/nvidia/tegra132: remove tegra132 supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-04t132: Enable SMMU translationsFurquan Shaikh
2015-04-04tegra132: remove framebuffer reservationAaron Durbin
2015-03-27tegra132: remove printk() before console_init()Aaron Durbin
2015-03-26tegra132: fix carveout address calculation >= 4GiBAaron Durbin
2015-03-13tegra132: Add Trust Zone register accessAaron Durbin
2015-03-13tegra132: split memory range querying to above/below 4GiBAaron Durbin
2015-03-12t132: handle optional Trust Zone region correctlyAaron Durbin
2015-03-05tegra132: add support for TZ carve-outAaron Durbin
2015-03-05t132: handle carve-outs for addressable memoryAaron Durbin
2015-03-05t132: Enable cbmem console supportAaron Durbin