aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2023-08-01drivers/mipi: sta_ili9882t: Change TReset-CMD from 1.1 ms to 20 msRuihai Zhou
2023-08-01src/drivers/vpd/vpd.c: Use C99 flexible arraysElyes Haouas
2023-07-31drivers/i2c/generic: Add option to set ACPI subsystem IDMatt DeVillier
2023-07-31drivers/intel/fsp2_0/fsp_timestamp.c: Use C99 flexible arraysElyes Haouas
2023-07-30drivers/intel/gma/intel_bios.h: Use C99 flexible arraysElyes Haouas
2023-07-20drivers/mipi: Modify INX_P110ZZD_DF0 panel initialization codeCong Yang
2023-07-17drivers/pc80/tpm: Add Infineon SLB9672 IDTim Crawford
2023-07-14drivers/uart/oxpcie: Fix broken console outputNicholas Chin
2023-07-14drivers: mipi: Fine tune STA_ILI9882T panel HBP and HFPRuihai Zhou
2023-07-12pc80/tpm: Use newer function for resource declarationsArthur Heymans
2023-07-12ast2050: Fix reserving VGA regionArthur Heymans
2023-07-07drivers/intel/fsp2_0: Remove BUILD_TIME_STAMP_SIZE macroRonak Kanabar
2023-07-06drivers/tpm: Move tis_plat_irq_status to cr50 driverGrzegorz Bernacki
2023-07-03drivers/spi_flash: Always exit 4-byte address mode when memory-mappedFred Reitberger
2023-06-23Makefile.inc: don't add fmap_config.h dependency twiceFelix Held
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-23{commonlib/drivers}: Have option to store MRC version inside CBMEMSubrata Banik
2023-06-23driver/intel/fsp2_0: Add support to store MRC cache using MRC versionSubrata Banik
2023-06-18drivers/intel/fsp2_0: Correct FPDT timestamp unit and macro nameRonak Kanabar
2023-06-15drv/i2c/pi608gp: Fix styleJan Samek
2023-06-15drv/i2c/pi608gp: Fix typesJan Samek
2023-06-15{driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version configSubrata Banik
2023-06-14drivers/wwan/fm: Fix format string vulnerability with snprintfJamie Ryu
2023-06-09soc/amd: add ops xhci_pci_ops to XHCI controllers in devicetreeFelix Held
2023-06-08soc/amd/phoenix: Hook up xhci ops in chipset.cbEric Lai
2023-06-06drivers/spi/winbond.c: Add W25Q256JW_DTR partFred Reitberger
2023-06-06drivers/spi/spi_flash.c: Print the flash ID when find_match failsFred Reitberger
2023-06-01drivers/ocp/vpd: Overwrite Linux payload's kernel command via VPDJohnny Lin
2023-05-26drivers/spi/spi_sdcard.c: Fix set but unused variableArthur Heymans
2023-05-26treewide: Remove 'extern' from functions declarationElyes Haouas
2023-05-25drivers/soundwire/cs42l42: Support CS42L42 SoundWire deviceKapil Porwal
2023-05-25drivers/soundwire/max98363: Support MAX98363 SoundWire deviceKapil Porwal
2023-05-23drivers/ocp/ewl: Enforce MRC when there's EWL type3 errorJohnny Lin
2023-05-22drivers/ocp/ewl: Add sending Meta's BMC SEL for memory training errorShelly Chang
2023-05-21drivers/emulation/qemu/bochs: Fix the MMIO access to the VGA ioportsBin Meng
2023-05-17drivers/sof: Add support for max98373a using port SSP2Matt DeVillier
2023-05-17drivers/sof: Use topology enums where appropriateMatt DeVillier
2023-05-15drivers/sof: Add support for max98357a with 4-ch outputMatt DeVillier
2023-05-13drivers/net/r8168: add ACPI _STA field entryMatt DeVillier
2023-05-12drivers/ocp/ewl: Add EWL driver for EWL type 3 error handlingJohnny Lin
2023-05-11drivers/pcie/generic: Add DmaProperty to configMark Hasemeyer
2023-05-09drivers/mipi: Add support for STA_ILI9882T panelRuihai Zhou
2023-05-08drivers/pc80/rtc/mc146818rtc.c: Add Kconfig for RTC CMOS base addressesJonathon Hall
2023-05-08drivers/pc80/rtc/option.c: Allow CMOS defaults to extend to bank 1Jonathon Hall
2023-05-08drivers/mipi: Add support for STA_HIMAX83102_J02 panelRuihai Zhou
2023-05-08drivers/gfx/generic: Add _PLD support to GFX deviceWon Chung
2023-05-08drivers/i2c: Add PI7C9X2G608GP PCIe switch driver (pi608gp)Jan Samek
2023-05-05vc/google: Decouple DSM_CALIB from CHROMEOSMatt DeVillier
2023-05-05Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER}Kyösti Mälkki
2023-05-03drivers/sof: Add new driver to generate ACPI _DSD tableMatt DeVillier
2023-05-02drivers/intel/fsp2_0: Apply FSP Reset Status W/A for MultiPhaseSiInitSubrata Banik
2023-05-02soc/intel/common: Introduce API to get the FSP Reset StatusSubrata Banik
2023-04-28treewide: Add missing include guards to chip.hJan Samek
2023-04-28vga: Change the arguments of vga_write_text to support extended ASCIIHsuan Ting Chen
2023-04-27drivers/intel/fsp2_0: Inject newline after printing EFI GUIDSubrata Banik
2023-04-21drivers/intel/ish: Hook get ISH version into `.final`Subrata Banik
2023-04-21drivers/ipmi: Replace <build.h> with <version.h>Kyösti Mälkki
2023-04-14drivers/efi: Fix linker error when SMM phase uses option APIBenjamin Doron
2023-04-12Reland "drivers/intel/dptf: Add multiple fan support under dptf"Sumeet Pawnikar
2023-04-11drivers/fsp2_0/mp_service_ppi: Use struct device to fill in bufferArthur Heymans
2023-04-05drivers/wwan/fm: Use RTD3 root port mutex for reset methodsCliff Huang
2023-04-04drivers/pc80/pc/Makefile: use all_x86 make targetFelix Held
2023-04-03option: Allow to use the EFI variable driver as option backendPatrick Rudolph
2023-04-03drivers/efi: Add EFI variable store option supportPatrick Rudolph
2023-03-30drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hobFelix Held
2023-03-29drivers/intel/fsp2_0: Add API to find FSP resource HOB by GUIDPratikkumar Prajapati
2023-03-26drivers/spi/spi_flash.c: Prefer 'if' over '#if"Fred Reitberger
2023-03-26drivers/spi: Add SPI_FLASH_FORCE_4_BYTE_ADDR_MODEFred Reitberger
2023-03-23soc/intel: Rename IA common code module from `TOM` to `RAMTOP`Subrata Banik
2023-03-22drivers/intel/fsp2_0: Add support for FSP_ERROR_INFO_HOBRay Han Lim, Ng
2023-03-13drivers/intel/fsp2_0: Have provision for caching TOM regionSubrata Banik
2023-03-07drivers/intel/fsp2_0: Print `mrc_cache` size in decimalSubrata Banik
2023-03-03drv/i2c/ptn3460: Add 'mainboard' prefix to mainboard-level callbacksJan Samek
2023-03-02drivers/net/phy/m88e1512: Add a way to set output impedance manuallyMario Scheithauer
2023-03-02drivers/net/phy/m88e1512: Switch the page back to 0 only onceMario Scheithauer
2023-02-21vga: Fix the support of extended ASCIIHsuan Ting Chen
2023-02-16drivers/ocp/vpd: Override mainboard_set_smm_log_levelJohnny Lin
2023-02-15pc80/i8254: Add speaker beep functionMichał Żygowski
2023-02-14drivers/i2c/nau8825: Fix typo: deboune -> debounceMatt DeVillier
2023-02-13drivers/smmstore: Fix fmap_config.h dependencyBenjamin Doron
2023-02-12drivers/smmstore: Expose region devicePatrick Rudolph
2023-02-10drivers/fsp2: Don't print garbage if the FSP signature doesn't matchFred Reitberger
2023-02-10drivers/vpd: Demote FMAP not found printk from error to warnMatt DeVillier
2023-02-10drivers/net/r8168: Demote MAC lookup printk from error to warnMatt DeVillier
2023-02-08drivers/ocp, mb/ocp/deltalake: move get_loglevel_from_vpd functionJohnny Lin
2023-02-07src: Move POST_BOOTBLOCK_CAR to common postcodes and use itMartin Roth
2023-02-02drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constantJan Samek
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-31drivers/intel/fsp2_0: Simplify check for CONFIG_SAVE_MRC_AFTER_FSPSDavid Hendricks
2023-01-29drivers/intel/fsp2_0: Add saving MRC data after FSP-S optionJohnny Lin
2023-01-27drivers/i2c/ptn3460: Use cb_err in mb_adjust_cfgJan Samek
2023-01-26soc/intel/alderlake: Wait for panel power cycle to completeJeremy Compostella
2023-01-26drivers/intel/gma: Use libgfxinit Update_Output to turn off graphicsJeremy Compostella
2023-01-26drivers/intel/gma: Dump output setting only if DEBUG_ADA_CODE is setJeremy Compostella
2023-01-20drivers/intel/gma/hires_fb/gma-gfx_init.adb: Remove spaces before tabsElyes Haouas
2023-01-20drivers/intel/gma/text_fb/gma-gfx_init.adb: Remove spaces before tabsElyes Haouas
2023-01-19drivers/usb/acpi: Add USB _DSM method to enable/disable USB LPM per portKane Chen
2023-01-17treewide: Fix old-style declarationsElyes Haouas
2023-01-15drivers/uart/acpi: Drop 'disable_gpio_export_in_crs' flagMatt DeVillier
2023-01-15drivers/spi/acpi: Drop 'disable_gpio_export_in_crs' flagMatt DeVillier