summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak/smihandler.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace hlt with halt()Patrick Georgi2014-12-021-2/+2
* bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurableVladimir Serbinenko2014-01-091-19/+35
* Support for Ibexpeak southbridgeVladimir Serbinenko2013-11-251-0/+848
* Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"Stefan Reinauer2013-06-131-848/+0
* Add support for Intel Ibex Peak (Mobile 5) southbridgeStefan Reinauer2013-06-121-0/+848