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
*
arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE
Arthur Heymans
2022-07-20
1
-2
/
+8
*
mb/qemu-i440fx,soc/nvidia: Fix coverity reported defects
Kyösti Mälkki
2022-07-04
1
-3
/
+3
*
soc/nvidia/tegra124: Do resource transition
Kyösti Mälkki
2022-06-30
1
-9
/
+4
*
soc/nvidia/tegra210: Do resource transition
Kyösti Mälkki
2022-06-26
1
-5
/
+3
*
src/soc: Get rid of most src/soc/Kconfig files
Martin Roth
2022-06-24
1
-2
/
+0
*
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-22
2
-6
/
+6
*
soc/*: Use __fallthrough statement
Arthur Heymans
2022-05-11
1
-1
/
+1
*
src: Remove unused <console/cbmem_console.h>
Elyes HAOUAS
2022-04-24
1
-1
/
+0
*
Use the fallthrough statement in switch loops
Arthur Heymans
2022-02-16
2
-7
/
+8
*
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-02-07
4
-4
/
+4
*
soc/nvidia/tegra124/sor.c: Remove unuseful 'return' in void function
Elyes HAOUAS
2022-02-01
1
-2
/
+0
*
soc/nvidia/tegra210/sor.c: Remove unuseful 'return' in void function
Elyes HAOUAS
2022-02-01
1
-2
/
+0
*
soc/nvidia,qualcomm: Fix indirect includes
Kyösti Mälkki
2021-11-09
2
-9
/
+1
*
src/soc to src/superio: Fix spelling errors
Martin Roth
2021-10-05
8
-9
/
+9
*
drivers/gic: Remove unnecessary code
Julius Werner
2021-10-01
4
-20
/
+0
*
mipi: Make panel init callback work directly on DSI transaction types
Julius Werner
2021-09-11
2
-111
/
+7
*
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
[next]