summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2020-05-28soc/intel/tigerlake: Implement soc_get_pmc_mux_device()Tim Wawrzynczak
2020-05-28drivers/intel/fsp2_0: add option to compress FSP-M in cbfsAaron Durbin
2020-05-28drivers/intel/fsp2_0: add option to compress FSP-S in cbfsAaron Durbin
2020-05-28drivers/vpd: Fix VPD speed regressions on non-x86 devicesJulius Werner
2020-05-28drivers/smmstore/Kconfig: Add a proper dependencyArthur Heymans
2020-05-27drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber
2020-05-26drivers/intel/pmc_mux/con: Add new PMC MUX & CON chip driversTim Wawrzynczak
2020-05-26drivers/intel/fsp2_0: print soc specific GUID extension hobsJonathan Zhang
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2020-05-26drivers/intel/fsp2_0: Remove unused 'include <memrange.h>'Elyes HAOUAS
2020-05-25drivers: Use SPDX identifiersJacob Garber
2020-05-22drivers/soundwire/alc5682: Support Realtek ALC5682 SoundWire deviceDuncan Laurie
2020-05-22drivers/soundwire/max98373: Support MAX98373 SoundWire deviceDuncan Laurie
2020-05-22drivers/intel/soundwire: Add Intel SoundWire controller driverDuncan Laurie
2020-05-20drivers/intel/gma: Add override for presence strapsMatt DeVillier
2020-05-20drivers/intel/gma: License libgfxinit glue code under GPL v2Nico Huber
2020-05-20drivers/emulation/qemu/bochs: Rewrite driverPatrick Rudolph
2020-05-20driver/i2c/max98390: Fix build error related to max98390 driverSeunghwan Kim
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18driver/i2c/max98390: Correct included file pathSeunghwan Kim
2020-05-17drivers/xgi: Remove dead codeAngel Pons
2020-05-15drivers/i2c/designware: Check if the device is poweredRaul E Rangel
2020-05-14aspeed/ast2050: Fix when resources are addedFurquan Shaikh
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-13Remove new additions of "this file is part of" linesFurquan Shaikh
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11driver/i2c/max98390: Add i2c driver for Maxim 98390 codecSeunghwan Kim
2020-05-11treewide: split off license text, remove extra copyright noticesPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-10src: Replace remaining GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-09vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner
2020-05-08{drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01src: Remove not used 'include <smbios.h>'Elyes HAOUAS
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-28drivers/i2c: Constify struct device * param to i2c fill ssdt callbackFurquan Shaikh
2020-04-28drivers/ipmi: Add uid parameter to struct drivers_ipmi_configFurquan Shaikh
2020-04-28i2c/designware: Constify struct device * parameter to dw_i2c_soc_dev_to_busFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-28drivers/intel/gma: put controller in separate headerMatt DeVillier
2020-04-28drivers/spi/tpm: Add support for non CR50 SPI TPM2Patrick Rudolph
2020-04-24drivers/ti/tps65913: Hide RTC driver from Kconfig menusPatrick Georgi
2020-04-24drivers/ams: Hide RTC driver from Kconfig menusPatrick Georgi
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner