summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/spi: Enable flashconsole in verstageDuncan Laurie2017-12-141-0/+1
* drivers/pc80/tpm: Remove unused ACPI opregionDuncan Laurie2017-12-141-29/+0
* drivers/intel/gma: Power up legacy VGA block earlyNico Huber2017-12-121-0/+1
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-8/+0
* spi/tpm.c do not waste time on wake pulses unless necessaryVadim Bendebury2017-11-281-7/+31
* drivers/net: add SSDT ACPI declaration and WOL featureGaggery Tsai2017-11-272-0/+53
* drivers/i2c/tpm/cr50: Simplify and increase init delay to 30 secondsDuncan Laurie2017-11-221-75/+73
* spi/tpm: claim locality just once during bootVadim Bendebury2017-11-211-27/+42
* drivers/spi/tpm: Poll TPM_VALID bit until validShelley Chen2017-11-161-0/+10
* drivers/i2c/tpm/cr50: Increase init delay to 30 secondsDuncan Laurie2017-11-091-1/+2
* src: Fix all Siemens copyrightsMario Scheithauer2017-11-0711-11/+11
* siemens/nc_fpga: Set FW_DONE bit before jumping to payloadWerner Zeh2017-11-033-0/+28
* drivers/intel/fsp2_0/hob_verify: Correct conversion specifierPaul Menzel2017-11-031-1/+1
* spi/tpm: Make sure AP properly syncs up with Cr50Vadim Bendebury2017-11-011-4/+36
* drivers/net/r8168: Add customized LED modeGaggery Tsai2017-11-013-4/+75
* 3rdparty/lib{hwbase,gfxinit}: Update to latest masterNico Huber2017-10-284-28/+17
* drivers/intel/gma: Put gma_gfxinit() into its own headerNico Huber2017-10-282-3/+19
* drv/intel/gma/opregion: fix opregion version for WindowsMatt DeVillier2017-10-231-1/+20
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-223-4/+4
* intel/i210: Set bus master bit in command registerWerner Zeh2017-10-221-2/+9
* elog: Support logging S0ix sleep/wake info in elogFurquan Shaikh2017-10-191-0/+25
* drivers/elog: Fix debug build errorsJohn E. Kabat Jr2017-10-161-2/+2
* console/flashconsole: Enable support for postcarYouness Alaoui2017-10-161-0/+5
* drivers/uart8250mem: Check for zero base addressMarshall Dawson2017-10-161-0/+2
* drv/intel/gma/opregion: Add common init_idg_opregion()Matt DeVillier2017-10-131-42/+164
* soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi2017-10-062-17/+0
* soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi2017-10-061-4/+1
* soc/intel/common: refactor locate_vbtPatrick Georgi2017-10-061-2/+1
* drivers/intel/fsp2_0: use common code to fetch vbt.binPatrick Georgi2017-10-051-4/+8
* chromeec: Remove checks for EC in RODaisuke Nojiri2017-10-042-16/+0
* siemens/nc_fpga: Move some parameters to another functionMario Scheithauer2017-09-281-3/+5
* drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACKFelix Held2017-09-281-6/+4
* Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer2017-09-261-2/+1
* AGESA: Move API interface under drivers/Kyösti Mälkki2017-09-2612-0/+1979
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-234-33/+5
* vboot: remove init_vbnv_cmos()Aaron Durbin2017-09-201-3/+31
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-1414-15/+15
* usbdebug: Fix init and add support for postcarKyösti Mälkki2017-09-143-33/+53
* fsp1_0/fsp_util: Rename global symbol find_fspDamien Zammit2017-09-133-4/+4
* drivers/intel/fsp1_1: Adjust check for FSP header revisionMatt DeVillier2017-09-081-1/+1
* driver/i2c/max98927: Add imon and vmon paramsHarsha Priya2017-09-062-0/+6
* Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph2017-09-043-2/+6
* acpigen: Add stop gpio control to power resourceFurquan Shaikh2017-08-304-2/+13
* drivers/i2c/ck505: Add generic driver to configure clockgenArthur Heymans2017-08-307-84/+93
* drivers/i2c/generic: Support additional device propertiesDuncan Laurie2017-08-302-1/+11
* drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLESubrata Banik2017-08-261-1/+1
* drivers/i2c/rx6110sa: Drop I2C interface arbitrationNico Huber2017-08-182-23/+3
* include/device: Split i2c.h into threeNico Huber2017-08-1821-21/+21
* arch/x86: Make postcar TempRamExit call genericMarshall Dawson2017-08-171-0/+5
* soc/intel/cannonlake: Add postcar stage supportLijian Zhao2017-08-151-0/+1