aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra124/lp0
AgeCommit message (Expand)Author
2020-12-23Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel
2020-09-22soc/nvidia: Drop unneeded empty linesElyes HAOUAS
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-04-06soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-07-12arch, include, soc: Use common stdint.hJacob Garber
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-11tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi
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
2018-05-22soc/nvidia/tegra(124|210): Add distclean targetsMartin Roth
2017-09-05nvidia/tegra*: Use xcompile for compiler prefix unless specifiedPatrick Georgi
2017-08-02soc/nvidia/tegra*: force using our headers instead of compiler's/system'sPatrick Georgi
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-05-21Remove address from GPLv2 headersPatrick Georgi
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