summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/slippy/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-4/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mb/google/slippy: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* ELOG: Introduce elog_gsmi variantsKyösti Mälkki2019-11-091-3/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* sb/intel/lynxpoint: Make the finalise handler commonTristan Corrick2018-12-031-15/+0
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier2016-12-051-0/+154
* mainboard/google/slippy: remove unobtainable mainboardAaron Durbin2016-07-271-132/+0
* mainboards: align on using ACPI_Sx definitionsAaron Durbin2016-07-151-2/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Move smi trap sample to documentation, don't keep it in every mobo.Vladimir Serbinenko2015-05-191-21/+0
* Remove defines APMC_FINALIZE.Vladimir Serbinenko2015-05-161-2/+1
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* slippy/falco/peppy: Fix EC wake events in S5Duncan Laurie2013-12-211-3/+4
* lynxpoint me: add support for mbp clear wait in finalize stepDuncan Laurie2013-12-211-1/+0
* Revert "lynxpoint: Move ME lock down to ramstage"Duncan Laurie2013-12-211-0/+1
* lynxpoint: Move ME lock down to ramstageDuncan Laurie2013-11-251-1/+0
* slippy: Clean up for easier portingDuncan Laurie2013-11-241-3/+3
* slippy: Initial mainboard commitDuncan Laurie2013-11-241-0/+157