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
/
broadwell
/
smihandler.c
Age
Commit message (
Expand
)
Author
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-03
soc/broadwell: hook up smmstore
Matt DeVillier
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-11-10
soc/intel/broadwell: Don't reinitialize SPI after lockdown
Arthur Heymans
2019-11-09
ELOG: Introduce elog_gsmi variants
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
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
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2019-01-03
soc/intel: Fix bad uses of __SIMPLE_DEVICE__
Kyösti Mälkki
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2017-07-13
soc/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-03-17
soc/intel/broadwell: Fix other issues detected by checkpatch
Lee Leahy
2017-03-17
soc/intel/broadwell: Fix {}, () and conditional issues
Lee Leahy
2017-03-17
soc/intel/broadwell: Fix spacing issues detected by checkpatch
Lee Leahy
2016-08-31
src/soc: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-07-15
soc/intel/broadwell: use common Intel ACPI hardware definitions
Aaron Durbin
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-10
broadwell: Turn off panel backlight in S5 SMI handler
Duncan Laurie
2015-04-07
broadwell: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-02
broadwell: Clear pending GPE events before entering sleep state
Duncan Laurie
2014-12-08
intel/broadwell: Spelling fixes
Martin Roth
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-10-22
broadwell: add new intel SOC
Duncan Laurie