aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra132/cpu.c
AgeCommit message (Expand)Author
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-10tegra132: prepare cpu startup in psciAaron Durbin
2015-04-08tegra132: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-03-28tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...Furquan Shaikh
2015-03-27tegra132: refactor cpu startup codeAaron Durbin