index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
nvidia
Age
Commit message (
Expand
)
Author
2020-11-09
soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tab
Elyes HAOUAS
2020-09-22
soc/nvidia: Drop unneeded empty lines
Elyes HAOUAS
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-09-01
{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistent
Subrata Banik
2020-08-31
{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' file
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-18
src: Remove unused 'include <boot_device.h>'
Elyes HAOUAS
2020-07-14
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-06-13
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <symbols.h>'
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-14
soc/nvidia/tegra124: add resources during read_resources()
Furquan Shaikh
2020-05-11
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-08
soc/nvidia: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-06
soc/nvidia: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-03-31
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-10
src: Remove unneeded 'include <arch/cache.h>'
Elyes HAOUAS
2020-01-28
commonlib: Add commonlib/bsd
Julius Werner
2019-12-19
src/soc/nvidia: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-03
soc/nvidia/tegra: Constify variable
Patrick Georgi
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-26
soc/nvidia/tegra: Remove duplicate macros
Jacob Garber
2019-11-14
lib/fmap: Add optional pre-RAM cache
Julius Werner
2019-11-13
nvidia/tegra210: Enable RETURN_FROM_VERSTAGE to free up space
Julius Werner
2019-11-04
soc/nvidia/tegra210: Populate _cbmem_top_ptr
Arthur Heymans
2019-11-03
arch/arm: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-01
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
src: Use 'include <boot/coreboot_tables.h>' when appropriate
Elyes HAOUAS
2019-10-22
soc/nvidia/tegra124: Fix null pointer and logic bug
Jacob Garber
2019-09-19
cpu,mb,soc: Init missing lb_serial struct fields
Jacob Garber
2019-09-14
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-08-30
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-20
arch/non-x86: Remove use of __PRE_RAM__
Kyösti Mälkki
2019-08-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-09
soc/nvidia/tegra210: Fix potential NULL pointer dereference
Tim Wawrzynczak
2019-08-06
tegra210: Increase size of verstage due to overflow
Christian Walter
2019-07-29
soc/nvidia/tegra124: Assert divisor is non-zero
Jacob Garber
[next]