summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia
Commit message (Expand)AuthorAgeFilesLines
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-052-8/+22
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-052-6/+12
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-052-12/+12
* soc/nvidia/tegra210: Remove CONSOLE_SERIAL_TEGRA210_UART_CHOICESMartin Roth2016-11-141-1/+1
* Makefiles: update cbfs types from bare numbers to valuesMartin Roth2016-09-211-1/+1
* commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans2016-09-073-18/+2
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-2/+2
* chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boardsJulius Werner2016-08-131-1/+0
* soc/nvidia/tegra210: remove unused spi boot device supportAaron Durbin2016-08-091-95/+0
* soc/nvidia/tegra132: remove tegra132 supportAaron Durbin2016-08-0978-16782/+0
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-3116-20/+20
* nvidia/tegra124: Adjust memlayout to Chrome OS toolchainStefan Reinauer2016-07-311-3/+3
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* soc/nvidia/tegra124: remove cache_policiy optionAaron Durbin2016-07-272-2/+1
* Documentation: Fix doxygen errorsMartin Roth2016-07-124-179/+149
* tegra124: Build verstage when CHROMEOS is selectedPaul Kocialkowski2016-07-071-0/+3
* tegra124: Actually align the framebuffer's bytes-per-line to 32Paul Kocialkowski2016-06-281-1/+1
* Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devicesJulius Werner2016-06-123-0/+7
* drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy2016-05-091-0/+1
* 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