summaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/power.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
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-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-02-17T124: perform ram_repair when CPU rail is powered on in coldbootYen Lin
2015-02-17tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIMEJimmy Zhang
2014-12-26tegra124: Add a utility function to read the cause of the most recent reset.Gabe Black
2014-09-11tegra124/nyan: rougly stable code baseGabe Black