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
/
southbridge
/
intel
/
lynxpoint
/
me_9.x.c
Age
Commit message (
Expand
)
Author
2018-11-05
sb/intel/lynxpoint: Remove irrelevant conditional statement
Elyes HAOUAS
2018-05-08
src/southbridge: Add required space before the open parenthesis
Elyes HAOUAS
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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
2015-01-12
southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn
Edward O'Callaghan
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-20
southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macro
Edward O'Callaghan
2013-12-21
lynxpoint: me: Disable some verbose messages
Duncan Laurie
2013-12-21
lynxpoint: me: Support ICC clock enables message
Duncan Laurie
2013-12-21
lynxpoint: me: Allow for more than MKHI MEI messages
Duncan Laurie
2013-12-21
lynxpoint: Avoid any ME device communication in S3 path
Duncan Laurie
2013-12-21
lynxpoint me: add support for mbp clear wait in finalize step
Duncan Laurie
2013-12-21
Revert "lynxpoint: Move ME lock down to ramstage"
Duncan Laurie
2013-11-25
lynxpoint: Move ME lock down to ramstage
Duncan Laurie
2013-11-25
lynxpoint: Add missing ME MBP entries
Duncan Laurie
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
lynxpoint: update MBP give up routine
Aaron Durbin
2013-03-14
haswell: more ULT/LP support and minor tweaks
Duncan Laurie
2013-03-14
lynxpoint: ME to BIOS Payload Updates
Aaron Durbin
2013-03-14
haswell: remove explicit pcie config accesses
Aaron Durbin
2013-03-14
lynxpoint: Management Engine Updates
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin