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
/
cavium
Age
Commit message (
Expand
)
Author
2020-09-22
soc/cavium: Drop unneeded empty lines
Elyes HAOUAS
2020-09-12
include/console/uart: make index parameter unsigned
Felix Held
2020-08-27
symbols: Change implementation details of DECLARE_OPTIONAL_REGION()
Julius Werner
2020-07-14
src: Remove unused 'include <types.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 <bootmode.h>'
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
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-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/cavium: 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
2019-12-19
soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-11
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-11-03
arch/arm64: 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-27
src/soc: change "unsigned" to "unsigned int"
Martin Roth
2019-10-04
devicetree: Fix improper use of chip_operations
Kyösti Mälkki
2019-10-04
soc/cavium/common/Makefile: Convert STACK_SIZE value to decimal
Elyes HAOUAS
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-10
src: Include <stdint.h> instead of <inttypes.h>
Jacob Garber
2019-07-09
arch/non-x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-04
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-06-04
device_tree: Make FDT property data non-const
Julius Werner
2019-06-04
device_tree: Have absolute paths start with '/'
Julius Werner
2019-06-04
device_tree: Drop sub-node path lookup from dt_find_node_by_path()
Julius Werner
2019-06-04
device_tree: Add phandle caching and lookups
Julius Werner
2019-04-25
soc/cavium/common/bootblock: Remove unused variables
Elyes HAOUAS
2019-04-23
src: include <assert.h> when appropriate
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-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
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-27
soc/cavium/cn81xx: Drop VBOOT_RETURN_FROM_VERSTAGE
Patrick Rudolph
2019-02-26
soc/cavium/cn81xx: Enable RNG for DRAM init
Patrick Rudolph
2019-02-25
soc/cavium/common: Make ecam0_get_bar_val common
Patrick Rudolph
2019-02-22
drivers/cavium: Add UART PCI driver
Patrick Rudolph
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-24
cbmem_top: Fix comment and remove upper limit
Patrick Rudolph
2019-01-24
soc/cavium/cn81xx: Replace uses of dev_find_slot()
Kyösti Mälkki
[next]