summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common
AgeCommit message (Expand)Author
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