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
*
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
*
drivers/cavium: Add UART PCI driver
Patrick Rudolph
2019-02-22
4
-12
/
+43
*
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
4
-6
/
+5
*
bootmem: add new memory type for BL31
Ting Shen
2019-02-05
2
-8
/
+1
*
cbmem_top: Fix comment and remove upper limit
Patrick Rudolph
2019-01-24
1
-2
/
+2
*
soc/cavium/cn81xx: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-01-24
1
-6
/
+6
*
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-14
1
-1
/
+0
*
soc/cavium: Remove white spaces before tabs
Elyes HAOUAS
2019-01-09
5
-16
/
+16
*
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
2018-11-21
1
-6
/
+1
*
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-16
1
-1
/
+0
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
1
-1
/
+0
*
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-11-01
2
-0
/
+4
*
soc/cavium/cn81xx: Drop dead do_soft_reset() implementation
Nico Huber
2018-10-17
3
-28
/
+0
*
soc/cavium: dynamic UART initialization for cavium cn8100
Jens Drenhaus
2018-10-10
1
-0
/
+28
*
soc/cavium/cn81xx/spi: Add function to return SPI clock
Patrick Rudolph
2018-09-30
2
-0
/
+22
*
soc/cavium/cn81xx: Don't use device_t in ramstage
Elyes HAOUAS
2018-09-18
1
-4
/
+4
*
soc/cn81xx: Add vboot support
Philipp Deppenwiese
2018-08-24
5
-1
/
+49
*
soc/cavium/cn81xx: Don't directly manipulate devicetree data
Patrick Rudolph
2018-08-24
1
-4
/
+16
*
device_tree/fit: Constify data structures
Patrick Rudolph
2018-08-24
1
-8
/
+9
*
soc/cavium/cn81xx: Fix minor things
Patrick Rudolph
2018-08-10
4
-14
/
+8
*
[HACK]cavium/cn81xx/soc: Don't advertise CAR area as usable
Patrick Rudolph
2018-08-10
1
-1
/
+2
*
arm64: Remove set_cntfrq() function
Julius Werner
2018-08-10
1
-2
/
+2
[next]