summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124/power.c
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-3/+3
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-3/+3
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-4/+3
* T124: perform ram_repair when CPU rail is powered on in coldbootYen Lin2015-02-171-0/+16
* tegra124: Correct cpu power on sequence and CPUPWRGOOD_TIMEJimmy Zhang2015-02-171-14/+16
* tegra124: Add a utility function to read the cause of the most recent reset.Gabe Black2014-12-261-0/+5
* tegra124/nyan: rougly stable code baseGabe Black2014-09-111-0/+87