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
/
apollolake
/
cse.c
Age
Commit message (
Expand
)
Author
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-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
2018-12-07
soc/intel/apollolake: Print ME version on exit of BS_DEV_INIT stage
Karthikeyan Ramasubramanian
2018-12-03
soc/intel/apollolake: Add support to print ME version
Furquan Shaikh
2018-11-09
soc/intel/apollolake: Disable HECI1 before jumping to OS
Furquan Shaikh
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2017-08-10
soc/intel/apollolake: Add file path check
Hannah Williams
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-03-28
soc/pci_devs.h: Use consistent naming in soc/pci_devs.h
Subrata Banik
2017-03-15
soc/intel/apollolake: Cache FPF status value in flash
Andrey Petrov
2017-03-09
soc/intel/apollolake: Add check if FPFs are blown
Andrey Petrov
2017-03-09
soc/intel/apollolake: Prepare to use common HECI driver
Andrey Petrov
2017-02-08
soc/intel/apollolake: dump CSE status
Aaron Durbin