summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-142-3/+9
* AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-141-3/+0
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-123-3/+3
* drivers/i2c/generic: Ensure config is not NULL before accessing itFurquan Shaikh2018-06-121-2/+4
* {src,util}: Use NULL instead of 0 for pointerElyes HAOUAS2018-06-111-1/+1
* drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMMNico Huber2018-06-112-2/+2
* drivers/spi: Treat all stages commonly when adding driversNico Huber2018-06-111-100/+29
* drivers/spi: Remove DEBUG_SMI guardNico Huber2018-06-111-3/+2
* arch/x86: Drop leftover ROMCC console supportKyösti Mälkki2018-06-082-138/+14
* libgfxinit: Enable G45 support (for GM45/X4X)Nico Huber2018-06-081-3/+6
* src/driver/i2c/{generic,hid,tpm,max}: Update device name based on devicetree.cbNaresh G Solanki2018-06-065-0/+29
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-0410-334/+44
* src/drivers: Get rid of whitespace before tabElyes HAOUAS2018-06-049-86/+86
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-2/+2
* drivers/generic/ioapic/ioapic.c: Remove unneeded includeElyes HAOUAS2018-06-041-8/+0
* drivers/intel/wifi: Add PCI ID for Intel TP2 Wi-FiFurquan Shaikh2018-06-011-0/+2
* i210: Add additional PCI-ID to the i210 driverWerner Zeh2018-05-311-1/+1
* {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriateNico Huber2018-05-311-1/+1
* cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDENico Huber2018-05-311-9/+0
* drivers/i2c/max98373: update DT property namesSathyanarayana Nujella2018-05-281-3/+5
* elog: Only log POST code from previous boot on non-S3 resumeDaniel Kurtz2018-05-251-10/+20
* elog: Only print TYPE_BOOT on S3-resume if CONFIG_ELOG_BOOT_COUNTDaniel Kurtz2018-05-251-6/+1
* drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPDSubrata Banik2018-05-251-5/+8
* src: Remove non-ascii charactersMartin Roth2018-05-222-2/+2
* drivers/usb/acpi: Add a driver for generating USB ACPIDuncan Laurie2018-05-184-0/+134
* ACPI: Set the correct number of arguments in ACPI methodsMartin Roth2018-05-151-1/+1
* drivers/net: Check "ethernet_mac" when the device index is 1David Wu2018-05-151-3/+8
* drivers/pc80/tpm: get ioport from pnp recordsKevin Cody-Little2018-05-131-1/+3
* drivers/intel/gma: honor vbt_size parameter to locate_vbt()Aaron Durbin2018-05-111-3/+6
* drivers/intel/gma, soc/intel/common: improve cooperationPatrick Georgi2018-05-092-8/+65
* {device,drivers,lib,mb,nb}: Use only one space after 'if'Elyes HAOUAS2018-05-091-1/+1
* drivers/aspeed/ast2050: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* drivers/xgi/z9s: Get rid of device_tElyes HAOUAS2018-05-081-1/+1
* drivers/ricoh/rce822: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* drivers/uart/oxpcie.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* src/drivers/lenovo/wacom.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* drivers/intel/i210.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* drivers/intel/gma/opregion.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* drivers/i2c/da7219: Add mclk-name propertyAkshu Agrawal2018-05-042-0/+8
* drivers/generic/bayhub: Add driver for BayHub BH720Simon Glass2018-05-024-0/+120
* src/drivers: Add reset/enable/stop_off_ms variables to ACPI devicesShelley Chen2018-05-024-16/+46
* intel/common: compress VBTPatrick Georgi2018-05-021-0/+1
* drivers/intel/fsp2_0: Include MP services header for UDK2017 supported platformSubrata Banik2018-05-011-0/+5
* drvs/lenovo/wacom: Clean ACPI codePatrick Rudolph2018-04-291-11/+2
* drivers/usb: Add spaces around '=='Elyes HAOUAS2018-04-271-1/+1
* drivers/i2c/lm63: Remove unneeded headersElyes HAOUAS2018-04-271-4/+0
* drivers/i2c/adm1026: Remove unneeded headersElyes HAOUAS2018-04-271-4/+0
* drivers/i2c/adm1027: Remove unneeded headersElyes HAOUAS2018-04-271-4/+0
* drivers/asmedia: Add ASPM blacklistNico Huber2018-04-273-0/+61
* drivers/uart: Allow the 8250IO driver only on x86Jonathan Neuschäfer2018-04-271-2/+2