summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-09-07soc/intel/ptl: Add GPIOs for Panther Lake SOCCliff Huang
2024-09-07soc/intel/{common,alderlake}: Add missing ADL-N SKUsMichał Żygowski
2024-09-07nb/intel/sandybridge: Add Kconfig to set default IGD allocationMatt DeVillier
2024-09-07mb/google/dedede/var/awasuki: Update touchscreen power sequenceTongtong Pan
2024-09-07drivers/intel/fsp2_0: Consolidate `BUILDING_WITH_DEBUG_FSP` optionSubrata Banik
2024-09-07drivers/intel/fsp2_0: Add Kconfig option to control MBP HOB creationSubrata Banik
2024-09-063rdparty/open-power-signing-utils: add SecureBoot utility for OpenPOWERMichał Żygowski
2024-09-06mb/starlabs/byte_adl: Add Alder Lake N Byte Mk IISean Rhodes
2024-09-06soc/intel/common/gpio: vm index changes as PTL vm entries are not continuousCliff Huang
2024-09-06mb/google/brask/var/bujia: Add PSYS settingShon
2024-09-06vc/google/chromeos: Skip boot info logging if cse sync at payloadDinesh Gehlot
2024-09-06soc/mediatek/mt8196: Add EINT supportYidi Lin
2024-09-06mb/google/nissa/var/yavilla: Add 1.2V enable pin in VCMWisley Chen
2024-09-06Makefile.mk: compile ECC tools and inject ECC to final imageMichał Żygowski
2024-09-06mb/google/brox/var/lotso: remove unused cam enable_gpioJian Tong
2024-09-06mb/google/brox/var/lotso: disable RTS5227 PCIE L0s supportJian Tong
2024-09-06mb/google/brox/variants/brox: Update PL1 MinSumeet Pawnikar
2024-09-06drivers/i2c/generic: Remove erroneous acpigen_pop_lenSean Rhodes
2024-09-05soc/intel/pantherlake: Hardcode IOM_BASE_ADDR_MAX valueJeremy Compostella
2024-09-05mb/google/nissa/var/riven: Update GPIO pins for 3rd dmic supportDavid Wu
2024-09-05soc/intel/common/systemagent: Fix grammer in commentsYuchi Chen
2024-09-05mb/google/brox/var/jubilant: Remove STORAGE_UNKNOWN fw_config optionKarthikeyan Ramasubramanian
2024-09-05soc/intel/common/block/acpi: Add GPE1 blocks to ACPI FADT tableCliff Huang
2024-09-04src/include: Introduce a new BIT_FLAG_32(x) macroSaurabh Mishra
2024-09-04soc/intel: Refactor ITSS macrosSubrata Banik
2024-09-04mb/google/brox/jubilant: Tune I2C timingRen Kuo
2024-09-04soc/intel/common/block: Include register offsets for POWER_CTLSaurabh Mishra
2024-09-04include/cpu/x86: Add Misc Enable and Thermal Interrupt Register MacroSaurabh Mishra
2024-09-04soc/intel: Remove unused `GPIO_IRQ_xxx` definitionsSubrata Banik
2024-09-04soc/intel/meteorlake: Remove unused pch_handle_sideband() functionSubrata Banik
2024-09-04tree: Use boolean for emmc_enable_hs400_modeElyes Haouas
2024-09-04tree: Use boolean for disable_package_c_state_demotionElyes Haouas
2024-09-04tree: Use boolean for disable_c1_state_auto_demotionElyes Haouas
2024-09-04tree: Use boolean for skip_ext_gfx_scanElyes Haouas
2024-09-04tree: Drop unnecessary "true/false" commentsElyes Haouas
2024-09-03mb/google/brox/jubilant: Generate RAM IDsRen Kuo
2024-09-03mb/google/brox/jubilant: Modify FP IRQ pin to GPP_D13Ren Kuo
2024-09-02mb/lattepanda: Add support for LattePanda MuKunYi Chen
2024-09-02drivers/intel/gma: Fix mismatching types for fb_add_framebuffer_infoArthur Heymans
2024-09-02mb/google/cherry: Complete PCIe reset in romstageYidi Lin
2024-09-02soc/mediatek: Add mtk_pcie_deassert_perst for early PCIe resetYidi Lin
2024-09-02drivers/usb/acpi: Add DSM for Intel BluetoothSean Rhodes
2024-09-02mb/google/zork: Ensure eSPI GPIOs programmed w/o vbootMatt DeVillier
2024-09-02mb/google/zork: Ensure early GPIOs programmed w/o vbootMatt DeVillier
2024-09-02mb/google/nissa/var/teliks: Add fw_config fields for rtl8852becengjianeng
2024-09-02mb/google/nissa/var/teliks: Force audio mute to avoid screen flickcengjianeng
2024-09-02soc/intel/common/systemagent: read sa resources only from domain 0Yuchi Chen
2024-09-02soc/intel/common/systemagent: select CAPID_A, BDSM and BGSM by KconfigYuchi Chen
2024-09-02soc/mediatek: Add EARLY_INIT_PCIE_RESET to early_init_typeYidi Lin
2024-09-02soc/mediatek/common: Move mtk_pcie_reset to common/pcie.cYidi Lin
2024-09-02soc/mediatek/common/pcie: Use clr/setbits32pYidi Lin
2024-09-02soc/mediatek/common/pcie: Add DEVTREE_CONST qualifierYidi Lin
2024-09-02mb/google/brox: Remove ACPI Power Resource for Bluetooth deviceKarthikeyan Ramasubramanian
2024-09-02mb/google/brox/jubilant: Update dptf settingsRen Kuo
2024-09-02soc/intel/meteorlake: Hook up microcode from repositoryFelix Singer
2024-09-02mb/cwwk/adl/devicetree: enable all USB portsFelix Held
2024-09-02soc/intel/common/gpio: support 16-bit CPU Port IDCliff Huang
2024-09-02mb/google/brya: Add romstage early graphics for trulo baseboardSubrata Banik
2024-09-02soc/intel/alderlake: Prevent overlapping boot screensSubrata Banik
2024-09-02mb/google/brox/var/lotso: Update verb tableJian Tong
2024-09-01acpi/sata.c: Fix Wunterminated-string-initialization error on port_nameElyes Haouas
2024-09-01tree: Use boolean for s0ix_enableElyes Haouas
2024-09-01tree: Use eist_enable as bool for newly merged filesElyes Haouas
2024-08-30drivers/efi/uefi_capsules.c: coalesce and store UEFI capsulesSergii Dmytruk
2024-08-30mb/qemu-{i440fx,q35}: reduce default ROM size to 8 MiBKrystian Hebel
2024-08-30mb/qemu-q35/smihandler.c: add support for SMIs on QEMUKrystian Hebel
2024-08-30soc/mediatek/mt8196: Enable VBOOT_DEFINE_WIDEVINE_COUNTERSYu-Ping Wu
2024-08-30nb/intel/sandybridge: Fix uninitialised variableArthur Heymans
2024-08-30arch/x86/car.ld: Fix overlapping regionsArthur Heymans
2024-08-30soc/intel/apl: Fix building with clang & LTOArthur Heymans
2024-08-30soc/intel/pmclib.c: Work around compiler bug -Werror=stringop-overreadArthur Heymans
2024-08-30soc/intel/meteorlake: Configure DDR5 Physical channel width to 64Arthur Heymans
2024-08-30ext_stage_cache: Make sure variables are initializedArthur Heymans
2024-08-30soc/cavium: Fix non matching typesArthur Heymans
2024-08-29soc/intel/xeon_sp: Add PCIe root port driverShuo Liu
2024-08-29soc/intel/raptorlake: Use updated microcode from blobs repoFelix Singer
2024-08-29cbmem.h: Change return type of cbmem_get_regionArthur Heymans
2024-08-29lib/rmodules: Add support for LTOArthur Heymans
2024-08-29cpu/x86/smm: Don't do partial linkingArthur Heymans
2024-08-29cpu/x86/64bit: Specify linker to be used for cbfs PTArthur Heymans
2024-08-29mb/google/rauru: Reset USB hub in bootblockYidi Lin
2024-08-29mb/google/rauru: Setup USB host in ramstageMingjin Ge
2024-08-29soc/mediatek/mt8196: Add USB host supportMingjin Ge
2024-08-29mb/google/brya/var/nova: Configure scaler I2C GPIOsKenneth Chan
2024-08-29soc/intel/alderlake: Add Vccin Aux Imon Iccmax settingSimon Yang
2024-08-28mb/google/brox/var/lotso: Remove STORAGE_UNKNOWN fw_config optionKarthikeyan Ramasubramanian
2024-08-28mb/google/brox: Disable Thunderbolt deviceKarthikeyan Ramasubramanian
2024-08-28mb/qemu-i440fx/rom_media: Use MEM_REGION_DEV_INIT() for boot_devNico Huber
2024-08-28mb/google/nissa/var/anraggar: Force audio mute to avoid screen flickSimon Yang
2024-08-28mb/google/nissa/var/nivviks: Prevent camera LED blinking during bootSowmya V
2024-08-28soc/intel/adl: Prevent unconditional legacy COM ports initializationSubrata Banik
2024-08-28soc/intel/alderlake: Remove SOC_INTEL_GFX_MBUS_JOIN configSubrata Banik
2024-08-28tree: Use boolean for "eist_enable"Elyes Haouas
2024-08-27soc/amd/stoneyridge/smihandler: add PSP SMI handlerFelix Held
2024-08-27soc/amd/common/psp: move PSP SMI SPI access function prototypesFelix Held
2024-08-27soc/amd/common/psp: consistently use uint[8,16,32,64]_t data typesFelix Held
2024-08-27soc/amd/common/psp: add helper functions to retrieve capability bitsFelix Held
2024-08-27soc/amd/common/psp/psp_def: rename MBOX_BIOS_CMD_PSP_QUERYFelix Held
2024-08-27soc/amd/common/psp/psp_smi_flash: implement generation 1 supportFelix Held
2024-08-27soc/amd/common/psp/psp_smi_flash: introduce common data structuresFelix Held