summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/smihandler.c
AgeCommit message (Expand)Author
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-07-15soc/intel/baytrail: use common Intel ACPI hardware definitionsAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-10baytrail: Switch from ACPI mode to PCI mode for legacy supportMarc Jones
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06baytrail: reinitialize spi controller in SMM finalizationAaron Durbin
2014-12-08intel/baytrail: Spelling fixesMartin Roth
2014-12-02Replace hlt with halt()Patrick Georgi
2014-05-06baytrail: add GPIO SMI supportAaron Durbin
2014-02-16baytrail: SMM supportAaron Durbin