aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07util/scripts: Add script to show platforms, CPU, type, and date addedMartin Roth
2022-11-07mb/google/brya : Set EPP value for Vell boardSridhar Siricilla
2022-11-07mb/google: Probe p-sensor only for selected variantsVictor Ding
2022-11-07device/resource_allocator_v3: Drop codeArthur Heymans
2022-11-07cpu/x86: Drop !CPU_INFO_V2 codeArthur Heymans
2022-11-07cpu/x86: Drop LEGACY_SMP_INITArthur Heymans
2022-11-07mb/qemu/x86: Remove option for LEGACY_SMP_INITArthur Heymans
2022-11-07sb/amd: Remove dropped platformsArthur Heymans
2022-11-07nb/amd/agesa: Remove leftover codeArthur Heymans
2022-11-07cpu/amd/agesa: Remove leftover codeArthur Heymans
2022-11-07vendorcode/amd/agesa: Drop unused common codeArthur Heymans
2022-11-07vendorcode/amd/agesa/family16: Drop unused platformArthur Heymans
2022-11-07{cpu/nb}/amd/family16: Remove platformArthur Heymans
2022-11-07vendorcode/amd/agesa/fam15tn: Drop unused platformArthur Heymans
2022-11-07{cpu/nb}/amd/family15tn: Remove platformArthur Heymans
2022-11-07vendorcode/amd/agesa/fam14: Remove dropped platformArthur Heymans
2022-11-07{cpu/nb}/amd/family14: Remove platformArthur Heymans
2022-11-07mb/aopen/dxplplusu: Remove boardArthur Heymans
2022-11-07mb/*/*: Remove AMD agesa family16 boardsArthur Heymans
2022-11-07mb/*/*: Remove AMD family14 boardsArthur Heymans
2022-11-07mb/*/*: Remove AMD FAMILY15TN boardsArthur Heymans
2022-11-07soc/amd/common/include/gpio_defs.h: Add comment for accuracyFred Reitberger
2022-11-07mb/google/brya: Create marasov variantFrank Chu
2022-11-07lib: Add LPDDR5x DRAM typeSubrata Banik
2022-11-07soc/intel/cannonlake: Fix GPIO reset mappingAngel Pons
2022-11-07mb/google/brya/variants/volmar: Add firmware config field for FPMCURen Kuo
2022-11-05cpu/x86/mp_init.c: Use existing code to create cpu struct deviceArthur Heymans
2022-11-05mb/google/guybrush: Rename pcie_gpio_table to romstage_gpio_tableMatt DeVillier
2022-11-05mb/google/guybrush: rename baseboard GPIO table getter for clarityMatt DeVillier
2022-11-05mb/google/brask: Disable PCH USB2 phy power gating for moliCasper Chang
2022-11-05soc/intel/block/power_limit: Avoid MSR read if it is not neededWerner Zeh
2022-11-05drivers/i2c/generic: Print error when using _CRS and PowerResourceRaul E Rangel
2022-11-04src/soc/amd/mendocino: Enable override of MAINBOARD_BLOBS_DIRNikolai Vyssotski
2022-11-04soc/amd/*/data_fabric: Use common device opsFred Reitberger
2022-11-04soc/amd/common/data_fabric: Make common device opsFred Reitberger
2022-11-04soc/amd/mendocino/data_fabric.c: Make function more genericFred Reitberger
2022-11-04mb/google/reef: Fix guarding of reading SKU from VPDMatt DeVillier
2022-11-04soc/amd/*/data_fabric: Move register offsets to socFred Reitberger
2022-11-04soc/amd/common/block/data_fabric: Use register bitslice structsFred Reitberger
2022-11-04mb/google/rex: Enable RFIM for CNVizhaojohn
2022-11-04soc/intel/meteorlake: Provide mitigation support for CNVi RFIzhaojohn
2022-11-04lib/coreboot_table: Rename lb_fill_pcieArthur Heymans
2022-11-04lib/coreboot_table: Simplify API to set up lb_serialArthur Heymans
2022-11-04mb/google/brask/var/kuldax: Update PsysPL2 and PsysPmaxDavid Wu
2022-11-04include/device/pci_def.h: Add some PCIe DPC/AER definitionsTim Chu
2022-11-04Revert "soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility function"Felix Held
2022-11-04Revert "drivers/ocp/ewl: Add EWL driver for EWL type 3 error handling"Felix Held
2022-11-04mb/prodrive/atlas: Add IBECC Kconfig optionMaximilian Brune
2022-11-04soc/intel/alderlake: Add IBECCMaximilian Brune
2022-11-04payloads: Make PAYLOAD_NONE a bool outside of the choiceMartin Roth
2022-11-04soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-04drivers/ocp/ewl: Add EWL driver for EWL type 3 error handlingShelly Chang
2022-11-04soc/intel/xeon_sp/cpx: Add get_ewl_hob() utility functionJohnny Lin
2022-11-04soc/xeon_sp: Add weak mainboard_ewl_check for EWL check after FSP-MJohnny Lin
2022-11-04soc/mediatek/mt8188: Disable input-gating for big-core SRAMLiju-Clr Chen
2022-11-04soc/mediatek/mt8188: Fix AP hang when enabling cpufreq-hw driverLiju-Clr Chen
2022-11-04mb/google/rex: Fix fw_config probe for UFC and WFCKapil Porwal
2022-11-04util/cbmem: Update formatting for cbmem -l commandMartin Roth
2022-11-04soc/intel/**/fast_spi.c: Drop spurious whitespaceAngel Pons
2022-11-04commonlib: Fix AMD MP2 BUFFER idMartin Roth
2022-11-04mb/google/brya/var/lisbon: update USB topology in devicetreeKevin Chiu
2022-11-04mb/system76/adl-p: Add Darter Pro 8Tim Crawford
2022-11-04mainboard: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-04soc/intel/skylake: Clean up includesElyes Haouas
2022-11-04Revert "soc/mediatek/mt8188: Allow CPUfreq hardware to access MCUPM registers"Liju-Clr Chen
2022-11-04soc/amd: Specify memory types supported by each chipMartin Roth
2022-11-04soc/amd/common: Only call into enabled memory typesMartin Roth
2022-11-04nb/intel/pineview: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/x4x: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/sandybridge: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/gm45: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/i945: Specify supported memory typeElyes Haouas
2022-11-04device/dram: Add kconfig options for memory typesMartin Roth
2022-11-04checkpatch: add Co-authored-by to signature listMichael Niewöhner
2022-11-03Revert "cpu/x86/mp_init.c: Set a bogus initial lapic_id"Felix Held
2022-11-03cpu/x86/mp_init.c: Handle failed init_bsp()Arthur Heymans
2022-11-03cpu/x86/mp_init.c: Set a bogus initial lapic_idArthur Heymans
2022-11-03soc/amd/glinda/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/morgana/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/mendocino/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/picasso/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/cezanne/data_fabric: Add register bitslice structFred Reitberger
2022-11-03soc/amd/*/data_fabric: move data_fabric_set_mmio_np to commonFred Reitberger
2022-11-03util/docker/coreboot.org-status: Rewrite parserPatrick Georgi
2022-11-03{device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-03soc/amd: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-03treewide: Add 'IWYU pragma: export' commentElyes Haouas
2022-11-03include/acpi/acpi_crat.h: Add missing <stdint.h>Elyes Haouas
2022-11-03ec/google/wilco: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-11-03test/lib: Add non-existent DIMMs test case in spd_cache-testEric Lai
2022-11-03mb/google/brya/gaelin: Configure GPIO settingsRaymond Chung
2022-11-03soc/intel/alderlake: Hook up GMA ACPI brightness controlsTim Crawford
2022-11-03mb/ocp/deltalake: Revert OVERRIDE_UART_FOR_CONSOLEJohnny Lin
2022-11-03mb/google/skyrim: Disable SD ASPMEricKY Cheng
2022-11-03tests: Add option for debug symbols & no optimizationMartin Roth
2022-11-03drivers/i2c/generic: Tweak error text for missing HIDMatt DeVillier
2022-11-03nb/intel/gm45: Make polling loops more explicitAngel Pons
2022-11-02util/eventlog: Correct the capitalization for diagnostics typesHsuan Ting Chen
2022-11-02mb/google/skyrim: Use detect vs probed flag for touchscreensMatt DeVillier
2022-11-02util/cbfstool: fix memory leak in compress.cSolomon Alan-Dei