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
/
baytrail
/
smm.c
Age
Commit message (
Expand
)
Author
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/baytrail: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-11-08
ELOG, soc/intel: Avoid some preprocessor use
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
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-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-10-22
baytrail/rambi: S3 support and other updates
Kein Yuan
2014-05-13
baytrail: don't SMI on tco timer firing
Aaron Durbin
2014-05-13
baytrail: clear the pmc wake status registers
Aaron Durbin
2014-05-07
baytrail: don't allow PCIE wake ups
Aaron Durbin
2014-05-06
baytrail: add GPIO SMI support
Aaron Durbin
2014-05-06
baytrail: add support for routing gpio pins to smi/sci
Aaron Durbin
2014-02-16
baytrail: SMM support
Aaron Durbin