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
/
ibexpeak
/
smihandler.c
Age
Commit message (
Expand
)
Author
2020-10-20
sb/intel/ibexpeak: Align to coreboot's coding style
Angel Pons
2020-09-26
ironlake: Fix compilation on x86_64
Patrick Rudolph
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-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
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
2019-12-19
src: Remove unused 'include <halt.h>'
Elyes HAOUAS
2019-12-18
src: Remove unused 'include <pc80/mc146818rtc.h>'
Elyes HAOUAS
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-06-21
sb/intel/ibexpeak/smihandler: Move finalizing to a common location
Arthur Heymans
2019-05-27
sb/intel/ibexpeak: Use common Intel SMM code
Arthur Heymans
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-12-05
elog: make elog's SMM handler code follow everything else
Patrick Georgi
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-11-07
intel: Get rid of smm_get_pmbase
Patrick Rudolph
2018-07-02
src/sb: Fix non-local header treated as local
Elyes HAOUAS
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-04-28
src/southbridge: Add spaces around '=='
Elyes HAOUAS
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
2017-07-06
sb/intel/ibexpeak: Add whitespace around '<<'
Elyes HAOUAS
2017-01-12
sb/intel/ibexpeak: Update debug code to match other chips
Martin Roth
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-09-13
southbridge/intel/ibexpeak: 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/ibexpeak: use common Intel ACPI hardware definitions
Aaron Durbin
2016-02-23
southbridge/intel/ibexpeak: 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 2065x to SMM_MODULES
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-25
Support for Ibexpeak southbridge
Vladimir Serbinenko
2013-06-13
Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"
Stefan Reinauer
2013-06-12
Add support for Intel Ibex Peak (Mobile 5) southbridge
Stefan Reinauer