index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/nvidia/tegra124: Increase bootblock size
Arthur Heymans
2021-07-26
1
-2
/
+2
*
cbfs: Replace more instances of cbfs_boot_locate() with newer APIs
Julius Werner
2021-03-17
1
-16
/
+3
*
src: Remove useless comments in "includes" lines
Elyes HAOUAS
2021-02-04
1
-1
/
+1
*
soc/nvidia/tegra124/spi.c: Remove repeated word
Elyes HAOUAS
2021-01-18
1
-1
/
+1
*
soc/nvidia/tegra210/spi.c: Remove repeated word
Elyes HAOUAS
2021-01-18
1
-1
/
+1
*
Makefile: Add $(xcompile) to specify where to write xcompile
Raul E Rangel
2020-12-23
2
-2
/
+6
*
drivers: Replace set_vbe_mode_info_valid
Patrick Rudolph
2020-12-17
2
-22
/
+12
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
2
-2
/
+4
*
soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tab
Elyes HAOUAS
2020-11-09
1
-1
/
+1
*
soc/nvidia: Drop unneeded empty lines
Elyes HAOUAS
2020-09-22
18
-76
/
+0
*
include/console/uart: make index parameter unsigned
Felix Held
2020-09-12
2
-10
/
+10
*
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-09-01
3
-9
/
+9
*
{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file
Elyes HAOUAS
2020-08-31
1
-1
/
+0
*
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-18
2
-2
/
+0
*
src: Remove unused 'include <boot_device.h>'
Elyes HAOUAS
2020-08-18
2
-2
/
+0
*
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
6
-6
/
+0
*
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-13
4
-0
/
+8
*
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
4
-4
/
+1
*
src: Remove unused 'include <symbols.h>'
Elyes HAOUAS
2020-06-02
2
-2
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
2
-6
/
+0
*
soc/nvidia/tegra124: add resources during read_resources()
Furquan Shaikh
2020-05-14
1
-3
/
+2
*
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
1
-25
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
133
-133
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
2
-20
/
+2
*
soc/nvidia: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-08
2
-22
/
+4
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
2
-22
/
+2
*
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
2
-8
/
+0
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
3
-6
/
+3
*
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
2
-3
/
+3
*
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-10
1
-2
/
+0
*
soc/nvidia: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
136
-1765
/
+277
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
2
-2
/
+0
*
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-31
2
-2
/
+2
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
141
-205
/
+0
*
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
2020-03-10
3
-3
/
+1
*
commonlib: Add commonlib/bsd
Julius Werner
2020-01-28
2
-2
/
+2
*
src/soc/nvidia: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
17
-17
/
+0
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
14
-130
/
+130
*
soc/nvidia/tegra: Constify variable
Patrick Georgi
2019-12-03
3
-3
/
+3
*
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-12-02
4
-5
/
+5
*
soc/nvidia/tegra: Remove duplicate macros
Jacob Garber
2019-11-26
1
-25
/
+0
*
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-14
2
-2
/
+4
*
nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up space
Julius Werner
2019-11-13
2
-3
/
+3
*
soc/nvidia/tegra210: Populate _cbmem_top_ptr
Arthur Heymans
2019-11-04
1
-0
/
+6
*
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
2
-2
/
+1
*
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
2
-2
/
+2
*
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-28
1
-1
/
+0
*
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
9
-23
/
+23
*
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-27
1
-0
/
+1
*
soc/nvidia/tegra124: Fix null pointer and logic bug
Jacob Garber
2019-10-22
1
-3
/
+9
[next]