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
/
fsp_bd82x6x
/
smihandler.c
Age
Commit message (
Expand
)
Author
2018-06-14
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-09
sb/intel/fsp_bd82x6x: Use pci_devfn_t instead of device_t
Elyes HAOUAS
2018-04-28
src/southbridge: Add spaces around '=='
Elyes HAOUAS
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-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/fsp_bd82x6x: use common Intel ACPI hardware definitions
Aaron Durbin
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-22
Revert "Remove sandybridge and ivybridge FSP code path"
Martin Roth
2015-10-03
Remove sandybridge and ivybridge FSP code path
Alexandru Gagniuc
2015-05-28
Migrate fsp_206ax to SMM_MODULES
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-08-03
intel/fsp_bd82x6x: Fix cycle error
Patrick Georgi
2013-12-05
intel/fsp_bd82x6x: Use correct type pointer for mainboard_smi_gpi
Alexandru Gagniuc
2013-12-04
Add Intel FSP bd82x6x southbridge support
Marc Jones