summaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2020-09-14drivers/elog: Remove ELOG_PRERAM configShelley Chen
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-10sc7180: Add support for sn65dsi86 bridgeVinod Polimera
2020-09-09drivers/ipmi: Add CONFIG_IPMI_KCS_TIMEOUT_MS for IPMI KCS timeout valueJohnny Lin
2020-09-09drivers/aspeed/common: Support disabled P2A bridgePatrick Rudolph
2020-09-07drivers/mrc_cache: Reduce severity of `region not found` log messageAngel Pons
2020-09-06soc/intel/apl: Add panel power and backlight configurationNico Huber
2020-08-31{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS
2020-08-24mrc_cache: Move mrc_cache_stash_data to end of fileShelley Chen
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-22drivers/spi/tpm: Add helper to get cr50 firmware versionKarthikeyan Ramasubramanian
2020-08-20drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systemsJes Klinke
2020-08-18src: Remove unused 'include <delay.h>'Elyes HAOUAS
2020-08-18src: Remove unused 'include <lib.h>'Elyes HAOUAS
2020-08-18src: Remove unuse '<timestamp.h>Elyes HAOUAS
2020-08-18src: Remove unused '<option.h>'Elyes HAOUAS
2020-08-17src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS
2020-08-17drivers/intel/fsp2_0/hand_off_block: Remove dead decrementElyes HAOUAS
2020-08-17drivers/usb: Replace return value -10 with variableJohn Zhao
2020-08-13drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platformFelix Held
2020-08-13drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure informationSubrata Banik
2020-08-06drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enableSubrata Banik
2020-08-05drivers/intel/mipi_camera: Fix SSDT generation for IPU devicesSugnan Prabhu S
2020-08-05drivers/genesyslogic/gl9763e: Add driver for Genesys Logic GL9763EBen Chuang
2020-08-03drivers/ipmi/ocp: Add ipmi set processor informationTim Chu
2020-08-03drivers/amd/i2s_machine_dev: return if scope is NULLMartin Roth
2020-08-03drivers/intel/mipi_camera: Add reference counting for shared resourcesSugnan Prabhu S
2020-07-31drivers/ipmi/ocp: Add function to support OCP specific ipmi commandTim Chu
2020-07-28drivers/i2c/max98373: fix error message formattingCaveh Jalali
2020-07-28drivers/wifi: Adapt generic wifi driver into a chip driverKarthikeyan Ramasubramanian
2020-07-28Revert "src: Remove unused include <cpu/x86/smm.h>"Patrick Rudolph
2020-07-26src/drivers/intel/soundwire/soundwire.h: Add include <types.h>Elyes HAOUAS
2020-07-26drivers/intel/dptf: Remove prompts from DPTF config optionsTim Wawrzynczak
2020-07-26drivers/mrc_cache: Avoid unused variable assignmentPaul Menzel
2020-07-26src: Update bare access to BOOL CONFIG_ vals to CONFIG()Martin Roth
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS
2020-07-26drivers/usb: Avoid NULL pointer dereferenceJohn Zhao
2020-07-26drivers/intel/dptf: Add missing Scope operator for _FIFTim Wawrzynczak
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-26src: Remove extra lines in license headerElyes HAOUAS
2020-07-26src: Remove unused include <cpu/x86/smm.h>Elyes HAOUAS
2020-07-20drivers/intel/gma/Kconfig: Avoid dependency hell when ignoring strapsAngel Pons
2020-07-18drivers/intel/dptf: Add missing scope operator around TSR optionsTim Wawrzynczak
2020-07-18dptf: Fix scope of TCPU deviceTim Wawrzynczak
2020-07-17drivers/amd/i2s_machine_dev: Add a driver for AMD I2S machine deviceFurquan Shaikh
2020-07-14src: Drop unused <cpu/x86/tsc.h> includeElyes HAOUAS
2020-07-14src/drivers/usb/gadget.c: Add missing includeElyes HAOUAS
2020-07-14src/drivers/usb/ehci_debug.c: Add missing includeElyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS