summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/denverton_ns/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki2022-12-071-17/+0
* sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki2021-01-251-12/+0
* cpu/x86/smm: Use common APMC loggingKyösti Mälkki2021-01-251-7/+1
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-041-17/+0
* soc/intel/denverton_ns: Hook up SMMSTOREAngel Pons2020-11-231-0/+25
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-5/+4
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-3/+3
* soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-021-4/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/denverton_ns: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-14/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src/{northbridge,soc}: Remove not used #include <elog.h>Elyes HAOUAS2019-09-121-1/+0
* cpu/x86: Separate save_state struct headersKyösti Mälkki2019-08-131-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* Revert "soc/intel/denverton_ns: Rewrite pmutil using pmclib"Patrick Georgi2019-01-241-14/+13
* soc/intel/denverton_ns: Rewrite pmutil using pmclibJulien Viard de Galbert2019-01-241-13/+14
* soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki2019-01-031-5/+1
* src: Get rid of device_tElyes HAOUAS2018-06-141-1/+5
* soc/intel/denverton_ns: Add support for Intel Atom C3000 SoCMariusz Szafranski2017-09-051-0/+372