summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/ibexpeak/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused <cpu/x86/smm.h>Elyes Haouas2023-01-121-1/+0
* sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki2022-12-071-1/+1
* sb/intel/ibexpeak: Drop Global NVS supportAngel Pons2021-02-111-20/+0
* sb/intel/ibexpeak: Drop invalid ME finalisation functionAngel Pons2021-01-301-1/+1
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-2/+1
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-041-16/+0
* sb/intel/ibexpeak: Align to coreboot's coding styleAngel Pons2020-10-201-2/+5
* ironlake: Fix compilation on x86_64Patrick Rudolph2020-09-261-1/+1
* src/southbridge: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* SMM: Validate more user-provided pointersPatrick Rudolph2020-08-211-0/+4
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-9/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-3/+3
* 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
* nb/intel/nehalem: Rename to ironlakeAngel Pons2020-03-151-2/+2
* src: Remove unused 'include <halt.h>'Elyes HAOUAS2019-12-191-1/+0
* src: Remove unused 'include <pc80/mc146818rtc.h>'Elyes HAOUAS2019-12-181-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
* sb/intel/ibexpeak/smihandler: Move finalizing to a common locationArthur Heymans2019-06-211-0/+7
* sb/intel/ibexpeak: Use common Intel SMM codeArthur Heymans2019-05-271-682/+14
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-1/+1
* elog: make elog's SMM handler code follow everything elsePatrick Georgi2018-12-051-2/+2
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* intel: Get rid of smm_get_pmbasePatrick Rudolph2018-11-071-5/+2
* src/sb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* src/southbridge: Add spaces around '=='Elyes HAOUAS2018-04-281-2/+2
* 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
* sb/intel/ibexpeak: Add whitespace around '<<'Elyes HAOUAS2017-07-061-2/+2
* sb/intel/ibexpeak: Update debug code to match other chipsMartin Roth2017-01-121-1/+1
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-061-1/+1
* southbridge/intel/ibexpeak: transition away from device_tAntonello Dettori2016-09-131-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/ibexpeak: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-14/+13
* southbridge/intel/ibexpeak: Use common gpio.cPatrick Rudolph2016-02-231-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 2065x to SMM_MODULESVladimir Serbinenko2015-05-281-51/+17
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* 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