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
/
cavium
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove "ERROR: "/"WARN: " prefixes from log messages
Julius Werner
2022-02-07
2
-5
/
+5
*
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-10
1
-2
/
+2
*
src/soc to src/superio: Fix spelling errors
Martin Roth
2021-10-05
1
-1
/
+1
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
1
-2
/
+1
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
1
-1
/
+2
*
soc/cavium: Drop unneeded empty lines
Elyes HAOUAS
2020-09-22
6
-8
/
+0
*
include/console/uart: make index parameter unsigned
Felix Held
2020-09-12
1
-1
/
+1
*
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-08-27
1
-2
/
+0
*
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+1
*
treewide: Add Kconfig variable MEMLAYOUT_LD_FILE
Furquan Shaikh
2020-06-13
2
-0
/
+4
*
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
3
-3
/
+0
*
src: Remove unused 'include <bootmode.h>'
Elyes HAOUAS
2020-06-02
1
-1
/
+0
*
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-18
2
-6
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
39
-39
/
+0
*
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
2
-18
/
+2
*
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
1
-1
/
+1
*
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-10
1
-1
/
+0
*
soc/cavium: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
40
-516
/
+90
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
2
-3
/
+0
*
security/vboot: Decouple measured boot from verified boot
Bill XIE
2020-03-31
1
-1
/
+1
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
42
-66
/
+0
*
soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
2
-2
/
+0
*
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-11
1
-1
/
+2
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
1
-6
/
+6
*
arch/arm64: Pass cbmem_top to ramstage via calling argument
Arthur Heymans
2019-11-03
1
-2
/
+0
*
lib/cbmem_top: Add a common cbmem_top implementation
Arthur Heymans
2019-11-01
1
-1
/
+1
*
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
1
-1
/
+1
*
devicetree: Fix improper use of chip_operations
Kyösti Mälkki
2019-10-04
1
-0
/
+4
*
soc/cavium/common/Makefile: Convert STACK_SIZE value to decimal
Elyes HAOUAS
2019-10-04
1
-1
/
+2
*
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
2019-09-14
3
-5
/
+5
*
arm64: Rename arm_tf.c/h to bl31.c/h
Julius Werner
2019-08-30
1
-1
/
+1
*
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-08-10
4
-4
/
+3
*
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
1
-2
/
+0
*
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-07-04
1
-6
/
+4
*
device_tree: Make FDT property data non-const
Julius Werner
2019-06-04
1
-1
/
+1
*
device_tree: Have absolute paths start with '/'
Julius Werner
2019-06-04
1
-5
/
+5
*
device_tree: Drop sub-node path lookup from dt_find_node_by_path()
Julius Werner
2019-06-04
1
-5
/
+5
*
device_tree: Add phandle caching and lookups
Julius Werner
2019-06-04
1
-1
/
+1
*
soc/cavium/common/bootblock: Remove unused variables
Elyes HAOUAS
2019-04-25
1
-5
/
+1
*
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
3
-3
/
+0
*
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-04-06
4
-3
/
+2
*
src: Use #include <timer.h> when appropriate
Elyes HAOUAS
2019-04-06
1
-1
/
+0
*
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-29
1
-1
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
2
-5
/
+5
*
security/tpm: Fix TCPA log feature
Philipp Deppenwiese
2019-03-07
1
-1
/
+2
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
9
-8
/
+9
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
3
-3
/
+0
*
soc/cavium/cn81xx: Drop VBOOT_RETURN_FROM_VERSTAGE
Patrick Rudolph
2019-02-27
1
-1
/
+0
*
soc/cavium/cn81xx: Enable RNG for DRAM init
Patrick Rudolph
2019-02-26
1
-0
/
+46
*
soc/cavium/common: Make ecam0_get_bar_val common
Patrick Rudolph
2019-02-25
4
-45
/
+108
[next]