summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2018-02-20driver/spi: Warn when probed SF size differs from CONFIG_ROM_SIZEArthur Heymans
2018-02-15drivers/generic/adau7002/adau7002.c: Fix null pointer dereferenceRichard Spiegel
2018-02-15drivers/i2c: Add chip driver for I/O expander PCA9538Werner Zeh
2018-02-14drivers/i2c/designware: Remove spurious word ("familuar")Jonathan Neuschäfer
2018-02-14drivers/adau7002: Fix include fileDaniel Kurtz
2018-02-13drivers/uart/pl011: Improve PL011 driverDavid Hendricks
2018-02-10drivers/adau7002: Add driver for handling ADAU7002Daniel Kurtz
2018-02-10drivers/i2c/da7219: Allow GPIO based interruptDaniel Kurtz
2018-02-09drivers/intel/fsp2_0: Remove fsp_find_smbios_memory_info() from FSP2.0 driverSubrata Banik
2018-02-02drivers/i2c/designware: conform to controller restrictionsAaron Durbin
2018-02-01drivers/i2c/designware: Unset IC_ENABLE when setting target addressChris Ching
2018-01-31drivers/intel/fsp2_0: Add support to display FSP version info HobSubrata Banik
2018-01-31drivers/intel/fsp2_0: Make use of Resource Type macro from EDK codeSubrata Banik
2018-01-31drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driverSubrata Banik
2018-01-31drivers/gpio_keys: Add driver for handling gpio-keysFurquan Shaikh
2018-01-30drivers/i2c/tpm: Add irq_gpio support to tpm.Justin TerAvest
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2018-01-29intel: Prepare registers so Windows drivers are happierPatrick Georgi
2018-01-26drivers/spi/spi_flash: honor spi controller fifo size for readsAaron Durbin
2018-01-25drivers/i2c/designware: reduce API complication for bus configAaron Durbin
2018-01-24drives/i2c/designware: incorporate device_operations supportAaron Durbin
2018-01-24drivers/i2c/designware: namespace soc functionsAaron Durbin
2018-01-24device/i2c_bus: allow i2c_bus and i2c_simple to coexistAaron Durbin
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2018-01-23drivers/i2c/max98373: Add driver for generating device in SSDTN, Harshapriya
2018-01-22drivers/net: Add device index for multiple NIC cardsGaggery Tsai
2018-01-20drivers/mrc_cache: Always generate an FMAP regionArthur Heymans
2018-01-19drivers/mrc_cache: Make bootstate for SPI writes variableMarshall Dawson
2018-01-19drivers/amd/agesa: Fix AGESA heap deallocatorMarc Jones
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2018-01-11intel/fsp2_0: Set boot mode default as per s3wake statusAamir Bohra
2018-01-11intel/fsp2_0: Issue hard reset in S3 resume for invalid mrc cache dataAamir Bohra
2017-12-24drivers/mrc_cache: Make CACHE_MRC_SETTINGS not selectableArthur Heymans
2017-12-22ic2/designware: Move Intel i2c logic to shared driverChris Ching
2017-12-20drvs/lenovo/hybrid_graphics/romstage: Fix dGPU activationPatrick Rudolph
2017-12-19drivers/mrc_cache: only add mrc.cache when CACHE_MRC_SETTINGS is setIru Cai
2017-12-18spi/tpm: Clear pending irqs during tpm2_initShelley Chen
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2017-12-15drivers/spi/spi_flash: add flash region protection to controllerAaron Durbin
2017-12-14drivers/spi: Enable flashconsole in verstageDuncan Laurie
2017-12-14drivers/pc80/tpm: Remove unused ACPI opregionDuncan Laurie
2017-12-12drivers/intel/gma: Power up legacy VGA block earlyNico Huber
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-11-28spi/tpm.c do not waste time on wake pulses unless necessaryVadim Bendebury
2017-11-27drivers/net: add SSDT ACPI declaration and WOL featureGaggery Tsai
2017-11-22drivers/i2c/tpm/cr50: Simplify and increase init delay to 30 secondsDuncan Laurie
2017-11-21spi/tpm: claim locality just once during bootVadim Bendebury
2017-11-16drivers/spi/tpm: Poll TPM_VALID bit until validShelley Chen