summaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/lp0/tegra_lp0_resume.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-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-03-21nvidia/tegra{124,210}/lp0: Directly include `stdint.h`Nico Huber
2019-03-20soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>'Elyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-09-10complier.h: add __noreturn and use it in code baseAaron Durbin
2018-05-29src/soc: Add and update license headersMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-24tegra lp0: fix checkpatch errorsStefan Reinauer
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
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-02-17T124: perform ram_repair when CPU rail is powered on in warmbootYen Lin
2015-01-09tegra124: fix and fine tune the warm boot codeJoseph Lo
2014-11-14tegra124: fix the dangerous VPR write orderJoseph Lo
2014-11-13tegra124: fix OSC initialization on LP0 resumeAndrew Bresticker
2014-09-22tegra124/nyan: memory and display updatesAndrew Bresticker