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
/
cn81xx
/
soc.c
Age
Commit message (
Expand
)
Author
2020-06-02
src: Remove unused 'include <bootmode.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
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-18
soc: Remove copyright notices
Patrick Georgi
2019-09-14
arm64: Uprev Arm TF and adjust to BL31 parameter changes
Julius Werner
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-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-22
drivers/cavium: Add UART PCI driver
Patrick Rudolph
2019-02-05
bootmem: add new memory type for BL31
Ting Shen
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-10-10
soc/cavium: dynamic UART initialization for cavium cn8100
Jens Drenhaus
2018-09-18
soc/cavium/cn81xx: Don't use device_t in ramstage
Elyes HAOUAS
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-07-30
soc/cavium/cn81xx: Use ATF from blobs repo
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-10
soc/cavium: Add secondary CPU support
Patrick Rudolph
2018-07-10
cavium: Add CN81xx SoC and eval board support
David Hendricks