summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* src: Fix a typo on "mtrr"Elyes HAOUAS2018-04-261-1/+1
* drivers/i2c/ck505: Remove unneeded headersElyes HAOUAS2018-04-261-5/+0
* drivers/uart: Add helper function to allow bit-bangingJulius Werner2018-04-261-0/+29
* drivers/uart: Add a driver for SiFive's UARTJonathan Neuschäfer2018-04-253-0/+126
* compiler.h: add __weak macroAaron Durbin2018-04-2416-45/+57
* drivers/spi: reduce confusion in the APIAaron Durbin2018-04-232-53/+48
* drivers/pc80/tpm: Add some optional delay to tis_readresponse()Bill XIE2018-04-162-0/+17
* drivers/uart/pl011.c Add read supportMarcello Sylvester Bauer2018-04-131-1/+5
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2018-04-131-0/+1
* Correct "MTTR" to "MTRR"Jonathan Neuschäfer2018-04-111-1/+1
* drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFERDaniel Gröber2018-04-111-0/+1
* drivers/intel/wifi: Add support for Harrison Peak (HrP)Subrata Banik2018-04-111-6/+31
* ioapic: extend definition name to avoid collisionMarc Jones2018-04-091-2/+2
* drivers/intel/gma: Depend less on default fb valuesNico Huber2018-04-062-12/+10
* drivers/intel/gma: Amend stride calculation of linear fbNico Huber2018-04-061-1/+1
* src/drivers/pl011: Add verstage supportPatrick Rudolph2018-04-051-0/+1
* spi: Add helper functions for bit-bangingJulius Werner2018-04-032-0/+90
* drivers/spi/flashconsole.c: Fix broken headerArthur Heymans2018-04-011-1/+1
* drivers/intel/fsp: Fix TPM initialization when vboot is disabledYouness Alaoui2018-03-262-1/+9
* drivers/i2c/designware: Fix indentationMaulik V Vaghela2018-03-211-1/+1
* drivers/intel/wifi: Add Jefferson Peak Device IDLijian Zhao2018-03-191-0/+1
* drivers/intel/gma: fix opregion SCI register for Atom platformsMatt DeVillier2018-03-143-2/+20
* drivers/intel/fsp2_0: Fix build error while DISPLAY_HOBS is selectedSubrata Banik2018-02-281-1/+1
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-213-5/+5