summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2020-12-27vpd: Add vpd_get_int() functionNico Huber
2020-12-25drivers/ipmi: Add Supermicro OEM commandsPatrick Rudolph
2020-12-21drivers/tpm/ppi_stub: Fix interface versionPatrick Rudolph
2020-12-21drivers/tpm: Implement full PPIPatrick Rudolph
2020-12-21drivers/intel/fsp2_0: recreate FSP targets on config changeMichael Niewöhner
2020-12-17drivers: Replace set_vbe_mode_info_validPatrick Rudolph
2020-12-14drivers: Replace multiple fill_lb_framebuffer with single instancePatrick Rudolph
2020-12-12drivers/ipmi: Handle the condition when (dev->chip_info == NULL)Bill XIE
2020-12-10drivers/genesyslogic/gl9755: Adjust L1 exit latency to enable ASPMDuncan Laurie
2020-12-10drivers/intel/fsp1_1/cache_as_ram.S: Correct commentFrans Hendriks
2020-12-10drivers/crb/tpm: Fix compilation on x86_64Patrick Rudolph
2020-12-08coreboot tables: Add SPI flash memory map windows to coreboot tablesFurquan Shaikh
2020-12-08drivers/i2c/tpm: Unconditionally allow I2C TPM ACPI nodeJes Klinke
2020-12-05drivers/intel/fsp2_0/memory_init: Wrap calls into FSPPatrick Rudolph
2020-12-05drivers/i2c/sx9324: Add more registers and reorderEric Lai
2020-12-04drivers/intel/fsp2_0: FSP-T requires NO_CBFS_MCACHEArthur Heymans
2020-12-03spi/flashconsole: Fix internal buffer overflowNico Huber
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-12-02drivers/i2c/nct7802y: Move the sensor initialization procedureMaxim Polyakov
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-01drivers/aspeed/common/ast: Fix compilation under x86_64Patrick Rudolph
2020-12-01drivers/intel/fsp2_0/notify: Fix compilation under x86_64Patrick Rudolph
2020-11-30drivers/intel/fsp2_0: Remove console in weak functionArthur Heymans
2020-11-30drivers/intel/i210: Request Bus Master in .final opsAngel Pons
2020-11-30drivers/intel/i210: Define MAC_ADDR_LENAngel Pons
2020-11-26drivers/intel/fsp2_0: move the FSP FD PATH option down in menuconfigMichael Niewöhner
2020-11-26drivers/intel/fsp2_0: introduce possibility of using a full FD binaryMichael Niewöhner
2020-11-22drivers/tpm: Move PPI stubPatrick Rudolph
2020-11-22drivers/i2c/hid: Use ACPI device name if provided by configMatt DeVillier
2020-11-22drivers/i2c/generic: Only write DDN field if description not emptyMatt DeVillier
2020-11-22drivers/i2c: Add a driver for Semtech SX9324Eric Lai
2020-11-22drivers/intel/fsp1_1: Add function to report FSP-T outputFrans Hendriks
2020-11-22src/drivers/intel/fsp1_1/cache_as_ram.S: Clear _bss area onlyFrans Hendriks
2020-11-20intel/fsp2_0: Add soc_validate_fsp_version for FSP version checkJohnny Lin
2020-11-20drivers/intel/fsp1_1/cache_as_ram.S: Use _car_stack area for stackFrans Hendriks
2020-11-20vc/google/chromeos/sar: Make "SAR not found" log a debug messageMaulik V Vaghela
2020-11-19src/drivers/i2c/rx6110sa: Omit _HID temporarilyWerner Zeh
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-16src/drivers/intel: Correct Kconfig option in MakefileMartin Roth
2020-11-16drivers/i2c/tpm: Remove ifdef of non-existant Kconfig optionMartin Roth
2020-11-16src: Update some incorrect config options in commentsMartin Roth
2020-11-16drivers/i2c/dw: Check for TX_ABORT in transferKangheui Won
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-12drivers/i2c/rx6110sa: Delete unused definesWerner Zeh
2020-11-12drivers/i2c/rx6110sa: Add basic ACPI supportWerner Zeh
2020-11-10drivers/wifi: Check device is of type PCI before checking vendor IDFurquan Shaikh
2020-11-09drivers/usb/acpi: Add support for privacy_gpioRicardo Ribalda
2020-11-09driver/usb/acpi: Add power resources for devices on USB portsKarthikeyan Ramasubramanian
2020-11-09drivers/intel/gma: Add Kconfig option for vbt data sizeSrinidhi N Kaushik