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
2019-07-29
soc/nvidia/tegra124: Assert divisor is non-zero
Jacob Garber
2019-07-26
soc/nvidia/tegra124: Correct bitwise operators
Jacob Garber
2019-07-25
soc/nvidia: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-07-25
soc/nvidia/tegra210: Prevent unintended sign extension
Jacob Garber
2019-07-25
soc/nvidia/tegra210: Add null pointer check
Jacob Garber
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-17
lib: Remove the BOOTBLOCK_CUSTOM compile guard
Asami Doi
2019-07-13
soc/nvidia/tegra124: Prevent implicit fallthrough
Jacob Garber
2019-07-12
arch, include, soc: Use common stdint.h
Jacob Garber
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-04-30
vboot: refactor OPROM code
Joel Kitching
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-04-04
soc/nvidia/tegra210: Increase bootblock size
Martin Roth
2019-03-25
Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)
Julius Werner
2019-03-21
vboot: standardize on working data size
Joel Kitching
2019-03-21
nvidia/tegra{124,210}/lp0: Directly include `stdint.h`
Nico Huber
2019-03-20
soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>'
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-07
src: Drop unused include <timestamp.h>
Elyes HAOUAS
2019-03-07
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-05
bootmem: add new memory type for BL31
Ting Shen
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2018-11-30
security/vboot: Fix remaining measured boot issues
Philipp Deppenwiese
2018-11-29
src: Remove duplicated round up function
Elyes HAOUAS
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-16
src: Remove unneeded include <cbmem.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-01
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-29
tegra210_lp0: make sure to build with compiler.h included
Nico Huber
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-22
reset: Convert individual boards to `board_reset()`
Nico Huber
2018-10-11
tegra124_lp0: make sure to build with compiler.h included
Patrick Georgi
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-10-04
soc/nvidia/tegra124: Increase bootblock size
Patrick Rudolph
2018-09-14
complier.h: add __always_inline and use it in code base
Aaron Durbin
2018-09-10
complier.h: add __noreturn and use it in code base
Aaron Durbin
2018-08-10
arm64: Remove set_cntfrq() function
Julius Werner
[next]