summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/common
Commit message (Expand)AuthorAgeFilesLines
...
* sb/intel/common: Fix HAVE_DEBUG_SMBUSKyösti Mälkki2017-09-101-2/+3
* sb/intel/common: Add HAVE_DEBUG_SMBUSKyösti Mälkki2017-09-092-0/+20
* sb/intel/common: Fix i2c block commandKyösti Mälkki2017-09-092-6/+13
* sb/intel/common: Tidy up SMBus block commandsKyösti Mälkki2017-09-092-5/+8
* sb/intel/*: add option to lockdown chipset on normal boot pathBill XIE2017-08-301-0/+13
* util/me_cleaner: Pull the latest changes from upstreamNicola Corna2017-08-201-3/+4
* sb/intel/common: Fix SMBus block commandsArthur Heymans2017-08-201-15/+43
* usbdebug: Refactor early enableKyösti Mälkki2017-08-071-21/+7
* usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki2017-08-071-6/+0
* sb/intel/*: Use common SMBus functionsArthur Heymans2017-08-064-0/+417
* sb/intel/common/gpio: Only set one bit at timePatrick Rudolph2017-07-251-1/+2
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-162-3/+3
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-132-5/+7
* sb/intel/common/firmware: Keep CHECK_ME disabled by defaultNaresh G Solanki2017-06-161-1/+1
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* southbridge/intel: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-7/+9
* sb/intel/common: Add common EC fw supportLijian Zhao2017-05-232-0/+23
* 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-051-5/+2
* sb/intel/common/firmware: Add Intel ME/TXE firmware checkNicola Corna2017-03-192-0/+16
* 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/common/gpio: Support ICH9M and priorPatrick Rudolph2017-01-031-0/+13
* spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh2016-12-231-0/+1
* intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki2016-12-061-1/+1
* spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh2016-12-061-3/+3
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-051-19/+13
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-11/+2
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-051-4/+4
* spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh2016-11-221-4/+9
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-221-9/+9
* southbridge/intel: Set chipset in ifdtool invocationsAndrey Petrov2016-11-081-3/+11
* southbridge/intel/common: Add common gpio.cPatrick Rudolph2016-02-164-0/+346
* Kconfig: Move defaults for CBFS_SIZEMartin Roth2016-02-101-0/+6
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-101-1/+1
* intel/common/firmware: Add option to configure SPI for EM100Martin Roth2015-12-082-0/+12
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+0
* southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel2015-10-231-0/+104
* intel: auto include intel/common/firmwareAaron Durbin2015-09-291-0/+3
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-071-3/+0
* bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin2015-09-041-2/+1
* intel/common/firmware: Add common GBE rom supportMartin Roth2015-09-042-0/+20
* ME/IFD binaries: Implement sane defaults for file pathsStefan Reinauer2015-07-021-0/+2
* ifdfake: Add prompts and help for the regions in KconfigMartin Roth2015-07-021-4/+27
* Intel Firmware Descriptor: Add Lock ME Kconfig questionMartin Roth2015-07-021-0/+14
* Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth2015-07-021-6/+8
* Intel Firmware Descriptor Kconfig: remove USES_INTEL_MEMartin Roth2015-07-021-2/+1