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
/
me_8.x.c
Age
Commit message (
Expand
)
Author
2020-08-18
src: Remove unused '<halt.h>'
Elyes HAOUAS
2020-08-13
sb/intel/bd82x6x/me_8.x.c: Relocate `mkhi_end_of_post`
Angel Pons
2020-06-24
sb/intel/bd82x6x: Align mei_recv_msg() functions
Angel Pons
2020-06-21
src: Substitute `__FUNCTION__` with `__func__`
Angel Pons
2020-06-10
sb/intel/bd82x6x: Use PCI bitwise ops
Angel Pons
2020-06-07
sb/intel/bd82x6x: Align some ME functions
Angel Pons
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-05
sb/intel/bd82x6x: Remove dead code
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-09
vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()
Julius Werner
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
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-11-09
arch/x86: Replace some __SMM__ guards
Kyösti Mälkki
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
2019-11-08
sb,soc/intel: Reduce preprocessor use with ME debugging
Kyösti Mälkki
2019-10-30
src/southbridge: change "unsigned" to "unsigned int"
Martin Roth
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-09-21
sb/intel/bd82x6x: Don't use device_t
Elyes HAOUAS
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-04
src: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-05-08
src/southbridge: Add required space before the open parenthesis
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
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-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-07-15
southbridge/intel/bd82x6x/me_8.x.c: Trivial - space to tab fix
Edward O'Callaghan
2014-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-12
intel/bd82x6x: Skip unknown MBP.
Vladimir Serbinenko
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-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2012-11-08
elog: add extended management engine event
Duncan Laurie
2012-07-26
Log event for abnormal management engine status
Duncan Laurie
2012-07-26
ME: Move ME v8 lockdown to finalize step
Duncan Laurie
2012-07-24
Cougar/Panther Point: Compile in ME7 and ME8 code at the same time
Stefan Reinauer
2012-07-24
Fix ME hash functions on Panther Point/Cougar Point
Stefan Reinauer
2012-04-04
Add support for Intel Panther Point PCH
Stefan Reinauer