aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132/soc.c
AgeCommit message (Expand)Author
2016-08-09soc/nvidia/tegra132: remove tegra132 supportAaron Durbin
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-11-07arm64: remove spin table supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-04bootmode: add display_init_required()Aaron Durbin
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-14tegra132: lock down VPRAaron Durbin
2015-04-10tegra132: always bring up PLLDAaron Durbin
2015-04-10tegra132: Pass panel spec to lib_sysinfoJimmy Zhang
2015-04-10tegra132: Add dsi driverJimmy Zhang
2015-04-10ryu: Add display_start apiJimmy Zhang
2015-04-09soc: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-04tegra132: remove framebuffer reservationAaron Durbin
2015-03-28tegra132: remove private spin table implementationAaron Durbin
2015-03-28tegra132: use generic GIC driverAaron Durbin
2015-03-28tegra132: update MTS version formattingAaron Durbin
2015-03-27tegra132: support arm64 SMP bringupAaron Durbin
2015-03-27tegra132: add spin table supportAaron Durbin
2015-03-27tegra132: add option to bring up and init secondary cpuAaron Durbin
2015-03-27tegra132: initialize GICAaron Durbin
2015-03-27tegra132: move page tables to trustzone regionAaron Durbin
2015-03-26tegra132: Initialize CNTFRQFurquan Shaikh
2015-03-25tegra132: output chip information and MTS versionAaron Durbin
2015-03-17t132: Add TTB_BUFFER to resource reservedFurquan Shaikh
2015-03-13tegra132: Add code to setup chip operations and mem resources.Tom Warren