aboutsummaryrefslogtreecommitdiff
path: root/src/soc/nvidia
AgeCommit message (Expand)Author
2021-02-04src: Remove useless comments in "includes" linesElyes HAOUAS
2021-01-18soc/nvidia/tegra124/spi.c: Remove repeated wordElyes HAOUAS
2021-01-18soc/nvidia/tegra210/spi.c: Remove repeated wordElyes HAOUAS
2020-12-23Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel
2020-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-11-09soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tabElyes HAOUAS
2020-09-22soc/nvidia: Drop unneeded empty linesElyes HAOUAS
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-08-31{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
2020-08-18src: Remove unused 'include <boot_device.h>'Elyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-06-02src: Remove redundant includesElyes HAOUAS
2020-06-02src: Remove unused 'include <symbols.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-14soc/nvidia/tegra124: add resources during read_resources()Furquan Shaikh
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08soc/nvidia: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06soc/nvidia: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-18soc: Remove copyright noticesPatrick Georgi
2020-03-10src: Remove unneeded 'include <arch/cache.h>'Elyes HAOUAS
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2019-12-19src/soc/nvidia: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-03soc/nvidia/tegra: Constify variablePatrick Georgi
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-11-26soc/nvidia/tegra: Remove duplicate macrosJacob Garber
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-13nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up spaceJulius Werner
2019-11-04soc/nvidia/tegra210: Populate _cbmem_top_ptrArthur Heymans
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-22soc/nvidia/tegra124: Fix null pointer and logic bugJacob Garber
2019-09-19cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber
2019-09-14arm64: Uprev Arm TF and adjust to BL31 parameter changesJulius Werner
2019-08-30arm64: Rename arm_tf.c/h to bl31.c/hJulius Werner
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-08-09soc/nvidia/tegra210: Fix potential NULL pointer dereferenceTim Wawrzynczak
2019-08-06tegra210: Increase size of verstage due to overflowChristian Walter
2019-07-29soc/nvidia/tegra124: Assert divisor is non-zeroJacob Garber
2019-07-26soc/nvidia/tegra124: Correct bitwise operatorsJacob Garber
2019-07-25soc/nvidia: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-07-25soc/nvidia/tegra210: Prevent unintended sign extensionJacob Garber
2019-07-25soc/nvidia/tegra210: Add null pointer checkJacob Garber
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-17lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi
2019-07-13soc/nvidia/tegra124: Prevent implicit fallthroughJacob Garber
2019-07-12arch, include, soc: Use common stdint.hJacob Garber
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-05-29src/soc: Add missing 'include <types.h>'Elyes HAOUAS
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-04-04soc/nvidia/tegra210: Increase bootblock sizeMartin Roth
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-21nvidia/tegra{124,210}/lp0: Directly include `stdint.h`Nico Huber
2019-03-20soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-02-05bootmem: add new memory type for BL31Ting Shen
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-30security/vboot: Fix remaining measured boot issuesPhilipp Deppenwiese
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-29tegra210_lp0: make sure to build with compiler.h includedNico Huber
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22reset: Convert individual boards to `board_reset()`Nico Huber
2018-10-11tegra124_lp0: make sure to build with compiler.h includedPatrick Georgi
2018-10-08Move compiler.h to commonlibNico Huber