summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/cannonlake: Fix GPIO reset mappingAngel Pons2022-11-071-5/+5
* mb/google/brya/variants/volmar: Add firmware config field for FPMCURen Kuo2022-11-072-1/+11
* cpu/x86/mp_init.c: Use existing code to create cpu struct deviceArthur Heymans2022-11-051-15/+7
* mb/google/guybrush: Rename pcie_gpio_table to romstage_gpio_tableMatt DeVillier2022-11-056-22/+22
* mb/google/guybrush: rename baseboard GPIO table getter for clarityMatt DeVillier2022-11-053-3/+3
* mb/google/brask: Disable PCH USB2 phy power gating for moliCasper Chang2022-11-051-0/+3
* soc/intel/block/power_limit: Avoid MSR read if it is not neededWerner Zeh2022-11-051-3/+3
* drivers/i2c/generic: Print error when using _CRS and PowerResourceRaul E Rangel2022-11-051-0/+10
* src/soc/amd/mendocino: Enable override of MAINBOARD_BLOBS_DIRNikolai Vyssotski2022-11-041-0/+3
* soc/amd/*/data_fabric: Use common device opsFred Reitberger2022-11-0416-260/+48
* soc/amd/common/data_fabric: Make common device opsFred Reitberger2022-11-041-0/+29
* soc/amd/mendocino/data_fabric.c: Make function more genericFred Reitberger2022-11-041-21/+16
* mb/google/reef: Fix guarding of reading SKU from VPDMatt DeVillier2022-11-041-1/+1
* soc/amd/*/data_fabric: Move register offsets to socFred Reitberger2022-11-0410-48/+47
* soc/amd/common/block/data_fabric: Use register bitslice structsFred Reitberger2022-11-041-19/+19
* mb/google/rex: Enable RFIM for CNVizhaojohn2022-11-041-0/+1
* soc/intel/meteorlake: Provide mitigation support for CNVi RFIzhaojohn2022-11-041-0/+15
* lib/coreboot_table: Rename lb_fill_pcieArthur Heymans2022-11-044-5/+5
* lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans2022-11-0418-150/+125
* mb/google/brask/var/kuldax: Update PsysPL2 and PsysPmaxDavid Wu2022-11-041-19/+19
* include/device/pci_def.h: Add some PCIe DPC/AER definitionsTim Chu2022-11-041-0/+19
* Revert "soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility function"Felix Held2022-11-043-17/+1
* Revert "drivers/ocp/ewl: Add EWL driver for EWL type 3 error handling"Felix Held2022-11-044-74/+0
* mb/prodrive/atlas: Add IBECC Kconfig optionMaximilian Brune2022-11-042-0/+10
* soc/intel/alderlake: Add IBECCMaximilian Brune2022-11-042-0/+41
* soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-0423-57/+56
* drivers/ocp/ewl: Add EWL driver for EWL type 3 error handlingShelly Chang2022-11-044-0/+74
* soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility functionJohnny Lin2022-11-043-1/+17
* soc/xeon_sp: Add weak mainboard_ewl_check for EWL check after FSP-MJohnny Lin2022-11-042-0/+4
* soc/mediatek/mt8188: Disable input-gating for big-core SRAMLiju-Clr Chen2022-11-044-0/+28
* soc/mediatek/mt8188: Fix AP hang when enabling cpufreq-hw driverLiju-Clr Chen2022-11-042-1/+6
* mb/google/rex: Fix fw_config probe for UFC and WFCKapil Porwal2022-11-041-5/+5
* soc/intel/**/fast_spi.c: Drop spurious whitespaceAngel Pons2022-11-041-2/+1
* commonlib: Fix AMD MP2 BUFFER idMartin Roth2022-11-041-1/+1
* mb/google/brya/var/lisbon: update USB topology in devicetreeKevin Chiu2022-11-041-10/+12
* mb/system76/adl-p: Add Darter Pro 8Tim Crawford2022-11-0421-0/+861
* mainboard: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-045-13/+15
* soc/intel/skylake: Clean up includesElyes Haouas2022-11-0412-0/+16
* Revert "soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers"Liju-Clr Chen2022-11-042-10/+0
* soc/amd: Specify memory types supported by each chipMartin Roth2022-11-046-0/+30
* soc/amd/common: Only call into enabled memory typesMartin Roth2022-11-041-9/+8
* nb/intel/pineview: Specify supported memory typesElyes Haouas2022-11-041-0/+5
* nb/intel/x4x: Specify supported memory typesElyes Haouas2022-11-041-0/+5
* nb/intel/sandybridge: Specify supported memory typesElyes Haouas2022-11-041-0/+8
* nb/intel/gm45: Specify supported memory typesElyes Haouas2022-11-041-0/+5
* nb/intel/i945: Specify supported memory typeElyes Haouas2022-11-041-0/+5
* device/dram: Add kconfig options for memory typesMartin Roth2022-11-043-2/+76
* Revert "cpu/x86/mp_init.c: Set a bogus initial lapic_id"Felix Held2022-11-031-5/+3
* cpu/x86/mp_init.c: Handle failed init_bsp()Arthur Heymans2022-11-031-3/+9
* cpu/x86/mp_init.c: Set a bogus initial lapic_idArthur Heymans2022-11-031-3/+5