summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* elog: make elog's SMM handler code follow everything elsePatrick Georgi2018-12-051-2/+2
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-141-1/+1
* soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-5/+5
* soc/intel/baytrail: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-10/+10
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Switch from ACPI mode to PCI mode for legacy supportMarc Jones2015-04-101-0/+59
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-3/+3
* baytrail: reinitialize spi controller in SMM finalizationAaron Durbin2015-04-061-0/+21
* intel/baytrail: Spelling fixesMartin Roth2014-12-081-1/+1
* Replace hlt with halt()Patrick Georgi2014-12-021-2/+2
* baytrail: add GPIO SMI supportAaron Durbin2014-05-061-1/+5
* baytrail: SMM supportAaron Durbin2014-02-161-0/+399