summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/smm.c
AgeCommit message (Expand)Author
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-11-08ELOG, soc/intel: Avoid some preprocessor useKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-10-22baytrail/rambi: S3 support and other updatesKein Yuan
2014-05-13baytrail: don't SMI on tco timer firingAaron Durbin
2014-05-13baytrail: clear the pmc wake status registersAaron Durbin
2014-05-07baytrail: don't allow PCIE wake upsAaron Durbin
2014-05-06baytrail: add GPIO SMI supportAaron Durbin
2014-05-06baytrail: add support for routing gpio pins to smi/sciAaron Durbin
2014-02-16baytrail: SMM supportAaron Durbin