summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra210/lp0
Commit message (Expand)AuthorAgeFilesLines
* 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
* tegra210_lp0: make sure to build with compiler.h includedNico Huber2018-10-291-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
* nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0Joseph Lo2015-11-051-0/+9
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-11/+0
* t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakageYen Lin2015-09-171-0/+50
* t210: lp0_resume: apply mbist WAR for audio on resumeChristopher Freeman2015-08-281-3/+66
* t210: lp0_resume: implement MBIST workaroundYen Lin2015-07-291-0/+65
* tegra210: Fix parameter order of write32()Stefan Reinauer2015-07-241-1/+1
* tegra lp0: fix checkpatch errorsStefan Reinauer2015-07-241-4/+4
* t210: lp0_resume: set CAR2PMC_CPU_ACK_WIDTH to 0Yen Lin2015-07-231-0/+10
* t210: Add tegra_lp0_resume codeYen Lin2015-07-211-232/+477
* nvidia/tegra210: add new SoCPatrick Georgi2015-06-303-0/+822