aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2018-05-25elog: Only log POST code from previous boot on non-S3 resumeDaniel Kurtz
2018-05-25elog: Only print TYPE_BOOT on S3-resume if CONFIG_ELOG_BOOT_COUNTDaniel Kurtz
2018-05-25drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPDSubrata Banik
2018-05-22src: Remove non-ascii charactersMartin Roth
2018-05-18drivers/usb/acpi: Add a driver for generating USB ACPIDuncan Laurie
2018-05-15ACPI: Set the correct number of arguments in ACPI methodsMartin Roth
2018-05-15drivers/net: Check "ethernet_mac" when the device index is 1David Wu
2018-05-13drivers/pc80/tpm: get ioport from pnp recordsKevin Cody-Little
2018-05-11drivers/intel/gma: honor vbt_size parameter to locate_vbt()Aaron Durbin
2018-05-09drivers/intel/gma, soc/intel/common: improve cooperationPatrick Georgi
2018-05-09{device,drivers,lib,mb,nb}: Use only one space after 'if'Elyes HAOUAS
2018-05-08drivers/aspeed/ast2050: Get rid of device_tElyes HAOUAS
2018-05-08drivers/xgi/z9s: Get rid of device_tElyes HAOUAS
2018-05-04drivers/ricoh/rce822: Get rid of device_tElyes HAOUAS
2018-05-04drivers/uart/oxpcie.c: Get rid of device_tElyes HAOUAS
2018-05-04src/drivers/lenovo/wacom.c: Get rid of device_tElyes HAOUAS
2018-05-04drivers/intel/i210.c: Get rid of device_tElyes HAOUAS
2018-05-04drivers/intel/gma/opregion.c: Get rid of device_tElyes HAOUAS
2018-05-04drivers/i2c/da7219: Add mclk-name propertyAkshu Agrawal
2018-05-02drivers/generic/bayhub: Add driver for BayHub BH720Simon Glass
2018-05-02src/drivers: Add reset/enable/stop_off_ms variables to ACPI devicesShelley Chen
2018-05-02intel/common: compress VBTPatrick Georgi
2018-05-01drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platformSubrata Banik
2018-04-29drvs/lenovo/wacom: Clean ACPI codePatrick Rudolph
2018-04-27drivers/usb: Add spaces around '=='Elyes HAOUAS
2018-04-27drivers/i2c/lm63: Remove unneeded headersElyes HAOUAS
2018-04-27drivers/i2c/adm1026: Remove unneeded headersElyes HAOUAS
2018-04-27drivers/i2c/adm1027: Remove unneeded headersElyes HAOUAS
2018-04-27drivers/asmedia: Add ASPM blacklistNico Huber
2018-04-27drivers/uart: Allow the 8250IO driver only on x86Jonathan Neuschäfer
2018-04-26src: Fix a typo on "mtrr"Elyes HAOUAS
2018-04-26drivers/i2c/ck505: Remove unneeded headersElyes HAOUAS
2018-04-26drivers/uart: Add helper function to allow bit-bangingJulius Werner
2018-04-25drivers/uart: Add a driver for SiFive's UARTJonathan Neuschäfer
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-16drivers/pc80/tpm: Add some optional delay to tis_readresponse()Bill XIE
2018-04-13drivers/uart/pl011.c Add read supportMarcello Sylvester Bauer
2018-04-133rdparty/libgfxinit: Update submodule pointerNico Huber
2018-04-11Correct "MTTR" to "MTRR"Jonathan Neuschäfer
2018-04-11drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFERDaniel Gröber
2018-04-11drivers/intel/wifi: Add support for Harrison Peak (HrP)Subrata Banik
2018-04-09ioapic: extend definition name to avoid collisionMarc Jones
2018-04-06drivers/intel/gma: Depend less on default fb valuesNico Huber
2018-04-06drivers/intel/gma: Amend stride calculation of linear fbNico Huber
2018-04-05src/drivers/pl011: Add verstage supportPatrick Rudolph
2018-04-03spi: Add helper functions for bit-bangingJulius Werner
2018-04-01drivers/spi/flashconsole.c: Fix broken headerArthur Heymans
2018-03-26drivers/intel/fsp: Fix TPM initialization when vboot is disabledYouness Alaoui
2018-03-21drivers/i2c/designware: Fix indentationMaulik V Vaghela
2018-03-19drivers/intel/wifi: Add Jefferson Peak Device IDLijian Zhao
2018-03-14drivers/intel/gma: fix opregion SCI register for Atom platformsMatt DeVillier
2018-02-28drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selectedSubrata Banik
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