summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common
AgeCommit message (Expand)Author
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-07sb/intel: Deduplicate vbnv_cmos_failed and rtc_initPatrick Rudolph
2018-11-07intel: Get rid of smm_get_pmbasePatrick Rudolph
2018-11-01sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick
2018-11-01sb/intel/common/pciehp.h: Add missing license headerElyes HAOUAS
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-20sb/intel/common/firmware: Ensure warning is put lateNico Huber
2018-09-13src/*/intel: introduce warning when building with no IFDAngel Pons
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-08-23Kconfig, Makefile.inc: Remove all traces of ifdfakeAngel Pons
2018-07-30nb/intel/gm45: Use common code for SMM in TSEGArthur Heymans
2018-07-28sb/intel/gpio: Cache gpiobase in ramstage and romstagePatrick Rudolph
2018-07-27sb/intel/common/pmutil: Use new PMBASE APIPatrick Rudolph
2018-07-27sb/intel/common/smi*: Use new PMBASE APIPatrick Rudolph
2018-07-27sb/intel/common: Add functions to manipulate PMBASEPatrick Rudolph
2018-07-16Kconfig: Make the EM100 config option commonSimon Glass
2018-06-25sb/intel/common/firmware: Enable me_cleaner for NehalemNicola Corna
2018-06-21sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROsArthur Heymans
2018-06-21sb/intel/common: Make RCBA manipulation MACROs commonArthur Heymans
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-06-13sb/intel/common/firmware: Use the -S flag of me_cleanerNicola Corna
2018-06-11sb/intel/common: Include SPI driver into postcar stageNico Huber
2018-06-04src/sb/intel/common/spi.c: Adapt and link in romstageArthur Heymans
2018-06-04sb/intel/common/spi.c: Add a SPI write protect functionArthur Heymans
2018-05-25sb/intel/common/pirq_gen: Rework generating pin-route tablesArthur Heymans
2018-04-28src/southbridge: Add spaces around '=='Elyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-11Revert "model_206ax: Use parallel MP init"Arthur Heymans
2018-04-11model_206ax: Use parallel MP initArthur Heymans
2018-04-06sb/intel/common/firmware: Allow CONFIG_USE_ME_CLEANER on Kaby LakeNicola Corna
2018-03-28sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans
2018-03-02sb/intel/common: Fix conflicting OIC register definitionNico Huber
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2017-12-20sb/intel/common: Automatically generate ACPI PIRQTobias Diedrich
2017-12-10sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-22sb/intel/common/spi.c: Port to i82801gxArthur Heymans
2017-09-10sb/intel/common: Fix HAVE_DEBUG_SMBUSKyösti Mälkki
2017-09-09sb/intel/common: Add HAVE_DEBUG_SMBUSKyösti Mälkki
2017-09-09sb/intel/common: Fix i2c block commandKyösti Mälkki
2017-09-09sb/intel/common: Tidy up SMBus block commandsKyösti Mälkki
2017-08-30sb/intel/*: add option to lockdown chipset on normal boot pathBill XIE