aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-03mb/amd/birman/port_descriptors: split files for phoenix/glindaFred Reitberger
2023-04-03mb/google/brask/var/constitution: correct Type-A USB3 port0/1 tx_de_empMorris Hsu
2023-04-03soc/intel/alderlake: Fix RPL-U 15W and RPL-P 28W TDC current valuesJeremy Compostella
2023-04-03mb/google/brya/variants/hades: Add CPU power limitsTarun Tuli
2023-04-03arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power*Krystian Hebel
2023-04-03mb/google/nissa/var/uldren: Add overridetreeVan Chen
2023-04-02soc/intel/common: Order the CPUs based on their APIC IDsSridhar Siricilla
2023-04-02soc/intel/meteorlake: Set Power Performance Platform OverrideSubrata Banik
2023-04-02soc/intel/meteorlake: Add EPP override supportSubrata Banik
2023-04-02commonlib/coreboot_tables.h: Replace spaces with tabsAngel Pons
2023-04-02soc/intel/alderlake: Add ADL-P 4+4 with 28W TDPPatrick Rudolph
2023-04-01mb/google/rex: Add FW_CONFIG for FP/UWB/WIFISubrata Banik
2023-04-01mb/google/rex: Update Rex Flash LayoutSubrata Banik
2023-04-01soc/amd/stoneyridge: factor out P-state utils to link in all stagesFelix Held
2023-04-01soc/amd/stoneyridge/Makefile: use all target for more compilation unitsFelix Held
2023-04-01soc/intel/xeon_sp/spr: Add ACPI support for Sapphire RapidsJonathan Zhang
2023-04-01mb/google/rex: Add fmd for debug FSPSubrata Banik
2023-04-01soc/intel/meteorlake: Add BUILDING_WITH_DEBUG_FSPSubrata Banik
2023-04-01soc/intel/meteorlake: Fix PortUsb30Enable configurationIvy Jian
2023-04-01soc/intel/meteorlake: Enable 'struct cpu_info' update for MTLSridhar Siricilla
2023-03-31soc/amd/common/block/cpu/tsc/Makefile: order targets by stageFelix Held
2023-03-31soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSCFelix Held
2023-03-31mb/google/skyrim: Disable L1.2 for SD portMartin Roth
2023-03-31mb/google/brya: Enable asynchronous End-Of-PostJeremy Compostella
2023-03-31soc/intel/cmn/cse: Handle EOP completion asynchronouslyJeremy Compostella
2023-03-31soc/amd/picasso/graphics: use RAVEN2_VBIOS_REV with RAVEN2_VBIOS_VID_DIDFelix Held
2023-03-31mb/intel/dq67sw: Add LGA1155 microATX mainboardMichael Büchler
2023-03-31mb/google/dedede/var/kracko: Add fw_config probe for ALC5682-VD/ALC5682-VSRobert Chen
2023-03-31mb/google/nissa/var/uldren: Update gpio settingsVan Chen
2023-03-31mb/google/brya/variants/hades: Add initial GPIO config for hades boardTarun Tuli
2023-03-31soc/intel/alderlake: Enable 'struct cpu_info' update for ADLSridhar Siricilla
2023-03-31soc/intel/common: Add core_type member to 'struct apic_path'Sridhar Siricilla
2023-03-30soc/amd/picasso/graphics: refactor map_oprom_vendev_revFelix Held
2023-03-30mb/amd/birman/early_gpio: Add M2 SSD resetsFred Reitberger
2023-03-30mb/amd/birman/port_descriptors.c: Add USB-C configurationFred Reitberger
2023-03-30Revert "mb/google/rex: Enable VPU"Kapil Porwal
2023-03-30mb/asrock/h77pro4-m: Make onboard NIC a child device below PCIe port 6Kevin Keijzer
2023-03-30drivers/intel/fsp2_0/hand_off_block: use cb_err in fsp_find_range_hobFelix Held
2023-03-30soc/amd/common/block/cpu/noncar/memmap: simplify return value checkFelix Held
2023-03-30console: Deselect using ANSI escape characters when SimNow is usedZheng Bao
2023-03-30mb/prodrive/atlas: Rework EEPROM layout structuresAngel Pons
2023-03-30soc/intel/alderlake: Avoid reprogramming the SRAM BARSubrata Banik
2023-03-30mb/google/nissa/var/yavilla: Disable storage devices based on fw_configTony Huang
2023-03-30mb/google/nissa/var/yavilla: Update devicetree settingTony Huang
2023-03-30mb/google/skyrim: Use die_no_apcbFred Reitberger
2023-03-29mb/google/skyrim: Get ready to add MP2 firmwareMartin Roth
2023-03-29soc/amd/stoneyridge: use common AMD CPU power state ACPI generationFelix Held
2023-03-29soc/amd/stoneyridge/cpu: implement get_pstate_latencyFelix Held
2023-03-29soc/amd/picasso/Kconfig: update help text for 2nd VBIOS ID detectionFelix Held
2023-03-29soc/amd/common/acpi/cpu_power_state: introduce & use get_pstate_latencyFelix Held
2023-03-29soc/amd/stoneyridge: implement and use get_pstate_0_regFelix Held
2023-03-29soc/amd/common/acpi/cpu_power_state: introduce and use get_pstate_0_regFelix Held
2023-03-29soc/amd/common/acpi/cpu_power_state: factor out get_visible_pstate_countFelix Held
2023-03-29soc/amd/stoneyridge/acpi: add C state config tableFelix Held
2023-03-29soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC optionFelix Held
2023-03-29soc/amd/common/block/cpu/tsc_freq: move static variable inside functionFelix Held
2023-03-29soc/amd/common/block/cpu/tsc/tsc_freq: use get_pstate_core_freqFelix Held
2023-03-29soc/amd/stoneyridge/tsc_freq: use get_pstate_core_freqFelix Held
2023-03-29soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16hFelix Held
2023-03-29soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freqFelix Held
2023-03-29soc/amd/stoneyridge/monotonic_time: add comment that we can't use TSCFelix Held
2023-03-29mb/google/skyrim/var/winterhold: adjust the eDP panel power sequenceChris.Wang
2023-03-29soc/amd/mendocino: Add FSP parameter for eDP power sequence adjustmentChris.Wang
2023-03-29vc/amd/fsp/mendocino/FspmUpd: Update UDP structure for MDN-FSPChris.Wang
2023-03-29arch/x86/smbios: Add socket type for Meteor LakeJay Patel
2023-03-29mb/google/rex/Kconfig: Add SMBIOS mainboard version flagJay Patel
2023-03-29nb/intel/i440bx/debug.c: Refactor newlines and save some printk callsKeith Hui
2023-03-29mb/google/brya/var/crota: Add lp5x memory parts for `K3KL6L60GM-MGCT`Terry Chen
2023-03-29soc/intel/common: Add Intel Trace Hub driverPratikkumar Prajapati
2023-03-29drivers/intel/fsp2_0: Add API to find FSP resource HOB by GUIDPratikkumar Prajapati
2023-03-29soc/intel/cmn/crashlog: Add check for zero based SRAM BARSubrata Banik
2023-03-29vc/intel/fsp/mtl: Update header files from 3064_81 to 3084_85Kilari Raasi
2023-03-29mb/google/nissa/var/yavilla: Update GPIO settingShon Wang
2023-03-28soc/amd/stoneyridge/graphics: introduce defines for constantsFelix Held
2023-03-28soc/amd/stoneyridge: move map_oprom_vendev to graphics.cFelix Held
2023-03-28soc/amd/stoneyridge/Kconfig: use correct VGA_BIOS_IDFelix Held
2023-03-28soc/intel/xeon_sp: Use simple device function for setting PMAX_LOCKJonathan Zhang
2023-03-27soc/amd/stoneyridge/Kconfig: select SOC_AMD_COMMON_BLOCK_SVI2Felix Held
2023-03-27mb/google/geralt: Set up open-drain ChromeOS pinsjason-ch chen
2023-03-27mb/google/skyrim: Add UPD usb3_port_force_gen1 for skyrimPatrick Huang
2023-03-27soc/amd/common/block/cpu/Makefile: group build targets by stageFelix Held
2023-03-27soc/amd/common/block/cpu/svi2: drop unneeded core_vid checkFelix Held
2023-03-27soc/amd/mendocino: Add UPD to support USB3 force to gen1 by portPatrick Huang
2023-03-27vc/amd/fsp/mendocino:Add fch_usb_3_port_force_gen1 tp AGESA FSP-M UPDPatrick Huang
2023-03-27soc/amd/mendocino: Add UPDs for DPTC current limitsPatrick Huang
2023-03-27soc/amd/stoneyridge/include/msr: add pstate_msr bitfield structFelix Held
2023-03-27soc/amd: factor out common get_pstate_core_power implementationFelix Held
2023-03-27soc/amd: introduce and use get_pstate_core_uvolts for SVI2 and SVI3Felix Held
2023-03-27soc/amd: introduce and use get_uvolts_from_vid for SVI2 and SVI3Felix Held
2023-03-27mb/google/brya/var/omnigul: Add WIFI SAR tableJamie Chen
2023-03-26drivers/spi/spi_flash.c: Prefer 'if' over '#if"Fred Reitberger
2023-03-26mb/google/geralt: Set orientation to LB_FB_ORIENTATION_BOTTOM_UPYidi Lin
2023-03-26mb/google/brask/var/constitution: Add TcssAuxori for constitutionMorris Hsu
2023-03-26mb/starlabs/*: Remove sleepstates.aslSean Rhodes
2023-03-26mb/amd/birman/Kconfig: Select SPI_FLASH_FORCE_4_BYTE_ADDR_MODEFred Reitberger
2023-03-26drivers/spi: Add SPI_FLASH_FORCE_4_BYTE_ADDR_MODEFred Reitberger
2023-03-26mb/amd/birman: Move EC FW to FMAPFred Reitberger
2023-03-26soc/intel: Move USB PORTSC definition into IA common codeSubrata Banik
2023-03-25soc/intel/xeon_sp/chip_common.c: Probe all buses in attach_iio_stacks()Jonathan Zhang
2023-03-25soc/intel/xeon_sp/uncore_acpi.c: Add SPR-SP supportTim Chu