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
/
xeon_sp
/
lpc.c
Age
Commit message (
Expand
)
Author
2021-06-12
arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()
Kyösti Mälkki
2021-05-13
src: Match array format in function declarations and definitions
Patrick Georgi
2021-01-25
soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring
Michael Niewöhner
2021-01-20
soc/intel/*: drop broken LPC mmio code
Michael Niewöhner
2021-01-08
soc/intel: Drop `dev` parameter from soc_get_gen_io_dec_range()
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-03-26
soc/intel/xeon_sp: Refactor code to allow for additional CPUs types
Andrey Petrov
2020-03-25
soc/intel/xeon_sp: Enable LPC generic IO decode range
Johnny Lin
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-06
soc/intel: Add Intel Xeon Scalable Processor support
Jonathan Zhang