summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common
AgeCommit message (Expand)Author
2019-04-13sb/intel/common: Add common detect_s3_resumePatrick Rudolph
2019-04-07sb/intel/{common,i82801dx}: Improve TCO debug codeJacob Garber
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16src: Drop unused 'include <device/pciexp.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05soc/intel/braswell: Add SMBus supportFrans Hendriks
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04sb/intel/common: Fix SMBus block commandsKyösti Mälkki
2019-03-03sb/intel/common/firmware: Don't touch descriptor regionMario Scheithauer
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-28intel/spi: Switch to native PCI config accessorsKyösti Mälkki
2019-02-12sb/intel/common: Remove CAR_GLOBAL useArthur Heymans
2019-02-01sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()Kyösti Mälkki
2019-01-30sb/intel/common/firmware: Don't call GbE binary `firmware`Nico Huber
2019-01-25sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje
2019-01-24sb/intel/common: More SMBus block_cmd_loop()Kyösti Mälkki
2019-01-24sb/intel/common: SMBus block_cmd_loop()Kyösti Mälkki
2019-01-24sb/intel/common: SMBus complete_command()Kyösti Mälkki
2019-01-24sb/intel/common: SMBus execute_command()Kyösti Mälkki
2019-01-24sb/intel/common: SMBus setup_command()Kyösti Mälkki
2019-01-22cpu/intel/model_206ax: Use parallel MP initArthur Heymans
2019-01-21drivers/spi: Add controller protection typeRizwan Qureshi
2019-01-14mb/lenovo/[xtz]60: Introduce and use RCBA64 macroPeter Lemenkov
2019-01-14sb/intel: Use common RCBA MACROsPeter Lemenkov
2019-01-10sb/intel/common: Show "Add EC firmware" only for boards that need itJan Tatje
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-03sb/intel/bd82x6x: Move pcie ACPI code to a common placeArthur Heymans
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