index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
intel
/
bd82x6x
/
smihandler.c
Age
Commit message (
Expand
)
Author
2021-01-18
ACPI: Select ACPI_SOC_NVS only where suitable
Kyösti Mälkki
2021-01-13
sb/intel/bd82x6x: Correct xHCI sleep workaround
Angel Pons
2021-01-10
sb/intel/bd82x6x: Use `PCH_LPC_DEV` macro
Angel Pons
2021-01-04
arch/x86: Pass GNVS as parameter to SMM module
Kyösti Mälkki
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-08-21
SMM: Validate more user-provided pointers
Patrick Rudolph
2020-07-01
ACPI GNVS: Replace uses of smm_get_gnvs()
Kyösti Mälkki
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-06-10
sb/intel/bd82x6x: Use PCI bitwise ops
Angel Pons
2020-06-02
sb/intel/bd82x6x: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-09-12
southbridge: Remove not used #include <elog.h>
Elyes HAOUAS
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-12-18
southbridge: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-03
sb/intel/common: Create a common PCH finalise implementation
Tristan Corrick
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-03-28
sb/intel/common: Add common code for SMM setup and smihandler
Arthur Heymans
2018-02-27
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-09-04
southbridge/intel/bd82x6x: transition away from device_t
Antonello Dettori
2016-08-31
src/southbridge: Code formating
Elyes HAOUAS
2016-08-28
src/southbridge: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-07-15
southbridge/intel/bd82x6x: use common Intel ACPI hardware definitions
Aaron Durbin
2016-02-18
southbridge/intel/bd82x6x: Use common gpio.c
Patrick Rudolph
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-28
Migrate 206ax to SMM_MODULES
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
bd82x6x: Merge common apmc finalize procedure.
Vladimir Serbinenko
2015-04-28
intel SMI handlers: Refactor GPI SMI/SCI routing
Kyösti Mälkki
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-01-09
bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurable
Vladimir Serbinenko
2013-11-24
smi: Update mainboard_smi_gpi() to have 32bit argument
Duncan Laurie
2013-08-09
intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses
Kyösti Mälkki
2013-07-10
Drop some duplicates of PCI-e config functions
Kyösti Mälkki
2013-06-11
Fix cycle error in intel southbridges to display GPI status
Konstantin Aladyshev
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-17
Add bd82x6x XHCI(USB3) S3/S4 workaround
Marc Jones
2013-03-09
Add Intel Panther Point USB3 initialization
Marc Jones
2013-02-27
smm: Update rev 0x30101 SMM revision save state
Aaron Durbin
2012-11-14
SMM: Fix save state searching for GSMI
Duncan Laurie
2012-11-14
SMM: Pass the ACPI GNVS pointer via state save map
Duncan Laurie
2012-11-14
SMM: Avoid use of global variables in SMI handler
Duncan Laurie
2012-11-14
SMM: Extract function for finding save state node
Duncan Laurie
2012-11-12
Pass correct sleep type to mainboard sleep handler
Stefan Reinauer
2012-11-08
smi: make tseg_relocate check pointer offset
Duncan Laurie
2012-07-26
bd82x6x: Use CMOS variable if available for power-on on power failure
Stefan Reinauer
2012-07-26
ELOG: Log run-time SMI southbridge events
Duncan Laurie
2012-07-26
ELOG: Support GSMI in CPT/PPT southbridge SMI handler
Duncan Laurie
2012-07-25
SMM: rename tseg_fixup to tseg_relocate and export
Duncan Laurie
2012-07-24
SMM: Fix state save map for sandybridge and TSEG
Duncan Laurie
2012-07-24
bd82x6x: Support power-on-after-power-fail better
Stefan Reinauer
2012-04-27
SMM: unify mainboard APM command handlers
Stefan Reinauer
2012-04-04
Add support for Intel Panther Point PCH
Stefan Reinauer