aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common
AgeCommit message (Expand)Author
2018-12-29sb/intel/bd828x6x: Make CONFIG_ELOG=y compileArthur Heymans
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-05sb/intel: Fix pointer castsPatrick Rudolph
2018-12-05elog: make elog's SMM handler code follow everything elsePatrick Georgi
2018-12-03sb/intel/common: Create a common PCH finalise implementationTristan Corrick
2018-11-28sb/intel/common: Fix style issue in spi.cElyes HAOUAS
2018-11-27sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans
2018-11-26sb/intel/common: Fix style issue in spi.cPatrick Georgi
2018-11-26sb/intel/spi: read FLCOMP descriptor early and cache itStefan Tauner
2018-11-22sb/intel/common: Reset Pre-OP after atomic SPI cycle is finishedWerner Zeh
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
2017-08-20util/me_cleaner: Pull the latest changes from upstreamNicola Corna
2017-08-20sb/intel/common: Fix SMBus block commandsArthur Heymans
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-07-25sb/intel/common/gpio: Only set one bit at timePatrick Rudolph
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-16sb/intel/common/firmware: Keep CHECK_ME disabled by defaultNaresh G Solanki
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-05-24southbridge/intel: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-23sb/intel/common: Add common EC fw supportLijian Zhao
2017-05-19drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-03-19sb/intel/common/firmware: Add Intel ME/TXE firmware checkNicola Corna
2017-02-08southbridge/intel/common/firmware: allow locking ME without HAVE_ME_BINAaron Durbin
2017-02-04sb/intel/common: Hook up me_cleanerNicola Corna
2017-01-03sb/intel/common/gpio: Support ICH9M and priorPatrick Rudolph
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-11-22spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-08southbridge/intel: Set chipset in ifdtool invocationsAndrey Petrov
2016-02-16southbridge/intel/common: Add common gpio.cPatrick Rudolph
2016-02-10Kconfig: Move defaults for CBFS_SIZEMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-12-08intel/common/firmware: Add option to configure SPI for EM100Martin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel
2015-09-29intel: auto include intel/common/firmwareAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin