summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* drivers/mipi: Update init code for BOE_NV110WUM_L60Ruihai Zhou2024-01-141-5/+5
* mb/google/geralt: Enable IVO_T109NW41 MIPI panel for CiriRuihai Zhou2024-01-142-0/+10
* mb/google/geralt: Enable BOE_NV110WUM_L60 panel for CiriRuihai Zhou2024-01-146-23/+76
* tree: Use accessor functions for struct region fieldsNico Huber2024-01-142-5/+5
* mb/hp/compaq_elite_8300_usdt: Add VBTRiku Viitanen2024-01-142-0/+1
* tree: Remove duplicated includesElyes Haouas2024-01-132-2/+0
* lib/fw_config: Remove redundant stdbool and stdintElyes Haouas2024-01-131-2/+0
* lib/smbios: rename segment group parameter of smbios_write_type41Felix Held2024-01-132-4/+4
* lib/smbios: add segment_group parameter to smbios_write_type9Felix Held2024-01-133-3/+7
* soc/amd/common/data_fabric/domain: write _SEG method in SSDTFelix Held2024-01-131-0/+1
* acpi/acpigen: add acpigen_write_SEG for segment group number methodFelix Held2024-01-132-0/+12
* mb/google/brox: Enable Elan trackpadShelley Chen2024-01-131-0/+10
* mb/google/brox: Configure vGPIOs for NVMeShelley Chen2024-01-131-0/+22
* mb/google/brox: Disable package c state demotionShelley Chen2024-01-131-0/+4
* sb/intel/bd82x6x: Remove dummy SOUTH_BRIDGE_OPTIONS Kconfig symbolElyes Haouas2024-01-121-10/+12
* mb/google/nissa/var/anraggar: add FW config to apply the wifi sarJianeng Ceng2024-01-122-1/+7
* soc/intel/xeon_sp: Allocate resources above 4GArthur Heymans2024-01-121-0/+3
* device/Kconfig: Add an option to allocate above 4G by defaultArthur Heymans2024-01-122-0/+10
* mb/google/nissa/var/quandiso: Tune P-sensors for Linux 5.15 sx9324Robert Chen2024-01-121-5/+4
* mb/pcengines/apu2/Kconfig: select HUDSON_FADT_LEGACY_DEVICESFelix Held2024-01-121-0/+1
* sb/amd/pi/hudson/Kconfig: replace HUDSON_LEGACY_FREE optionFelix Held2024-01-123-15/+16
* cpu/x86/smi_trigger: use call_smmFelix Held2024-01-111-1/+2
* arch/x86/include/smm_call: improve documentation of call_smmFelix Held2024-01-111-1/+4
* arch/x86/include/smm_call: use pm_acpi_smi_cmd_portFelix Held2024-01-111-1/+2
* drivers/smmstore/ramstage: use call_smmFelix Held2024-01-111-11/+4
* mb/pcengines/apu2/BiosCallOuts: don't have binaryPI clear LPC decodesFelix Held2024-01-111-1/+1
* mb/starlabs/starbook/rpl: Enable C1eSean Rhodes2024-01-111-0/+1
* soc/amd/stoneyridge/acpi: use common AMD MADT codeFelix Held2024-01-112-7/+1
* soc/amd/stoneyridge/northbridge: report GNB IOAPIC in domainFelix Held2024-01-111-3/+4
* soc/amd/stoneyridge/acpi: drop wrong comment in MADT codeFelix Held2024-01-111-1/+0
* soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.hFelix Held2024-01-116-6/+6
* mb/prodrive/atlas: Update the VBT blob for ADL-P MR5 FSPLean Sheng Tan2024-01-111-0/+0
* arch/x86/c_start.S: Add proper x86_64 codePatrick Rudolph2024-01-111-0/+24
* mb/google/nissa/var/craaskov: Enable PIXA touchpadIan Feng2024-01-111-0/+9
* vc/google: Show different logos for different ChromeOS devicesShelley Chen2024-01-117-2/+67
* mb/google/rex: Remove redundant HAVE_FSP_LOGO_SUPPORT configSubrata Banik2024-01-111-1/+0
* soc/intel/meteorlake: Enable FSP logo support by defaultSubrata Banik2024-01-111-0/+1
* soc/amd/common/acpi: factor out common MADT codeFelix Held2024-01-1115-58/+33
* arch/x86/include: rename smm.h to smm_call.hFelix Held2024-01-101-0/+0
* arch/x86/include/smm: use inline asm from drivers/smmstore/ramstageFelix Held2024-01-101-2/+5
* mb/google/nissa/var/anraggar: Add FW_CONFIG probe for mipi cameraWeimin Wu2024-01-101-4/+25
* mb/google/byra/var/*: Set WLAN device type back to pciDavid Ruth2024-01-1010-10/+10
* sb/amd/pi/hudson/smhandler: use apm_get_apmc() in APMC SMI handlerFelix Held2024-01-101-1/+1
* sb/amd/pi/hudson: select HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held2024-01-102-0/+8
* sb/amd/pi/hudson/smhandler: use common APM_CNT_ACPI_* definesFelix Held2024-01-102-4/+2
* sb/amd/pi/hudson: drop unused ACPI_SMI_CMD_* definesFelix Held2024-01-101-3/+0
* sb/amd/pi/hudson: fix gpio.h and smi.h include locationFelix Held2024-01-103-0/+2
* soc/amd: use apm_get_apmc() in APMC SMI handlerFelix Held2024-01-102-2/+2
* cpu/x86/smi_trigger: use enum cb_err as apm_control return typeFelix Held2024-01-102-4/+4
* mb/google/cherry: Use common mtk_display_init()Yidi Lin2024-01-106-44/+30