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
/
cse
Age
Commit message (
Expand
)
Author
2020-01-22
soc/intel/common: Add Elkhartlake Device IDs
Tan, Lean Sheng
2020-01-18
soc/intel/common/cse: Add consistent HECI command id/group id naming
Sridhar Siricilla
2019-12-13
soc/intel/common: Add PCI device IDs for CMP-H
Gaggery Tsai
2019-12-10
soc/intel/common: Add Jasperlake Device IDs
rkanabar
2019-12-03
soc/intel/common/cse: Update comment for post-CAR global world
Patrick Georgi
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-05
soc/intel/common: Include Tigerlake device IDs
Ravi Sarawadi
2019-09-25
soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common
Sridhar Siricilla
2019-09-19
src/soc/intel/common/block/cse: Add hmrfpo related functions to cse lib
Sridhar Siricilla
2019-09-16
src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common
Sridhar Siricilla
2019-09-12
src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions
Sridhar Siricilla
2019-09-11
soc/intel/common/block/cse: Move me_read_config32() to common code
Sridhar Siricilla
2019-09-09
soc/intel/common/block/cse: Add helper function heci_send_receive
Sridhar Siricilla
2019-09-06
soc/intel/skylake: Add Lewisburg family PCH support
Maxim Polyakov
2019-05-29
soc/intel/common/cse: Don't use CAR_GLOBAL
Arthur Heymans
2019-05-29
soc/intel/common/cse: Declare g_cse statically
Arthur Heymans
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-02-26
soc/intel/common: Include cometlake PCH IDs
Ronak Kanabar
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-10-17
soc/intel/cannonlake: Add new cannon lake PCH-H support
praveen hodagatta pranesh
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2017-12-22
soc/intel: Treat time-out as failure in HECI
Lijian Zhao
2017-12-13
soc/intel/common/block: Add option to have subsystem_id in common pci driver
Subrata Banik
2017-11-28
intel/common/block: Add SKL CSME device ID
Subrata Banik
2017-11-15
soc/intel/common: Use HOST_CSR to get circular Buffer Depth
Subrata Banik
2017-11-15
soc/intel/common: Add HECI message retry count
Subrata Banik
2017-11-10
soc/intel/common: Fix CSE common code to accomodate Skylake/Kabylake
Subrata Banik
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-07-02
intel/block/cse: Add Cannon Lake SoC PCI device ID
Andrey Petrov
2017-06-16
soc/intel/common/block/cse: Add GLK PCI ID
Hannah Williams
2017-06-01
soc/intel/apollolake: Remove soc/pci_ids dependency
Hannah Williams
2017-05-12
intel/common: drop duplicate initializer
Patrick Georgi
2017-05-06
soc/intel/common/block: correct apollolake device ids
Aaron Durbin
2017-05-05
common/block/cse: Use CSE PCH ID from device/pci_ids.h
Subrata Banik
2017-03-28
soc/pci_devs.h: Use consistent naming in soc/pci_devs.h
Subrata Banik
2017-03-13
soc/intel/common: Fix spacing issues
Lee Leahy
2017-03-09
soc/intel/common/block: Add HECI driver
Andrey Petrov