summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124/lp0
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel2020-12-231-1/+3
* soc/nvidia: Drop unneeded empty linesElyes HAOUAS2020-09-221-42/+0
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-011-7/+7
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-10/+1
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-062-25/+3
* soc: Remove copyright noticesPatrick Georgi2020-03-182-3/+0
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-1/+1
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-3/+3
* arch, include, soc: Use common stdint.hJacob Garber2019-07-121-1/+1
* nvidia/tegra{124,210}/lp0: Directly include `stdint.h`Nico Huber2019-03-212-3/+1
* soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>'Elyes HAOUAS2019-03-201-1/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-0/+1
* tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi2018-10-111-0/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* complier.h: add __always_inline and use it in code baseAaron Durbin2018-09-141-2/+1
* complier.h: add __noreturn and use it in code baseAaron Durbin2018-09-101-2/+2
* src/soc: Add and update license headersMartin Roth2018-05-291-7/+9
* soc/nvidia/tegra(124|210): Add distclean targetsMartin Roth2018-05-221-1/+1
* nvidia/tegra*: Use xcompile for compiler prefix unless specifiedPatrick Georgi2017-09-051-0/+3
* soc/nvidia/tegra*: force using our headers instead of compiler's/system'sPatrick Georgi2017-08-021-0/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-11/+0
* tegra lp0: fix checkpatch errorsStefan Reinauer2015-07-241-4/+4
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* arm(64): Manually clean up the mess left by write32() transitionJulius Werner2015-04-211-4/+6
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-42/+43
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-45/+42
* T124: perform ram_repair when CPU rail is powered on in warmbootYen Lin2015-02-171-0/+29
* tegra124: fix and fine tune the warm boot codeJoseph Lo2015-01-091-13/+14
* tegra124: fix the dangerous VPR write orderJoseph Lo2014-11-141-2/+2
* tegra124: fix OSC initialization on LP0 resumeAndrew Bresticker2014-11-131-1/+1
* tegra124/nyan: memory and display updatesAndrew Bresticker2014-09-223-0/+758