summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-10drivers/generic/gpio_keys: Add mechanism to configure GPE wake eventKarthikeyan Ramasubramanian
2018-12-07drivers/i2c/designware: Add soc_clock entry for 216MHzDuncan Laurie
2018-12-05drivers/smmstore: Allow using raw FMAP regionsArthur Heymans
2018-12-04acpi_pld: Make it easier to define the ACPI USB device groupsDuncan Laurie
2018-12-04drivers/intel/fsp1_1/romstage.c: Fix typoFrans Hendriks
2018-12-04drivers/spi/winbond: Fix TB bitPatrick Rudolph
2018-12-03soc/intel/apl: Enable graphics with libgfxinitNico Huber
2018-12-03smmstore: update smm store filename to use an underscoreJoel Kitching
2018-11-28drivers/intel/gma: Fix typo in headerFrans Hendriks
2018-11-28soc/fsp_broadwell_de: Add early microcode updatesPhilipp Deppenwiese
2018-11-27src/{commonlib,drivers/intel/fslp1_1/include}: Fix typoFrans Hendriks
2018-11-26drivers/spi: store detected flash IDsStefan Tauner
2018-11-26drivers/intel/fsp1_1/raminit.c: Report only when NVS HOB is missingFrans Hendriks
2018-11-23soc/intel/skylake: Drop FSP_CAR optionsNico Huber
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-22drivers/intel/fsp1_1/cache_as_ram.inc: Dont include soc/car_setup.SFrans Hendriks
2018-11-22src/drivers/intel/fsp1_1/Kconfig: Remove unused FSP_USES_UPDFrans Hendriks
2018-11-22soc/drivers/intel/fsp1_1: Always report returned status of FspTempRamInit()Frans Hendriks
2018-11-22drivers/usb/acpi: add reset gpio to usb acpi driverNick Vaccaro
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-20drivers/uart/Kconfig: Be smarter about DRIVERS_UART_8250IONico Huber
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src/drivers/vpd: Remove unused VPD_DEBUGElyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-15drivers/elog: Add support for early elogKarthikeyan Ramasubramanian
2018-11-15drivers/intel/fsp1_1: Remove unused DISPLAY_FAST_BOOT_DATAElyes HAOUAS
2018-11-13drivers/elog: Add Ramstage helper to add boot countKarthikeyan Ramasubramanian
2018-11-13drivers/elog: Group event log state informationKarthikeyan Ramasubramanian
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-09drivers/*/tpm: Add postcar targetPhilipp Deppenwiese
2018-11-08drivers/spi: Return error in failure casePatrick Rudolph
2018-11-07drivers/intel/fsp2_0: Run SplitFspBin with python2Nico Huber
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-30{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS
2018-10-30drivers/spi: Winbond specific write-protection enablePatrick Rudolph
2018-10-29src/drivers/pc80/tpm/tis.c: Dont use port value when invalid.Frans Hendriks
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-23{device,drivers}: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-19{cpu,drivers}/amd: Replace MTRR addresses with macrosElyes HAOUAS
2018-10-18drivers/intel/fsp*: Use newly added post codes for memory param prepFurquan Shaikh
2018-10-17drivers/intel/fsp2_0: Add new config option to support FSP CARpraveen hodagatta pranesh
2018-10-15drivers/net/atl1e: Add driverArthur Heymans
2018-10-12drivers/intel/fsp2_0: Hook up IntelFSP repoPatrick Georgi
2018-10-08Move compiler.h to commonlibNico Huber