index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
cavium
Age
Commit message (
Expand
)
Author
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
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-09
soc/cavium: Remove white spaces before tabs
Elyes HAOUAS
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
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-17
soc/cavium/cn81xx: Drop dead do_soft_reset() implementation
Nico Huber
2018-10-10
soc/cavium: dynamic UART initialization for cavium cn8100
Jens Drenhaus
2018-09-30
soc/cavium/cn81xx/spi: Add function to return SPI clock
Patrick Rudolph
2018-09-18
soc/cavium/cn81xx: Don't use device_t in ramstage
Elyes HAOUAS
2018-08-24
soc/cn81xx: Add vboot support
Philipp Deppenwiese
2018-08-24
soc/cavium/cn81xx: Don't directly manipulate devicetree data
Patrick Rudolph
2018-08-24
device_tree/fit: Constify data structures
Patrick Rudolph
2018-08-10
soc/cavium/cn81xx: Fix minor things
Patrick Rudolph
2018-08-10
[HACK]cavium/cn81xx/soc: Don't advertise CAR area as usable
Patrick Rudolph
2018-08-10
arm64: Remove set_cntfrq() function
Julius Werner
2018-07-30
soc/cavium/cn81xx: Use ATF from blobs repo
Patrick Rudolph
2018-07-30
soc/cavium/bootblock: Get rid of register X1
Patrick Rudolph
2018-07-23
soc/cavium: Enable DRAM test
Patrick Rudolph
2018-07-23
soc/cavium: Apply additional devicetree fixups
Patrick Rudolph
2018-07-19
soc/cavium: Add PCI support
Patrick Rudolph
2018-07-17
bdk: Use Kconfig options instead of getenv()
Patrick Rudolph
2018-07-16
soc/cavium: Fix overflow before widen
Patrick Rudolph
2018-07-12
Coverity: Fix CID1393976
Patrick Rudolph
2018-07-10
soc/cavium: Add secondary CPU support
Patrick Rudolph
2018-07-10
soc/cavium/cn81xx: Set cntfrq_el0
Patrick Rudolph
2018-07-10
soc/cavium: Clean uart code
Patrick Rudolph
2018-07-10
soc/cavium: Enable MMU
Patrick Rudolph
2018-07-10
cavium: Add CN81xx SoC and eval board support
David Hendricks