aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/common
AgeCommit message (Expand)Author
2016-02-16southbridge/intel/common: Add common gpio.cPatrick Rudolph
2016-02-10Kconfig: Move defaults for CBFS_SIZEMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-12-08intel/common/firmware: Add option to configure SPI for EM100Martin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-23southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi`Paul Menzel
2015-09-29intel: auto include intel/common/firmwareAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-09-04intel/common/firmware: Add common GBE rom supportMartin Roth
2015-07-02ME/IFD binaries: Implement sane defaults for file pathsStefan Reinauer
2015-07-02ifdfake: Add prompts and help for the regions in KconfigMartin Roth
2015-07-02Intel Firmware Descriptor: Add Lock ME Kconfig questionMartin Roth
2015-07-02Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth
2015-07-02Intel Firmware Descriptor Kconfig: remove USES_INTEL_MEMartin Roth
2015-06-23southbridge/intel: Create common IFD Kconfig and MakefileMartin Roth
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-17Intel common SPI: Fix compilation breakage from refactoringStefan Reinauer
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-12-17x86: Initialize SPI controller explicitly during PCH initDavid Hendricks
2014-12-09spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black
2014-12-09spi: Remove the spi_set_speed and spi_cs_is_valid functions.Gabe Black
2014-11-19i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplugVladimir Serbinenko
2014-10-17Fix ICH spi implementation which reads data from different chips.Philipp Deppenwiese
2014-07-14SPI: Split writes using spi_crop_chunk()Kyösti Mälkki
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2014-03-04bd82x6x, ibexpeak, lynxpoint: Unify SPI.Vladimir Serbinenko
2014-02-10usbdebug: Remove duplicate port claimKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-08-29intel usbdebug: Add choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-24Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-08-23usbdebug: Do not support logging from SMMKyösti Mälkki
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-07-30Makefile: Fix adding intel/commonKyösti Mälkki
2013-07-01usbdebug: Unify Intel southbridge buildsKyösti Mälkki