summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra210/include
Commit message (Expand)AuthorAgeFilesLines
* soc/nvidia,qualcomm: Fix indirect includesKyösti Mälkki2021-11-091-8/+0
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* mipi: Make panel init callback work directly on DSI transaction typesJulius Werner2021-09-112-111/+7
* soc/nvidia: Drop unneeded empty linesElyes HAOUAS2020-09-223-3/+0
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-011-1/+1
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-142-2/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-37/+0
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1137-37/+0
* soc/nvidia: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-11/+2
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-062-8/+0
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0636-469/+72
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-1837-49/+0
* src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-2/+2
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up spaceJulius Werner2019-11-131-3/+2
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* tegra210: Increase size of verstage due to overflowChristian Walter2019-08-061-8/+8
* src/soc: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* soc/nvidia/tegra210: Increase bootblock sizeMartin Roth2019-04-041-3/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-6/+6
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-9/+10
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-043-2/+4
* security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese2018-11-301-9/+9
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-2/+3
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-0/+2
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* Move compiler.h to commonlibNico Huber2018-10-085-6/+0
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-042-8/+8
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+2
* src/soc: Add and update license headersMartin Roth2018-05-2914-94/+122
* soc/nvidia: Get rid of device_tElyes HAOUAS2018-05-281-2/+2
* soc/nvidia/tegra210: add console UART helper functionsAndre Heider2018-02-201-0/+113
* soc/nvidia/tegra210: define missing UART clocks sourcesAndre Heider2018-02-201-0/+8
* src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-1/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-135-6/+12
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-311-2/+2
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* Documentation: Fix doxygen errorsMartin Roth2016-07-121-47/+33
* tegra132/210: Remove memlayout_vboot2.ldJulius Werner2016-02-122-55/+8
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-181-1/+1
* arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner2015-11-172-3/+13
* arm64: mmu: Make page table manipulation work across stagesJulius Werner2015-11-113-7/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3136-131/+0
* vboot: provide a unified flow for separate verstageAaron Durbin2015-09-301-1/+1
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-1/+0