summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/smm.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-5/+6
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-2/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-3/+3
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-221-8/+9
* baytrail: don't SMI on tco timer firingAaron Durbin2014-05-131-2/+2
* baytrail: clear the pmc wake status registersAaron Durbin2014-05-131-0/+1
* baytrail: don't allow PCIE wake upsAaron Durbin2014-05-071-2/+2
* baytrail: add GPIO SMI supportAaron Durbin2014-05-061-0/+1
* baytrail: add support for routing gpio pins to smi/sciAaron Durbin2014-05-061-0/+39
* baytrail: SMM supportAaron Durbin2014-02-161-0/+91