aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
AgeCommit message (Expand)Author
2024-04-09tree: Drop unused <delay.h>Elyes Haouas
2024-04-09tree: Drop unused <console/console.h>Elyes Haouas
2024-04-09drivers/gfx: Remove unnecessary line continuationsElyes Haouas
2024-04-09drivers/mipi: Fine tune clock for BOE_NV110WUM_L60Ruihai Zhou
2024-04-06drivers/intel/fsp2_0: Enhance portability with uintptr_t/size_tSubrata Banik
2024-04-06lib: Refactor bmp_load_logo() implementationSubrata Banik
2024-04-05smmstorev2: Load the communication buffer at SMM setupArthur Heymans
2024-04-04drivers/intel/fsp2_0: Support FSP-T in long modeArthur Heymans
2024-04-04drivers/intel: Align FSP debug handler with EFI calling conventionSubrata Banik
2024-04-03drivers/mipi: Fine tune clock for IVO_T109NW41Ruihai Zhou
2024-04-03drivers/intel/fsp2_0: Use coreboot uint8_t type for consistencySubrata Banik
2024-04-02drivers/mipi: Add support for KD_KD101NE3_40TI panelYang Wu
2024-03-30drivers/tpm: Make it compile againPatrick Rudolph
2024-03-28security/tpm: replace CONFIG(TPMx) checks with runtime checkSergii Dmytruk
2024-03-28security/tpm: resolve conflicts in TSS implementationsSergii Dmytruk
2024-03-28security/tpm: make tis_probe() return tpm_familySergii Dmytruk
2024-03-26drivers/intel/fsp2_0: Avoid unnecessary extra CBFS accessJeremy Compostella
2024-03-23drivers/i2c/tas5825m: Allow using I2C busTim Crawford
2024-03-23drivers/intel/ish: Include stdbool.h to identify bool typeKarthikeyan Ramasubramanian
2024-03-21drivers/intel/dptf: Add DCFG supportSumeet Pawnikar
2024-03-19drivers/intel/fsp2_0: Use DECLARE_REGION for FSP-M heapShuo Liu
2024-03-17drivers/spi: Add support for GD25LR512ME flash romMartin Roth
2024-03-15treewide: Move stdlib.h to commonlibMaximilian Brune
2024-03-09drivers/intel/fsp2_0: Perform MP init post FSP-MultiPhase SI InitJeremy Compostella
2024-03-09drivers/spi: Add GD25LR256E supportMartin Roth
2024-03-08drivers/intel/fsp2_0: Add limited to 32-bits FSP 2.4 supportJeremy Compostella
2024-03-08drivers/intel/fsp2_0: Add "silicon" to the multiphase callback nameJeremy Compostella
2024-03-05drivers/intel/fsp: Work around multi-socket Xeon-SP pipe init bugArthur Heymans
2024-03-05drivers/vpd: Add vpd_get_feature_level() APISubrata Banik
2024-03-01drivers/intel/gma: Allow SPARK function with side effectsNico Huber
2024-03-01drivers/mrc_cache: Deselect MRC_CACHE_USING_MRC_VERSION by defaultJincheng Li
2024-02-28drivers/vpd: Add API to read "feature_device_info" VPDSubrata Banik
2024-02-21i2c/drivers/generic: Add support for including a rotation matrixSean Rhodes
2024-02-18drivers: Add SPDX license headers to Kconfig filesMartin Roth
2024-02-14drv/gfx/generic: Add Intel ACPI Backlight funcs for LCD devicesMatt DeVillier
2024-02-14tree; Remove unused <lib.h>Elyes Haouas
2024-02-13drivers/gfx/generic: Add display type fieldMatt DeVillier
2024-02-10drivers/uart/sifive.c: Fix divisor calculationMaximilian Brune
2024-02-09drivers/qemu: Drop redundant vga_io addition to ramstageAlper Nebi Yasak
2024-02-08commonlib: Change GCD function to always use 64 bitsJulius Werner
2024-02-07drivers/pc80/tpm: probe for TPM family of a deviceSergii Dmytruk
2024-02-06drivers/wifi: Use depends instead of if in KconfigDavid Ruth
2024-02-06drivers/wifi: Add MTCL function to ACPI SSDTDavid Ruth
2024-02-05drivers/intel/fsp2_0: Remove unused function fsp_write_lineJeremy Compostella
2024-02-02lib: Move IP checksum to commonlibJulius Werner
2024-02-02drivers/intel/gma: Add missing parentheses to brightness ACPIJonathon Hall
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-26soc/intel/common: Add lunarlake device IDsAppukuttan V K
2024-01-24drivers/mipi: Fine tune VFP, CLK and init code for IVO_T109NW41 panelRuihai Zhou
2024-01-24driver/parade to /driver/wwan: Rename Makefiles from .inc to .mkMartin Roth
2024-01-24driver/intel to /driver/ocp: Rename Makefiles from .inc to .mkMartin Roth
2024-01-24driver/i2c: Rename Makefiles from .inc to .mkMartin Roth
2024-01-24driver/acpi to /driver/gfx: Rename Makefiles from .inc to .mkMartin Roth
2024-01-24device: Add inline method to identify PATH_ROOTPatrick Rudolph
2024-01-14drivers/mipi: Update init code for BOE_NV110WUM_L60Ruihai Zhou
2024-01-11drivers/smmstore/ramstage: use call_smmFelix Held
2024-01-11vc/google: Show different logos for different ChromeOS devicesShelley Chen
2024-01-09drivers/mipi: Add support for IVO_T109NW41 panelRuihai Zhou
2024-01-08drivers/mipi: Add support for BOE_NV110WUM_L60 panelRuihai Zhou
2024-01-04driver/wifi: DDR RFIM _DSM method function 3 report incorrect valueSimon Yang
2023-12-26drivers/intel/gma: Only show the choice when a VBT is to be addedArthur Heymans
2023-12-26drivers/intel/fsp2_0: Add boot mode stringsMarx Wang
2023-12-22drivers/intel/fsp2_0: Log FW Splash Screen feature stateSubrata Banik
2023-12-21drivers/spi/gigadevice.c: Add GD25LQ255E supportTyler Wang
2023-12-20treewide: Use show_notices target for warningsMartin Roth
2023-12-18drivers/spi: Add ISSI IS25WP256D flashMaximilian Brune
2023-12-13drivers/uart/pl011.c Perform basic UART initNaresh Solanki
2023-12-13drivers/ipmi to lib: Fix misspellings & capitalization issuesMartin Roth
2023-11-16drivers: spi_flash: Add space before colon to fix coding styleTyler Wang
2023-11-13drivers/pc80/rtc/option.c: Reset only CMOS range covered by checksumBill XIE
2023-11-13security/tpm/: turn tis_{init,open} into tis_probeSergii Dmytruk
2023-11-09Allow to build romstage sources inside the bootblockArthur Heymans
2023-11-08drivers/i2c/lenovo_serials: Use buildtime constantsArthur Heymans
2023-11-07console/spkmodem: Make it work for bootblockArthur Heymans
2023-11-07drivers/net/ne2k: Make it work for bootblockArthur Heymans
2023-11-04Use common GCD functionYidi Lin
2023-11-02drivers/intel/gma/opregion: Use CBFS cache to load VBTJeremy Compostella
2023-11-01drivers/generic/adau7002: Set ACPI status to hiddenMatt DeVillier
2023-10-26drivers/intel/gma/Kconfig: Add VBT compression configuration entryJeremy Compostella
2023-10-25drivers/elog: Remove NULL check for array created in codeMartin Roth
2023-10-25cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans
2023-10-24drivers/wwan/fm: Wake up modem on PEWAKE# signal changePaweł Anikiel
2023-10-23drivers/pc80/rtc/option.c: Stop resetting CMOS during s3 resumeBill XIE
2023-10-20drivers/generic/bayhub: Add ACPI for BH720CoolStar
2023-10-20drivers/intel/fsp2_0: Support embedding a second FSP-M/FSP-SJonathon Hall
2023-10-05spi/winbond: Use spi_flash_bpbits in winbond_bpbits_to_regionDaniel Gröber
2023-10-04{commonlib, libpayload}: Add "has_external_display" in coreboot tableSubrata Banik
2023-10-04drivers/intel/gma: Update port select bit definitionsSubrata Banik
2023-10-02drivers/pc80/pc: Split up PS/2 keyboard/mouse ACPI definitionsJonathon Hall
2023-09-28drivers/tpm: Add return codes to TPM driverJon Murphy
2023-09-28treewide: convert to tpm_result_tJon Murphy
2023-09-28treewide: convert to %#x hex printsJon Murphy
2023-09-25drivers/sof: Add support for rt5650 speaker/jack topologyMatt DeVillier
2023-09-22drivers/sof: Add support for rt1019 speaker topologyMatt DeVillier
2023-09-21drivers/generic/gpio_keys: Write device ACPI statusMatt DeVillier
2023-09-18drivers/tpm: Make temp test value naming consistentJon Murphy
2023-09-18drivers/pc80/tpm: Rename tis_probe to tis_initJon Murphy
2023-09-18drivers/crb: Update error messageJon Murphy
2023-09-15drivers/pc80/tpm: Silence warnings when CONFIG_TPM is unsetArthur Heymans