aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-28arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limitsKyösti Mälkki
2021-01-28arch/x86: Top-align .text in bootblockKyösti Mälkki
2021-01-28arch/x86: Top-align .init in bootblockKyösti Mälkki
2021-01-28cpu/x86: Rename __protected_start symbolKyösti Mälkki
2021-01-28cpu/x86: Link entry32.incKyösti Mälkki
2021-01-28cpu/x86: Link reset16.incKyösti Mälkki
2021-01-28cpu/x86: Link entry16.incKyösti Mälkki
2021-01-28soc/intel: Refactor acpi_wake_source()Kyösti Mälkki
2021-01-28soc/intel: Refactor fill_acpi_wake()Kyösti Mälkki
2021-01-28mb/intel/adlrvp: Remove ClkReq assignment for RP8Subrata Banik
2021-01-28mb/intel/shadowmountain: Add flash layoutV Sowmya
2021-01-28soc/amd/picasso/acpi: Fix PCI0 MMIO windowRaul E Rangel
2021-01-28soc/amd/picasso: fix CBFS MCACHE on ZorkKangheui Won
2021-01-28soc/amd/picasso/acpi: Remove DMA addresses for UARTsRaul E Rangel
2021-01-28soc/amd/cezanne/chip: add empty SoC device operationsFelix Held
2021-01-28soc/amd/cezanne: compress FSP binaries in CBFSFelix Held
2021-01-28Revert "mb/amd/mandolin: Clean up IRQ numbers"Felix Held
2021-01-27nb/intel/haswell/haswell.h: Do not include `pch.h`Angel Pons
2021-01-27soc/amd/picasso/chip: use switch/case statement in enable_dev()Felix Held
2021-01-27soc/amd/stoneyridge: Change set_sb_nvs_final()Kyösti Mälkki
2021-01-27soc/amd/cezanne: Add UCODE firmware to CBFSZheng Bao
2021-01-27soc/amd/picasso: Remove the useless definition of UCODE_FILEsZheng Bao
2021-01-27soc/amd: Throw an error if FWM_POSITION_INDEX is emptyZheng Bao
2021-01-27mb/google/brya/var/brya0: Use auto-generated Makefile.incAmanda Huang
2021-01-27soc/intel/alderlake: Generate LP4x SPD files using gen_spd.goAmanda Huang
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-27soc/amd/common: Only set write_acpi_tables if ACPI table is enabledZheng Bao
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2021-01-27mb/google/dedede/var/sasukette: Generate SPD ID for supported memory partschenzanxi
2021-01-27ACPI: Separate device_nvs_tKyösti Mälkki
2021-01-27src/device: Don't die() on vBIOS errorsMartin Roth
2021-01-27soc/amd/common: Notify SMU of AC/DC state upon resumeMarshall Dawson
2021-01-27mb/clevo: Drop redundant `select HAVE_SMI_HANDLER`Angel Pons
2021-01-27soc/amd/common/block/smbus: remove stale commentFelix Held
2021-01-26mb/kontron/ktqm77: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/asus/a88xm-e: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/asus/f2a85-m: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/asus/am1i-a: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/bap/ode_e20XX: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/asus/p2b: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/lenovo/t60: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/kontron/986lcd-m: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/gigabyte/ga-945gcm-s2l: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/msi/ms7721: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/roda/rk9: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/roda/rv11: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/google/stout: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26soc/intel/braswell/romstage/romstage.c: Use __func__Elyes HAOUAS
2021-01-26device/pci_device.c: Use __func__Elyes HAOUAS
2021-01-26arch/x86/car.ld: Fix up blob reserved regionsAngel Pons
2021-01-26cpu/intel/common/fsb.c: Add Broadwell CPUID modelsAngel Pons
2021-01-26soc/amd: Add an option to select if SOC supports ESPI sub decodeZheng Bao
2021-01-26mb/google/brya: Add memory DQ mapEric Lai
2021-01-26mb/google/zork/Kconfig.name: remove double space in board variant namesFelix Held
2021-01-26mb/ocp/deltalake: Replace space with underscore in Locator stringJohnny Lin
2021-01-26mb/google/volteer/var/voema: Add camera ACPI configurationDavid Wu
2021-01-26ocp/deltalake: Set C-State configMarc Jones
2021-01-26soc/intel/xeon_sp/acpi.c: Add ACPI C-State tableMarc Jones
2021-01-26soc/intel: Move c-state resource defineMarc Jones
2021-01-26sb,soc/intel: Refactor power_on_after_fail optionKyösti Mälkki
2021-01-26cpu/x86/smm: Remove unused APMC for C-state and P-stateKyösti Mälkki
2021-01-26soc/amd: Refactor some ACPI S3 callsKyösti Mälkki
2021-01-25mb/google/auron: Use `get_gpios` functionAngel Pons
2021-01-25soc/amd/picasso: Change GPIO _HID to AMDI0030Raul E Rangel
2021-01-25soc/amd/picasso/acpi: Change I2C _HID to AMDI0010Raul E Rangel
2021-01-25soc/amd/picasso/acpi: Change UART _HID to AMDI0020Raul E Rangel
2021-01-25soc/intel/denverton_ns: Drop unused `pattrs.h`Angel Pons
2021-01-25soc/intel/adl and mb/intel/adlrvp: Use the newly added meminit block driverFurquan Shaikh
2021-01-25soc/amd/picasso: Use makefile variable to locate UCODEZheng Bao
2021-01-25soc/amd/common: Refactor ACPI wake sourceKyösti Mälkki
2021-01-25soc/amd: Refactor ACPI power state and ELOGKyösti Mälkki
2021-01-25sb,soc/intel: Remove no-op APMC for C-state and P-stateKyösti Mälkki
2021-01-25sb/intel/common: Change some SMI loggingKyösti Mälkki
2021-01-25cpu/x86/smm: Use common APMC loggingKyösti Mälkki
2021-01-25mb/google/dedede/var/drawcia: Add support to handle pen detectionWisley Chen
2021-01-25mb/google/kukui: Add panel for Katsuchenzanxi
2021-01-25mb/google/zork: adjust the eDP panel power sequenceChris Wang
2021-01-25soc/amd/picasso: Add UPDs for support eDP power sequence adjustChris Wang
2021-01-25soc/amd/picasso: Add UPDs for support eDP power sequence adjustChris Wang
2021-01-25mb/google/zork: add eDP tuning parameter to fix the eDP noiseChris Wang
2021-01-25soc/amd/picasso: Set UPDs for tuning eDP phyChris Wang
2021-01-25nb/intel/ironlake: Drop constant parameterAngel Pons
2021-01-25mb/google/auron: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-25nb/intel/sandybridge: Only run DMI recipe on Ivy BridgeAngel Pons
2021-01-25nb/intel/sandybridge: Correct late DMI init sequenceAngel Pons
2021-01-25mb/libretrend/Kconfig: Remove duplicated stringElyes HAOUAS
2021-01-25mb/51nb/Kconfig: Remove duplicated stringElyes HAOUAS
2021-01-25src/lib/: Remove "this file is part of" lineElyes HAOUAS
2021-01-25soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroringMichael Niewöhner
2021-01-25soc/intel/lpc_lib: mirror LPC registers to DMI when requiredMichael Niewöhner
2021-01-25mb/google/dedede/var/boten: Add custom SAR values for BotenKevin Chang
2021-01-25mb/google/dedede/var/magolor: Enable EC keyboard backlightTim Chen
2021-01-25drivers/intel/fsp2_0/header_display.c: Correct component_attribute checkBenjamin Doron
2021-01-25mb/google/dedede/var/sasuke: Enable bluetooth deviceSeunghwan Kim
2021-01-25trogdor: Explicitly initialize display pins in bootblockJulius Werner
2021-01-25arm64/armv8: Set ARCH_ARMV8_EXTENSION depend on ARCH_ARM64Elyes HAOUAS
2021-01-25soc/intel/xeon_sp/cpx: Fix loading MCU on APsArthur Heymans
2021-01-25soc/amd/common/acpi: Add _UID for PNP0C02 devicesRaul E Rangel
2021-01-25mb/google/zork: Fix duplicate i2c_tunnel uidRaul E Rangel
2021-01-25soc/amd/picasso/acpi: Add UID for PCI INT devicesRaul E Rangel