summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia
Commit message (Expand)AuthorAgeFilesLines
* 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
* t210: Enable WRAP to INCR burst type conversion in MSELECTYen Lin2015-07-232-0/+23
* t210: implement MBIST workaroundYen Lin2015-07-231-0/+104
* t210: lp0_resume: set CAR2PMC_CPU_ACK_WIDTH to 0Yen Lin2015-07-231-0/+10
* t210: change memlayout.ldYen Lin2015-07-231-3/+3
* t132: Correct dma_busy functionTom Warren2015-07-211-2/+14
* t210: Add tegra_lp0_resume codeYen Lin2015-07-211-232/+477
* t210: Correct device MMIO rangeJimmy Zhang2015-07-212-1/+3
* t210: new sdram_lp0_save_params() functionYen Lin2015-07-164-546/+965
* t210: correct odmdata location in bctYen Lin2015-07-161-2/+2
* t210: Reorganize memlayout.ldFurquan Shaikh2015-07-161-7/+7
* t210: SPI driver cleanupFurquan Shaikh2015-07-161-58/+41
* t210: Correct dma_busy functionFurquan Shaikh2015-07-161-2/+14
* t210: Add PINMUX macros for drive strengthFurquan Shaikh2015-07-161-0/+5
* tegra124/tegra210: Include stages.h in bootblock.cStefan Reinauer2015-07-132-0/+2
* tegra210: Fix coding style in clock.cStefan Reinauer2015-07-131-7/+7
* t210: Apply A57 hardware issue workaround during cpu startupFurquan Shaikh2015-07-132-8/+29
* t210: Add TZDRAM_BASE param to BL31_MAKEARGSFurquan Shaikh2015-07-135-5/+37
* t210: set CAR2PMC_CPU_ACK_WIDTH to 0Yen Lin2015-07-092-0/+20
* t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to workYen Lin2015-07-092-0/+5
* memlayout: Add timestamp regions for t210 and cygnusStefan Reinauer2015-07-082-1/+3
* t132: Add timestamp collection support in t132Furquan Shaikh2015-07-075-0/+13
* T210: UTMIP: Correct UTMIP PLL programming as per Mark KuoTom Warren2015-07-072-19/+26