summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner2021-03-171-16/+3
* src: Remove useless comments in "includes" linesElyes HAOUAS2021-02-041-1/+1
* soc/nvidia/tegra124/spi.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* 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-232-2/+6
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-172-22/+12
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-022-2/+4
* soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tabElyes HAOUAS2020-11-091-1/+1
* soc/nvidia: Drop unneeded empty linesElyes HAOUAS2020-09-2218-76/+0
* include/console/uart: make index parameter unsignedFelix Held2020-09-122-10/+10
* {include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik2020-09-013-9/+9
* {intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS2020-08-311-1/+0
* src: Remove unused 'include <stddef.h>Elyes HAOUAS2020-08-182-2/+0
* src: Remove unused 'include <boot_device.h>'Elyes HAOUAS2020-08-182-2/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-146-6/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-134-0/+8
* src: Remove redundant includesElyes HAOUAS2020-06-024-4/+1
* src: Remove unused 'include <symbols.h>'Elyes HAOUAS2020-06-022-2/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* soc/nvidia/tegra124: add resources during read_resources()Furquan Shaikh2020-05-141-3/+2
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-111-25/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-11133-133/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-20/+2
* soc/nvidia: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-082-22/+4
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-22/+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-063-6/+3
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-102-3/+3
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-2/+0
* soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-06136-1765/+277
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-052-2/+0
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-312-2/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-18141-205/+0
* src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS2020-03-103-3/+1
* commonlib: Add commonlib/bsdJulius Werner2020-01-282-2/+2
* src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS2019-12-1917-17/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-0414-130/+130
* soc/nvidia/tegra: Constify variablePatrick Georgi2019-12-033-3/+3
* src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi2019-12-024-5/+5
* soc/nvidia/tegra: Remove duplicate macrosJacob Garber2019-11-261-25/+0
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-142-2/+4
* 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
* arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans2019-11-032-2/+1
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-012-2/+2
* src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS2019-10-281-1/+0
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-279-23/+23
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-0/+1
* soc/nvidia/tegra124: Fix null pointer and logic bugJacob Garber2019-10-221-3/+9
* cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber2019-09-192-0/+4