index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
bd82x6x
/
me.c
Age
Commit message (
Expand
)
Author
2019-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-08
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-10-30
src/southbridge: change "unsigned" to "unsigned int"
Martin Roth
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
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-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-09-21
sb/intel/bd82x6x: Don't use device_t
Elyes HAOUAS
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-02-27
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2013-08-09
intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses
Kyösti Mälkki
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2012-11-08
elog: add extended management engine event
Duncan Laurie
2012-07-26
Log event for abnormal management engine status
Duncan Laurie
2012-07-26
ME: Move ME v8 lockdown to finalize step
Duncan Laurie
2012-07-24
Fix automatic ME detection in finalize
Stefan Reinauer
2012-07-24
Cougar/Panther Point: Compile in ME7 and ME8 code at the same time
Stefan Reinauer
2012-07-24
Fix ME hash functions on Panther Point/Cougar Point
Stefan Reinauer
2012-04-04
Add support for Intel Panther Point PCH
Stefan Reinauer