summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra210
Commit message (Expand)AuthorAgeFilesLines
* arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGEArthur Heymans2022-07-201-2/+8
* soc/nvidia/tegra210: Do resource transitionKyösti Mälkki2022-06-261-5/+3
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-3/+3
* soc/*: Use __fallthrough statementArthur Heymans2022-05-111-1/+1
* src: Remove unused <console/cbmem_console.h>Elyes HAOUAS2022-04-241-1/+0
* Use the fallthrough statement in switch loopsArthur Heymans2022-02-161-3/+4
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-073-3/+3
* soc/nvidia/tegra210/sor.c: Remove unuseful 'return' in void functionElyes HAOUAS2022-02-011-2/+0
* soc/nvidia,qualcomm: Fix indirect includesKyösti Mälkki2021-11-091-8/+0
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-056-7/+7
* drivers/gic: Remove unnecessary codeJulius Werner2021-10-014-20/+0
* mipi: Make panel init callback work directly on DSI transaction typesJulius Werner2021-09-112-111/+7
* cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner2021-03-171-16/+3
* soc/nvidia/tegra210/spi.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel2020-12-231-1/+3
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-16/+6
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-1/+2
* soc/nvidia: Drop unneeded empty linesElyes HAOUAS2020-09-2210-25/+0
* include/console/uart: make index parameter unsignedFelix Held2020-09-121-4/+4
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-011-1/+1
* src: Remove unused 'include <stddef.h>Elyes HAOUAS2020-08-181-1/+0
* src: Remove unused 'include <boot_device.h>'Elyes HAOUAS2020-08-181-1/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-142-2/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-0/+4
* src: Remove redundant includesElyes HAOUAS2020-06-022-2/+0
* src: Remove unused 'include <symbols.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1177-77/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-10/+1
* 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
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-1/+1
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-2/+0
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0679-1027/+160
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-1880-111/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-102-2/+0
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-1/+1
* src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS2019-12-199-9/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-047-69/+69
* soc/nvidia/tegra: Constify variablePatrick Georgi2019-12-031-1/+1
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-021-1/+1
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+2
* nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up spaceJulius Werner2019-11-132-3/+3
* soc/nvidia/tegra210: Populate _cbmem_top_ptrArthur Heymans2019-11-041-0/+6
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-273-4/+4
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-0/+1