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
/
intel
/
common
/
block
/
pcr
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-06-21
soc/intel/common/block/pcr: Remove unneded 'else'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-27
src: Fix the warning "type 'hex' are always defined"
Elyes HAOUAS
2018-12-20
soc/intel: Get rid of device_t
Elyes HAOUAS
2018-11-02
soc/intel: Enable GPIO functions in verstage
Duncan Laurie
2018-10-09
soc/intel/common/block/pcr: Add NULL pointer check in pcr_execute_sideband_msg()
Subrata Banik
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-05-14
soc/intel/denverton_ns: port gpio to intelblock
Julien Viard de Galbert
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-02-22
soc/intel/common/block/pcr: Add function for executing PCH SBI message
Subrata Banik
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2017-05-16
soc/intel/common: Add sanity check of PCR_BASE_ADDRESS
Lijian Zhao
2017-04-10
soc/intel/common/block: Add Intel common PCR support
Subrata Banik