aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia/tegra210
AgeCommit message (Expand)Author
2018-02-20soc/nvidia/tegra210: define missing UART clocks sourcesAndre Heider
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-05nvidia/tegra*: Use xcompile for compiler prefix unless specifiedPatrick Georgi
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-02soc/nvidia/tegra*: force using our headers instead of compiler's/system'sPatrick Georgi
2017-07-16src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-05-30tegra210: Remove fake cpu_reset()Julius Werner
2017-05-24soc/nvidia/tegra*: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-03lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-14soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICESMartin Roth
2016-09-21Makefiles: update cbfs types from bare numbers to valuesMartin Roth
2016-09-07commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans
2016-08-13chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boardsJulius Werner
2016-08-09soc/nvidia/tegra210: remove unused spi boot device supportAaron Durbin
2016-07-31src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-12Documentation: Fix doxygen errorsMartin Roth
2016-06-12Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner
2016-05-09tegra132, tegra210: Align the framebuffer's bytes-per-line to 64Paul Kocialkowski
2016-05-09tegra132, tegra210: Fix "becasue" typo in commentsPaul Kocialkowski
2016-04-07edid: Make framebuffer row alignment configurableJulius Werner
2016-03-24edid: Add helper function to calculate bits-per-pixel dependent valuesJulius Werner
2016-02-21soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi
2016-02-12tegra132/210: Remove memlayout_vboot2.ldJulius Werner
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-11-17arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner
2015-11-16arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-11arm64: mmu: Make page table manipulation work across stagesJulius Werner
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-11-07arm64: remove spin table supportAaron Durbin
2015-11-07arm64: remove ARCH_ARM64_CORTEX_A57_POWER_DOWN_SUPPORTAaron Durbin
2015-11-07arm64: remove secmonAaron Durbin
2015-11-05nvidia/tegra210: lp0_resume: clear the MC_INTSTATUS if MC_INTMASK was 0Joseph Lo
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-15nvidia/tegra210: Drop FSF addressPatrick Georgi
2015-10-11vboot: remove remnants of VBOOT_STUBAaron Durbin
2015-10-11Do not show HAVE_MTC on non-tegra210Vladimir Serbinenko
2015-10-07cbfs: add struct cbfsfAaron Durbin
2015-10-01tegra132/tegra210: remove verstage.cAaron Durbin
2015-09-30vboot: provide a unified flow for separate verstageAaron Durbin
2015-09-17t210: lp0_resume: Configure unused SDMMC1/3 pads for low power leakageYen Lin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-08-28t210: sdram_lp0: also save EmcBctSpare2 fieldYen Lin
2015-08-28t210: lp0_resume: apply mbist WAR for audio on resumeChristopher Freeman
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-08-28T210: Add 128MB VPR allocation/carveoutTom Warren
2015-08-28t210: Move page tables to end of TZDRAMFurquan Shaikh
2015-08-28t210: Pass in required BL31 parametersFurquan Shaikh
2015-08-28Smaug: Add NVDEC and TSEC carveoutsTom Warren
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-08-09license headers: Drop FSF addresses againPatrick Georgi
2015-07-29t210: lp0_resume: implement MBIST workaroundYen Lin
2015-07-24tegra210: Fix parameter order of write32()Stefan Reinauer
2015-07-24tegra lp0: fix checkpatch errorsStefan Reinauer
2015-07-23t210: audio: add CLK_V_EXTPERIPH1 clockYen Lin
2015-07-23t210: Enable WRAP to INCR burst type conversion in MSELECTYen Lin
2015-07-23t210: implement MBIST workaroundYen Lin
2015-07-23t210: lp0_resume: set CAR2PMC_CPU_ACK_WIDTH to 0Yen Lin
2015-07-23t210: change memlayout.ldYen Lin
2015-07-21t210: Add tegra_lp0_resume codeYen Lin
2015-07-21t210: Correct device MMIO rangeJimmy Zhang
2015-07-16t210: new sdram_lp0_save_params() functionYen Lin
2015-07-16t210: correct odmdata location in bctYen Lin
2015-07-16t210: Reorganize memlayout.ldFurquan Shaikh
2015-07-16t210: SPI driver cleanupFurquan Shaikh
2015-07-16t210: Correct dma_busy functionFurquan Shaikh
2015-07-16t210: Add PINMUX macros for drive strengthFurquan Shaikh
2015-07-13tegra124/tegra210: Include stages.h in bootblock.cStefan Reinauer
2015-07-13tegra210: Fix coding style in clock.cStefan Reinauer
2015-07-13t210: Apply A57 hardware issue workaround during cpu startupFurquan Shaikh
2015-07-13t210: Add TZDRAM_BASE param to BL31_MAKEARGSFurquan Shaikh
2015-07-09t210: set CAR2PMC_CPU_ACK_WIDTH to 0Yen Lin
2015-07-09t210: i2c6: enable SOR_SAFE and DPAUX1 clocks for i2c6 to workYen Lin
2015-07-08memlayout: Add timestamp regions for t210 and cygnusStefan Reinauer
2015-07-07T210: UTMIP: Correct UTMIP PLL programming as per Mark KuoTom Warren
2015-07-06t210: MTC cleanupFurquan Shaikh
2015-07-04Kconfig: Fix references to obsolete symbolsMartin Roth
2015-07-03Kconfig whitespace cleanup: Change leading spaces to tabsMartin Roth
2015-07-01nvidia/tegra210: Drop unused Kconfig symbolPatrick Georgi
2015-07-01tegra210: Include correct include filesStefan Reinauer
2015-06-30nvidia/tegra210: reserve more room for the romstage in vboot buildsPatrick Georgi
2015-06-30nvidia/tegra210: add new SoCPatrick Georgi