aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132/mmu_operations.c
AgeCommit message (Expand)Author
2016-08-09soc/nvidia/tegra132: remove tegra132 supportAaron Durbin
2015-11-11arm64: mmu: Make page table manipulation work across stagesJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-27tegra132: remove printk() before console_init()Aaron Durbin
2015-03-27arm64: make mmu_enable() use previous ttb from mmu_init()Aaron Durbin
2015-03-27tegra132: Increase TrustZone Carveout Region sizeFurquan Shaikh
2015-03-27tegra132: move page tables to trustzone regionAaron Durbin
2015-03-26tegra132: allow mainboards to insert memory regions in address mapAaron Durbin
2015-03-13t132: Add mmu supportFurquan Shaikh