summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* sb/bd82x6x: add ACPI method to generate USB port infoMatt DeVillier2017-05-311-0/+40
* southbridge/intel: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-242-14/+18
* sb/intel/common: Add common EC fw supportLijian Zhao2017-05-232-0/+23
* sb/intel/bd82x6x/finalize: Lock ETR3 CF9GRPatrick Rudolph2017-05-212-0/+4
* sb/intel/i82801ex: Remove unused codeArthur Heymans2017-05-2017-1120/+0
* drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh2017-05-191-3/+8
* drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh2017-05-191-23/+20
* drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh2017-05-191-1/+1
* drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh2017-05-191-11/+4
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-052-10/+4
* sb/intel/bd82x6x/bootblock: Use register namePatrick Rudolph2017-05-051-6/+4
* sb/intel/bd82x6x/finalize: Use register namePatrick Rudolph2017-05-052-2/+3
* nb/intel/sandybridge/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-011-6/+0
* nb/intel/nehalem/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-011-6/+0
* nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-012-12/+0
* i82801gx: Enable PCI-to-PCI bridgeKyösti Mälkki2017-04-271-9/+0
* sb/intel/i82801gx: Add i2c_block_read to smbus.hArthur Heymans2017-04-112-0/+54
* southbridge/intel/i82801gx: Fix problems found by checkpatch.plArthur Heymans2017-03-2216-197/+323
* sb/intel/common/firmware: Add Intel ME/TXE firmware checkNicola Corna2017-03-192-0/+16
* lynxpoint bd82x6x: Enable PCI-to-PCI bridgeKyösti Mälkki2017-02-232-14/+0
* lynxpoint/broadwell: fix PCH power optimizerMatt DeVillier2017-02-201-1/+1
* Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"Matt DeVillier2017-02-202-11/+0
* southbridge/intel/common/firmware: allow locking ME without HAVE_ME_BINAaron Durbin2017-02-081-1/+0
* sb/intel/common: Hook up me_cleanerNicola Corna2017-02-042-0/+36
* sb/intel/ibexpeak: Update debug code to match other chipsMartin Roth2017-01-121-1/+1
* sb/intel/fsp_rangeley: Fix NULL check in gpio.cMartin Roth2017-01-121-2/+2
* fsp 1.0 systems: Check for NULL when saving HobListPtrMartin Roth2017-01-122-2/+6
* intel/i82801dx: Support 2MiB FWH partKyösti Mälkki2017-01-102-0/+25
* sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans2017-01-061-0/+1
* sb/intel/common/gpio: Support ICH9M and priorPatrick Rudolph2017-01-031-0/+13
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-232-0/+2
* intel/i82801ix: Add HAVE_INTEL_FIRMWAREKyösti Mälkki2016-12-181-0/+1
* intel/i945: Use romstage_handoff for S3Kyösti Mälkki2016-12-112-13/+2
* intel/gm45: Use romstage_handoff for S3Kyösti Mälkki2016-12-112-15/+2
* x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki2016-12-113-12/+6
* intel 82801dx/gx/ix: Commit SMM relocation code to DRAMKyösti Mälkki2016-12-103-0/+3
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-1/+0
* sb/intel/bd82x6x: Add TCO_Lock in finalize stepDennis Wassenberg2016-12-082-0/+13
* PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki2016-12-072-8/+0
* PCI ops: Define read-modify-write routines globallyKyösti Mälkki2016-12-061-65/+42
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-062-4/+4
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-069-23/+16
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-0611-39/+39
* spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh2016-12-061-3/+3
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-052-38/+26
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-052-22/+4
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-052-8/+8
* spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh2016-12-041-0/+1
* sb/intel/lynxpoint: add missing I2C ACPI SSCN/FMCN methodsPrabal Saha2016-11-301-0/+6
* sb/intel/i3100/lpc.c: Use tab for indentsElyes HAOUAS2016-11-281-60/+60