summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2019-08-05drivers/intel/gma: Export Read_EDID() to CNico Huber
2019-08-05drivers/xpowers/axp209: Remove codeArthur Heymans
2019-08-05drivers/intel/gma: Enable Kabylake+ libgfxinit supportNico Huber
2019-08-04drivers/fsp1_1/raminit: fix use of mrc_hobMatt DeVillier
2019-07-31drivers/crb: Add CRB driver for TPM2 supportChristian Walter
2019-07-31src/drivers/intel/ptt: Add PTT SupportChristian Walter
2019-07-23include/spi-generic: Append unit to macro namesUwe Poeche
2019-07-23include/spi-generic: move common flash timeoutsUwe Poeche
2019-07-19drivers/i2c/dw: Don't try to generate unselected speeds in ACPI tableTim Wawrzynczak
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-07-13drivers/intel/wifi: Make Intel wifi driver arch agnosticKarthikeyan Ramasubramanian
2019-07-13drivers/wifi: Add generic WiFi driverKarthikeyan Ramasubramanian
2019-07-13soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLERKyösti Mälkki
2019-07-13drivers/elog: Fix ELOG_GSMI dependencyKyösti Mälkki
2019-07-10drivers/intel/fsp1_1/raminit.c: Always check FSP HOBsFrans Hendriks
2019-07-09drivers/intel: Move FSP stage_cache implementation into common blockSubrata Banik
2019-07-08drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2Kyösti Mälkki
2019-07-07drivers/amd/agesa: Drop redundant stack allocationKyösti Mälkki
2019-07-04device/pci_ops: Define pci_find_capability() just onceKyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-07-04drivers/intel/fsp1_1: Adjust postcar MTRRsKyösti Mälkki
2019-07-02drivers/pc80/rtc/mc146818rtc_boot: Use size_t for lengthElyes HAOUAS
2019-06-27drivers/pc80/tpm: add support for TPM emulator SwTPM 2.0 moduleTsung Ho Wu
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-06-22drivers: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21drivers/ipmi: Add chip opsPatrick Rudolph
2019-06-21drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-06-21src/driver/vpd: Update vpd_decode from upstreamHung-Te Lin
2019-06-21drivers/intel/fsp1_0/fastboot_cache: Remove unneeded 'else'Elyes HAOUAS
2019-06-21drivers/amd/agesa: Assert that StdHeader is non-nullJacob Garber
2019-06-18drivers/i2c/sx9310: Print I2C SAR device infoEric Lai
2019-06-18drivers/ipmi: Fix multiple issuesPatrick Rudolph
2019-06-16drivers/ipmi: Fix coding stylePatrick Rudolph
2019-06-14drivers/fsp1_0: select CACHE_MRC_SETTINGS if MRC_CACHE_FMAPMatt DeVillier
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-06-10spi_flash: Add Dual SPI supportJulius Werner
2019-06-10spi_flash: Make .read() callback optionalJulius Werner
2019-06-10spi_flash: gigadevice: Adopt Winbond chip info structureJulius Werner
2019-06-10cbfs_spi: Enable speed logging by default for BIOS_DEBUGJulius Werner
2019-06-08mb/lenovo/t430: Fix Dual GraphicsPatrick Rudolph
2019-06-05src/drivers/intel: Avoid NULL pointer dereferenceJohn Zhao
2019-06-04drivers/fsp20: Fix spelling in help textFelix Singer
2019-06-04soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans
2019-06-03drivers/aspeed/ast2050: Remove variable set but not usedElyes HAOUAS
2019-06-03src/driver/vpd: Update lib_vpd from upstreamHung-Te Lin
2019-06-03drivers/intel/fsp1_1: Exit cleanly if FSP not foundJacob Garber
2019-05-29src/{device,drivers}: Add missing 'include <types.h>'Elyes HAOUAS
2019-05-29soc/intel/skylake: Use common cpu/intel/car romstage codeArthur Heymans
2019-05-29drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans
2019-05-29src/drivers/xgi: Move coreboot related includes to xgi_coreboot.hElyes HAOUAS