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
Age
Commit message (
Expand
)
Author
2018-05-09
src/southbridge: Serialize methods with named objects inside
Martin Roth
2018-05-08
src/southbridge: Add required space before the open parenthesis
Elyes HAOUAS
2018-04-30
southbridge/intel: Remove space before/after parenthesis
Elyes HAOUAS
2018-04-28
src/southbridge: Add spaces around '=='
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2017-12-10
sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI
Arthur Heymans
2017-11-04
sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t
Jonathan Neuschäfer
2017-08-30
sb/intel/*: add option to lockdown chipset on normal boot path
Bill XIE
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-05-01
nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb code
Patrick Rudolph
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-10-07
src/southbridge: Remove whitespace after sizeof
Elyes HAOUAS
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-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-15
southbridge/intel/fsp_bd82x6x: use common Intel ACPI hardware definitions
Aaron Durbin
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
2016-01-07
Correct some common spelling mistakes
Martin Roth
2015-12-10
ACPI: Fix IASL Warning about unused method for _TZ checks
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-09-29
intel: auto include intel/common/firmware
Aaron Durbin
2015-07-14
azalia: fix up and clean up shrinkage of boilerplate code
Jonathan A. Kollasch
2015-07-07
timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS
Aaron Durbin
2015-07-02
Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME
Martin Roth
2015-06-23
southbridge/intel: Create common IFD Kconfig and Makefile
Martin Roth
2015-06-10
fsp_model_206ax: Use common i945-ivy tseg SMM init.
Vladimir Serbinenko
2015-06-05
device_ops: add device_t argument to acpi_inject_dsdt_generator
Alexander Couzens
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-29
Remove whitespace at the end of line.
Vladimir Serbinenko
2015-05-28
Migrate fsp_206ax to SMM_MODULES
Vladimir Serbinenko
2015-05-28
igd.asl rewrite
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Kill ENABLE_TPM.
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-04-27
kbuild: automatically include southbridges
Stefan Reinauer
2015-03-11
x86 SMM: Replace weak prototypes with weak function stub
Kyösti Mälkki
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-06
southbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2015-01-04
smihandler.c: Fix doxygen errors in southbridge_smi_handler
Martin Roth
2014-12-30
Intel FSP: Fix GPI status output
Kyösti Mälkki
2014-12-02
Replace hlt with halt()
Patrick Georgi
2014-11-25
intel: Remove IRQ1 from possible PIRQ assignemnt.
Vladimir Serbinenko
2014-11-09
ibexpeak, bd82x6x: Move to implicit length patching
Vladimir Serbinenko
2014-11-08
bd82x6x: Move to common FADT.
Vladimir Serbinenko
2014-11-05
soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Edward O'Callaghan
2014-10-22
cmos: Rename the CMOS related functions.
Gabe Black
2014-10-18
fsp_sandybridge: Move to per-device ACPI.
Vladimir Serbinenko
2014-08-10
intel/fsp_bd82x6x: Fix cycle error some more
Patrick Georgi
2014-08-03
intel/fsp_bd82x6x: Fix cycle error
Patrick Georgi
2014-07-17
southbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
southbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-21
intel boards: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-06-18
ACPI: Remove CBMEM TOC from GNVS
Kyösti Mälkki
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-09
cougar_canyon2: Switch CPU/NB/SB to the shared FSP code
Martin Roth
2014-04-11
intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03
Paul Menzel
2014-03-04
bd82x6x, ibexpeak, lynxpoint: Unify SPI.
Vladimir Serbinenko
2014-02-16
usbdebug: Remove EHCI_DEBUG_OFFSET
Kyösti Mälkki
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