summaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2018-05-18sb/intel/i82801bx: Get rid of device_tElyes HAOUAS
2018-05-18sb/intel/i82801ax: Get rid of device_tElyes HAOUAS
2018-05-18sb/intel/ibexpeak: Get rid of device_tElyes HAOUAS
2018-05-14sb/intel/i82371eb: Get rid of device_tElyes HAOUAS
2018-05-09src/southbridge: Serialize methods with named objects insideMartin Roth
2018-05-08src/southbridge: Add required space before the open parenthesisElyes HAOUAS
2018-05-02intel/ibexpeak: Fix missing ACPI PIRQ entriesKyösti Mälkki
2018-04-30southbridge/intel: Remove space before/after parenthesisElyes HAOUAS
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-04-05sb/intel/bd82x6x: Let mainboard override SPI opmenuNico Huber
2018-03-28sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans
2018-03-08nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APICMatt DeVillier
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
2018-01-23sb/intel/bd82x6x: Reduce function-disable messNico Huber
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-14mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans
2018-01-05sb/intel/i82801ix: Don't select HAVE_INTEL_FIRMWARE on Q35-QEMUArthur Heymans
2018-01-05nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeoutArthur Heymans
2017-12-20intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich
2017-12-20sb/intel/common: Automatically generate ACPI PIRQTobias Diedrich
2017-12-10sb/intel/i82801jx: Hook up spi codeArthur Heymans
2017-12-10sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans
2017-12-07sb/intel/i82371eb: Rework ACPI tablesKeith Hui
2017-12-07intel/bd82x6x: Fix a small mistake in DIR_ROUTETobias Diedrich
2017-12-07intel/bd82x6x: Add missing IRQs in ACPI PIRQ link devicesTobias Diedrich
2017-12-03sb/intel: Replace DTS2 with FLVLPatrick Rudolph
2017-11-30acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier
2017-11-30acpi/tpm: update TPM preprocessor guardsMatt DeVillier
2017-11-23sb/intel/i82801jx: Store initial timestamp in bootblockArthur Heymans
2017-11-23sb/intel/i82801ix: fetch initial timestamp in bootblockArthur Heymans
2017-11-04sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer
2017-11-03sb/intel/i82371eb: Consolidate bootblock.c logicKeith Hui
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-19sb/intel/bd82x6x: Add new USB currentsVagiz Trakhanov
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-22sb/intel/bd82x6x: Revise flash ROM lockdown optionsNico Huber
2017-09-22sb/intel/common/spi.c: Port to i82801gxArthur Heymans
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20southbridge/intel/bd82x6x: refactor rtc failure checkingAaron Durbin
2017-09-20southbridge/intel/lynxpoint: refactor rtc failure checkingAaron Durbin
2017-09-19sb/intel/bd82x6x: Add awareness of ME's Alt Disable ModeNathaniel Roach
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-13sb/intel/bd82x6x: Add time-stamp around ME DRAM updateNathaniel Roach