summaryrefslogtreecommitdiffstats
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* smmstore: Verify userspace-provided pointer to protect SMMPatrick Rudolph2020-06-171-2/+10
* Makefile.inc: Remove all-y with CONFIG_ARCH_xx guardsMartin Roth2020-06-151-3/+15
* drivers/intel/fsp2_0: Add FSP 2.2 specific supportSubrata Banik2020-06-148-14/+160
* dptf: Introduce new paradigm for configuring DPTF parametersTim Wawrzynczak2020-06-144-0/+73
* drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtrFurquan Shaikh2020-06-101-9/+10
* binaryPI: Replace CONFIG(ARCH_xx) testKyösti Mälkki2020-06-101-4/+1
* spi: Remove non_volatile flag from block protection interfaceDaniel Gröber2020-06-083-6/+3
* drivers/mrc_cache: generate debug messages for MRC cache updateJonathan Zhang2020-06-071-2/+6
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-062-10/+2
* src: Remove unused 'include <cpu/x86/mtrr.h>'Elyes HAOUAS2020-06-062-2/+0
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-064-4/+0
* drivers/uart/acpi: Add new device driver for UART attached devicesDuncan Laurie2020-06-044-0/+225
* drivers/generic/max98357a: Don't write device if HID is missingRaul E Rangel2020-06-031-4/+4
* arch/x86/postcar_loader: utilize var_mtrr_context APIAaron Durbin2020-06-021-1/+1
* src: Remove unused '#include <cbfs.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove redundant includesElyes HAOUAS2020-06-024-4/+0
* src: Remove unused 'include <bootstate.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused '#include <timer.h>'Elyes HAOUAS2020-06-022-2/+0
* drivers/vpd: add VPD region VPD_RW_THEN_ROJonathan Zhang2020-06-022-5/+10
* drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RWJonathan Zhang2020-06-021-1/+1
* soc/intel/tigerlake: Implement soc_get_pmc_mux_device()Tim Wawrzynczak2020-05-281-0/+2
* drivers/intel/fsp2_0: add option to compress FSP-M in cbfsAaron Durbin2020-05-285-66/+91
* drivers/intel/fsp2_0: add option to compress FSP-S in cbfsAaron Durbin2020-05-285-39/+118
* drivers/vpd: Fix VPD speed regressions on non-x86 devicesJulius Werner2020-05-285-197/+133
* drivers/smmstore/Kconfig: Add a proper dependencyArthur Heymans2020-05-281-1/+1
* drivers/intel/gma: Move IGD OpRegion to CBMEMNico Huber2020-05-272-17/+21
* drivers/intel/pmc_mux/con: Add new PMC MUX & CON chip driversTim Wawrzynczak2020-05-267-0/+170
* drivers/intel/fsp2_0: print soc specific GUID extension hobsJonathan Zhang2020-05-261-0/+3
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-1/+1
* drivers/intel/fsp2_0: Remove unused 'include <memrange.h>'Elyes HAOUAS2020-05-261-1/+0
* drivers: Use SPDX identifiersJacob Garber2020-05-258-27/+15
* drivers/soundwire/alc5682: Support Realtek ALC5682 SoundWire deviceDuncan Laurie2020-05-224-0/+193
* drivers/soundwire/max98373: Support MAX98373 SoundWire deviceDuncan Laurie2020-05-224-0/+179
* drivers/intel/soundwire: Add Intel SoundWire controller driverDuncan Laurie2020-05-225-0/+155
* drivers/intel/gma: Add override for presence strapsMatt DeVillier2020-05-201-0/+7
* drivers/intel/gma: License libgfxinit glue code under GPL v2Nico Huber2020-05-205-0/+10
* drivers/emulation/qemu/bochs: Rewrite driverPatrick Rudolph2020-05-201-37/+75
* driver/i2c/max98390: Fix build error related to max98390 driverSeunghwan Kim2020-05-201-2/+2
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-1811-11/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-1838-78/+0
* driver/i2c/max98390: Correct included file pathSeunghwan Kim2020-05-181-3/+3
* drivers/xgi: Remove dead codeAngel Pons2020-05-1722-13273/+0
* drivers/i2c/designware: Check if the device is poweredRaul E Rangel2020-05-151-46/+58
* aspeed/ast2050: Fix when resources are addedFurquan Shaikh2020-05-141-5/+5
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-132-2/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-1314-14/+0
* Remove new additions of "this file is part of" linesFurquan Shaikh2020-05-132-2/+0
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-1119-325/+22
* driver/i2c/max98390: Add i2c driver for Maxim 98390 codecSeunghwan Kim2020-05-114-0/+132
* treewide: split off license text, remove extra copyright noticesPatrick Georgi2020-05-116-38/+13