summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia
Commit message (Expand)AuthorAgeFilesLines
* tegra124: Align the framebuffer's bytes-per-line to 32Paul Kocialkowski2016-05-091-1/+1
* tegra132, tegra210: Align the framebuffer's bytes-per-line to 64Paul Kocialkowski2016-05-092-2/+2
* tegra132, tegra210: Fix "becasue" typo in commentsPaul Kocialkowski2016-05-092-2/+2
* edid: Make framebuffer row alignment configurableJulius Werner2016-04-073-3/+3
* edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner2016-03-243-19/+14
* nyan: Fix timestamps and CBFS SPI integrationJulius Werner2016-03-083-93/+5
* soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi2016-02-213-3/+3
* tegra132/pistachio: Increase romstage size in memlayout.ldJulius Werner2016-02-121-8/+8
* tegra132/210: Remove memlayout_vboot2.ldJulius Werner2016-02-124-110/+16
* timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner2016-02-122-2/+0
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-182-2/+2
* Correct some common spelling mistakesMartin Roth2016-01-072-2/+2
* arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner2015-11-1716-145/+94
* arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner2015-11-162-0/+10
* arm/arm64: Generalize bootblock C entry pointJulius Werner2015-11-113-27/+3
* arm64: mmu: Make page table manipulation work across stagesJulius Werner2015-11-119-73/+34
* arm64: Remove cpu intialization through device-treeFurquan Shaikh2015-11-074-90/+41
* arm64: Remove SMP supportFurquan Shaikh2015-11-077-92/+4
* arm64: remove spin table supportAaron Durbin2015-11-074-16/+0
* arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORTAaron Durbin2015-11-071-1/+0
* arm64: remove secmonAaron Durbin2015-11-078-449/+0
* 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-31213-804/+0
* nvidia/tegra210: Drop FSF addressPatrick Georgi2015-10-151-1/+1
* t132: Add TIMESTAMP region to memlayout.ldFurquan Shaikh2015-10-131-1/+2
* tegra132: increase romstage size for vbootAaron Durbin2015-10-111-2/+2
* vboot: remove remnants of VBOOT_STUBAaron Durbin2015-10-113-3/+0
* Do not show HAVE_MTC on non-tegra210Vladimir Serbinenko2015-10-111-1/+1
* cbfs: add struct cbfsfAaron Durbin2015-10-072-2/+8
* tegra124: use the common verstage flowAaron Durbin2015-10-021-12/+3
* tegra132/tegra210: remove verstage.cAaron Durbin2015-10-012-2/+0
* vboot: provide a unified flow for separate verstageAaron Durbin2015-09-304-95/+2
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-222-6/+0
* t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakageYen Lin2015-09-171-0/+50
* verstage: use common program.ld for linkingAaron Durbin2015-09-093-3/+0
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-075-15/+0
* bootmode: add display_init_required()Aaron Durbin2015-09-043-16/+18
* t210: sdram_lp0: also save EmcBctSpare2 fieldYen Lin2015-08-281-0/+1
* t210: lp0_resume: apply mbist WAR for audio on resumeChristopher Freeman2015-08-281-3/+66
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-283-27/+27
* T210: Add 128MB VPR allocation/carveoutTom Warren2015-08-284-20/+26
* t210: Move page tables to end of TZDRAMFurquan Shaikh2015-08-282-9/+35
* t210: Pass in required BL31 parametersFurquan Shaikh2015-08-282-0/+48
* Smaug: Add NVDEC and TSEC carveoutsTom Warren2015-08-283-2/+77
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-1/+3
* license headers: Drop FSF addresses againPatrick Georgi2015-08-091-1/+1
* 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-243-12/+12
* t210: audio: add CLK_V_EXTPERIPH1 clockYen Lin2015-07-231-1/+2