summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/bd82x6x/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: Fix SMI handler IO trap data maskKyösti Mälkki2022-12-071-1/+1
* sb/intel/bd82x6x: Use {read,write}32pElyes Haouas2022-12-061-8/+9
* intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons2021-02-051-1/+1
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* sb/intel/bd82x6x: Correct xHCI sleep workaroundAngel Pons2021-01-131-42/+69
* sb/intel/bd82x6x: Use `PCH_LPC_DEV` macroAngel Pons2021-01-101-1/+1
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-041-17/+0
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* SMM: Validate more user-provided pointersPatrick Rudolph2020-08-211-0/+7
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-7/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-3/+3
* sb/intel/bd82x6x: Use PCI bitwise opsAngel Pons2020-06-101-13/+8
* sb/intel/bd82x6x: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-021-7/+6
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS2020-05-011-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* southbridge: 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
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-5/+3
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-181-1/+0
* sb/intel/common: Create a common PCH finalise implementationTristan Corrick2018-12-031-0/+1
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans2018-03-281-659/+23
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-4/+4
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-061-1/+1
* southbridge/intel/bd82x6x: transition away from device_tAntonello Dettori2016-09-041-1/+1
* src/southbridge: Code formatingElyes HAOUAS2016-08-311-32/+32
* src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* southbridge/intel/bd82x6x: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-13/+13
* southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph2016-02-181-0/+1
* Correct some common spelling mistakesMartin Roth2016-01-071-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Migrate 206ax to SMM_MODULESVladimir Serbinenko2015-05-281-55/+17
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* bd82x6x: Merge common apmc finalize procedure.Vladimir Serbinenko2015-05-201-0/+17
* intel SMI handlers: Refactor GPI SMI/SCI routingKyösti Mälkki2015-04-281-0/+36
* x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki2015-03-111-10/+6
* smihandler.c: Fix doxygen errors in southbridge_smi_handlerMartin Roth2015-01-041-3/+2
* Replace hlt with halt()Patrick Georgi2014-12-021-2/+2
* bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurableVladimir Serbinenko2014-01-091-19/+35
* smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie2013-11-241-2/+2
* intel/sandybridge intel/bd82x6x: remove explicit pcie config accessesKyösti Mälkki2013-08-091-18/+18
* Drop some duplicates of PCI-e config functionsKyösti Mälkki2013-07-101-1/+1