summaryrefslogtreecommitdiff
path: root/config/coreboot/default
AgeCommit message (Collapse)Author
36 hourscoreboot/default: bump rev 812d0e2f62, 5 Apr 2025Leah Rowe
There are *many* excellent changes. These changes are of note, for Haswell mainboards (raminit improvements, courtesy Angel Pons): * d5854e4139 Haswell NRI: Implement COMP offset optimisation * f14880934b Haswell NRI: Use final timings after basic training * ab29f52ee2 Haswell NRI: Measure per-task execution time * 4ae9a79d8d Haswell NRI: Remove unused `SPD_LEN` define * 0c5286ba34 Haswell NRI: Tidy up REUT subsequence programming * 7766228798 Haswell NRI: Deduplicate PCODE mailbox functions My GMP fixes have been removed, because upstream did similar fixes which accomplish the same result. This brings in the following upstream changes: * 812d0e2f62 Documentation/lib: Update Timestamp documentation * d461627668 payloads/Kconfig: Allow compression for Linux payloads * f3ca3aa16b util/cbfstool/cbfs-payload-linux: Copy segments when compression fails * 29440057b0 mb/starlabs/{adl_n,twl}: Don't use the IOT FSP * eaf76d2dd1 vc/intel/fsp2_0/twinlake: Update FSP headers * d5854e4139 Haswell NRI: Implement COMP offset optimisation * 2739c4b773 SBOM: Change makefile to get versions from build.h * a4156f99ff soc/intel/ptl: Add Wildcat Lake CPU ID to platform reporting * 9f73b04074 soc/intel/pantherlake: Add new MCH ID for Wildcat Lake * 167c771bc5 mb/google/fatcat/var/francka: Enable audio codec ALC722/ALC1320 * d8455dfbf6 mb/trulo/var/pujjolo: Change wifi SAR id fw config bits * a9e97268fe crossgcc: Fix acpica base url version * dabc200abb mb/lenovo/m900_tiny: enable power LED blink in S3 and S4 * cb86b9a089 mb/lenovo/m900_tiny: Put options in CFR cbtable * 26d6da4533 mb/lattepanda/mu: Correct UART1 pinmux for native mode * 2ec9a9f17d mb/lattepanda/mu: Update eDP/HDMI in devicetree * 3cfa24c1bf mb/lattepanda/mu: Enable PMC drivers * c3dba4da2b mb/lattepanda/mu: Add flashmap definition * b5db9bcc9d soc/intel/alderlake: Enable USB3 HSIO related parameters for USB3 GEN2 support * da49da6c82 soc/intel: Add Arrow Lake-S/HX IDs * 8cec500968 mb/google/skywalker: Configure firmware display for eDP panel * 78a89d4d70 soc/mediatek/mt8189: Extract code to disable secure mode from DDP driver * 8d8d0f9746 soc/qualcomm/x1p42100: Add Clock support for x1p42100 * 20c2813891 soc/qualcomm/common: Update QUP register structure for QUP v3.2 * d24c4086e1 Documentation: Add Ramstage Bootstates * 10d01fc2de Documentation: Add Threads * faf0f29f8d mb/google/ocelot: Update EC host command range for variants * ac4dfa5762 mb/hp/snb_ivb_desktops: Add Compaq Pro 6300 MT/SFF variant * 984c64295b drivers/crb/tpm: Add new method to retrieve base address * 1e8e5d902a mb/starlabs/starlite_adl: Add support for MXC6655 accelerometer * 5993dd6ef5 Documentation: Add Timers, Stopwatch, and Delays * 4f1f502fd5 soc/mediatek/mt8189: Add PI image loader in ramstage * e3ffa3c14f soc/meidatek/mt8196: Move PI image related code to common * e96bf7e094 soc/qc/x1p42100: Support to generate Bootblock as multi ELF * ae5810e358 util/qualcomm: Add MBN v7 format support * 626c5364b8 tree: Use boolean for PcieRpSlotImplemented[] * a90a7e0aed mb/google/bluey: Specify ROM size per board variant * 0c9204046a mb/google/bluey: Update SPI flash vendor selection * d636b38577 soc/qualcomm/x1p42100: Select ARM64_USE_ARM_TRUSTED_FIRMWARE * 17abedaef6 include/smp/node: Drop unused is_smp_boot * c0413336bc acpi/acpi.h: Use boolean * 9be383b855 drivers/lenovo/hybrid_graphics/chip: Use boolean when appropriate * f33507c1d8 mb/{google/zork,novacustom/mtl-h}: Use true/false for boolean * ae282fe502 drivers/generic/bayhub: Use boolean for power_saving * 0a94fcd2db crossgcc: upgrade binutils from version 2.43 to 2.44 * 316f76635f soc/mediatek/mt8189: Use pmif_spmi_v2 for MT8189 * f3bd8b7a07 soc/mediatek/pmif_spmi: Move pmif_spmi_force_normal_mode() to common * ef10e93e0a tree: Replace scan-build by clang-tidy * 6707e9281c mb/google/brox: Update cpu power limits * f1aa0a175b util/crossgcc: Build compiler-rt using runtimes * b0e0c688c8 buildgcc: Use -d to check libstdc++ include directory * f2fed71533 crossgcc: Upgrade acpica from 20241212 to 20250404 * 07a8737cbd crossgcc:Initialize OPT_LDFLAGS to avoid unset variable in IASL build * ad9bfd4243 crossgcc: Always update HOSTCFLAGS from GMP headers if already built * c3f5d7c1ee crossgcc: Upgrade MPFR from 4.2.1 to 4.2.2 * a3ea1cb542 util/crossgcc: Upgrade CMake from 3.31.3 to 4.0.3 * f9cde87f5a crossgcc/buildgcc: Fix GMP-6.3.0 build with GCC 15 using proper prototypes * 35d6ee9223 crossgcc/buildgcc: Remove invalid option for CMake * bd36a4a465 util/lint: Remove missing dirs from checkpatch linter * a0f2e42879 util/lint: Improve final newline check * 6cb9efa19a util/lint: Ignore opensil for Kconfig linter * 5228b3ef7b util/lint: Ignore binary files for cb lowercase linter * 58d450d2dc util/crossgcc/buildgcc: Reorganize toolchain version variables * baf28f8668 mb/trulo/var/pujjolo: Add GPE configuration * eb749f2416 spd/lp5: Add SPD for MT62F2G32D4DS-023 WT:C * 731bea2fc1 mb/lattepanda/mu: Make VBT compatible with ADL-N FSP IPU25.3 * 6b7f697309 util/amdfwtool/amdfwread.c: Properly error out in relative_offset() * 4a99023e0f util/amdfwtool/amdfwread.c: Remove APOB_NV special case * 000ac2cc38 util/amdfwtool/amdfwtool.c: Use physical address for APOB_NV * d0355cb647 util/amdfwtool: Move APOB_NV quirk to amdfwtool.c * 6fa44461e7 mb/google/fatcat/var/kinmen: Add Fn key scancode * dd7956bfc5 mb/google/ocelot: Update GPIO table * 1222c704b5 mb/google/fatcat/var/felino: Add pull high setting on GPP_V12 and NC_LOCK GPP_F09 * 61d74dc8f7 payloads: Propagate SPI flash address mode flag to libpayload * 8dec5fcaf8 drivers/spi: Add 4-byte address mode flag to lb_spi_flash * a01c368a8a drivers/spi: Refactor 4-byte addressing mode handling in SPI flash * 30e7e604fb mb/google/fatcat/var/fatcat Align I2S and DMIC pad configuration * 9fe1546ffe Docs/releases: Update 25.06 release notes * 5c281529ea mb/trulo/var/pujjolo: Add FW_CONFIG for mipi camera * e5e79de8cc mb/trulo/var/pujjoquince: Add Fingerprint function * 0dcea61e7c cbfstool: Add multi ELF support * 6a02f2d4a7 util/qualcomm: Add script to concatenate ELF images * 3a0b6f625a mb/google/trulo/var/pujjocento: Enable WiFi SAR table * 64a79d23e8 mb/trulo/var/pujjoquince: Add SD card function * b726a9c7e9 mb/google/fatcat: Create new fatcatite4es variant * e7984f39eb mb/google/fatcat: Create new fatcatnuvo4es variant * cdf0c76dc8 mb/google/fatcat: Create new fatcat4es variant * 8e5bdde028 mb/intel/ptlrvp: Add support for H58G66BK7BX067 memory * 110aebb4d2 mb/google/nissa/var/riven: Add focaltech touchscreen support * bc8876d56d Revert "soc/intel/xeon_sp/uncore.c: mark TSEG/SMM region as reserved" * 64d4888349 mb/google/dedede/var/magolor: Generate SPD ID for CXMT CXDB4CBAM-ML-A * cc116e08aa mb/google/nissa/var/quandiso: Add touchscreen FTSC1000 support * 35648dc37b acpi: Add _func suffix for callback functions * 03be570994 mb/google/rauru: Remove unused get_oled_description * cc0a410ff5 soc/mediatek/dp: Correct eDP register settings for dptx_v2 * 056405a10d mb/google/ocelot: convert variants for use with ES silicon * 4ef51ffbd7 mb/google/skywalker: Add panel driver in mainboard * cdb49c4d2e soc/mediatek/mt8189: Add ddp driver to support eDP output * d8fc5eba2d soc/mediatek/mt8189: Add eDP driver * cfd0b4dd20 soc/mediatek/mt8189: Change msdcpll default freq to 384MHz * a60c5d205b mb/google/nissa/var/meliks: Initialize display signals on user mode * f846ec1e37 mainboard/google/fatcat: Set OEM footer logo bottom margin * 97f92d5c69 drivers/intel: Add support for configurable footer logo bottom margin * 3e0d8a2f2c mb/google/bluey: Enable 4-byte addressing mode * 5568bee055 drivers/spi: Support forced 4-byte address mode via 0xB7 command * a66d2d41f5 mb/lenovo/m900/devicetree.cb: Use OC6 enum * f14880934b Haswell NRI: Use final timings after basic training * 0e5d1d29bd soc/intel/skylake: Expand USB OC pins enum to OC7 * 1f28803dcd mb/trulo/var/kaladin: Create kaladin variant * 1c2978dba6 mb/google/dedede/var/awasuki: Add ChangXin modules to RAM id table * 912161e52d spd/lp4x: Modify parameters of SPD for NT6AP1024F32BL-J1 * 47f1b798e4 util/amdfwtool/amdfwtool.c: Remove APOB_NV src address check * c7fe471482 mb/novacustom/mtl-h/var/dgpu: Add NVIDIA dGPU ASL code * 24d8e6f35e Revert "mb/google/brox: Handle GPI_INT pin lower to GPI_WAKE" * cf7159af64 mb/siemens/mc_ehl3: Limit eMMC speed mode to DDR50 * 68ede7b860 mb/google/nissa/var/meliks: Configure Acoustic noise mitigation * ea3cc3231c mb/intel/ptlrvp: Remove power limit constraints * cae47dfd44 soc/intel/pantherlake: Correct DRHC and SATC in DMAR table * e58883aace soc/intel/pantherlake: Refactor VR Fast Vmode I_TRIP threshold settings * abbf549558 mb/google/fatcat: Add support for new Panther Lake IDs * 57bffed893 soc/intel/pantherlake: Add new PCI and CPU IDs * 59fce656b1 soc/intel/pantherlake: Enable Thermal Design Current for various SKUs * 5a2de49baa soc/intel/cmn/blk/power_limit: Add helper functions to romstage * 2207a4b59a vc/intel/fsp/fsp2_0/pantherlake: Add TDC current limit configuration * efa24540b0 drivers/wifi/generic: Implement Bluetooth PRR DSM functions * d92b6163e7 drivers/wifi/generic: Implement Wi-Fi PRR DSM functions * 81d7bc386e soc/intel/cmn/blk/cnvi: Set WFDL default value to 50 ms * 1be1ccb42e soc/intel/cmn/blk/cnvi: Use WFDL field for Wi-Fi PLDR reset delay * ff46501d6d soc/intel/cmn/blk/cnvi: Correct generated ACPI code in comments * 782ae11bc7 soc/intel/cmn/blk/cnvi: Add _PRR method for Bluetooth CNVi Reset * 23f5df6eae mb/google/nissa/var/yavilla: Add H58G66CK8BX147 to RAM ID table * 4a2c61a8a0 soc/qc/x1p42100: Allow building QC platform without upstream blobs * 2a09db3c29 drivers/intel: Refactor logo rendering with helper functions * 57d29ebd74 vc/google/chromeos: Don't pack `cb_plus_logo.bmp` if footer is present * ef051256dc mainboard/google/fatcat: Drop logo_valignment selection * dfeaead9f2 drivers/intel: Add horizontal logo alignment for splash screen * ced9f91ae9 soc/intel/cmn: Improve comments for fw_splash_vertical_alignment enum * d309a9dfa8 drivers/intel/fsp2_0: Suppress OEM footer in low-battery mode * 4373eea5d8 {lib, drivers/intel}: Add splash screen footer * be5609bdaf lib: Introduce a new function `bmp_load_logo_by_type()` * a1dbb4076c lib: Add support for different bootsplash types * f48865ab9a drivers/intel/fsp2_0: Refactor bitmap loading and GOP BLT conversion * f3f9c0bd8e soc/intel/ptl: Add PCIe ACPI support for Wildcat Lake SoC * ba715b3d25 mb/google/nissa/var/guren: Add SPD ID for MT62F512M32D2DR-031 WT:B * 43b6f44e22 soc/mediatek/mt8189: Remove ulposc1 hardware calibration * f63016c36f soc/mediatek: Unify DPTX swing/preemphasis API * df91698b11 soc/mediatek/mt8196: Refactor mt8196 eDP driver for better code sharing * 03fca0f0b4 mb/google/brox: Enable support for Realtek EC * c8eb52c10c ec/google/chromeec: Modify Realtek EC initialization timing * e2ac46bcc7 spd/lp5: Add SPD for hynix H58G66CK8BX147 * 812379f500 soc/mediatek/common: Move map_to_lpddr_dram_type() to common for reuse * 7c19b1fa58 mb/google/skywalker: Run MTK FSP binary in ramstage * 89e4fff2d3 crossgcc/buildgcc: introduce RISCV_ISA_SPEC for RISC-V ISA specification * 620c8d9f71 mb/google/brask/var/constitution: Generate RAM ID for B3221XM3BDGVI * 57b12d2171 spd/lp4x: Generate initial SPD for B3221XM3BDGVI * 7c0da94aeb mb/google/brya/var/pujjoga: Add and select VBT * bcd569faf1 mb/google/skywalker: Create variant Baze * fb2c834f7c mb/trulo/var/pujjolo: Fix p-sensor function * a7cd5c8c6b mb/trulo/var/pujjolo: Enable USB3 functions * 2c53151c0c mb/trulo/var/pujjolo: Enable Ax211 wifi function * ad78fc535a mb/trulo/var/pujjolo: Add single ram configuration * f941b51e0e soc/mediatek/mt8189: Correct MFG MUX OPP init setting * a1d9b69f47 soc/qc/x1p42100: Add metadata files for shrm and cpucp * b369756680 util/qualcomm: Add script to extract a segment from ELF * 19d1604fd7 mb/google/bluey: Update flash layout * b9aae6180b mb/google/nissa/var/meliks: Link touchscreen device with display panel * 6e58c0148b Reland "libpayload: arm64: Reduce DMA allocator space to 1MB" * f18420b6a9 mb/google/fatcat: Create new felino4es variant * 992ba78142 mb/google/fatcat: Create `felino` model for easier variant integration * afbc9126f9 mb/trulo/var/pujjolo: Update GPIOs and probe SD card to fix S0ix suspend * b3b1809764 mb/google/octopus: Correct channel count for DMIC * 9accaa7238 mb/google/poppy: Correct channel count for DMIC * 41e09a5c59 mb/google/fizz/var/karma: Correct channel count for DMIC * fed7ad967a mb/google/reef: Correct channel count for DMIC * 686dea9883 mb/google/glados: Correct channel count for DMIC * ea6f150d9d soc/intel/cmd/blk/cnvi: Correct conditional logic for CNVI readiness * 29dd511628 soc/intel: Move CNVI sideband definitions to SoC-specific files * ea8a3e685f soc/intel/cmn/blk/cnvi: Add descriptive comments for PRRS and RSTT * d17ace2c1b soc/intel/cmn/blk/cnvi: Remove hardcoded offset in OperationRegion * bb3a484e36 soc/intel/*/acpi: Move the BASE ACPI method to northbridge * 3c88e629d9 mb/google/brox/var/lotso: Generate RAM IDs for lotso * 1bdf89d78c device/device_util.c: Complete function documentation * bc84e1ba42 soc/intel/cmn/acpi: Refactor `SPCO` ASL method * 4bf0f4fab3 mb/google/fatcat/var/felino: Add PIXART touchpad to devicetree * 8269a89d32 mb/google/fatcat/var/felino: Add Synaptics touchpad to devicetree * 4d9dfb63bd Documentation: fix broken flashrom.org link * 3696fea4e0 mb/google/ocelot: add BOARD_GOOGLE_OCELOTMCHP * 6ebd30bf7d mb/google/ocelot: add BOARD_GOOGLE_OCELOTITE * da122fe8f5 mb/starlabs/*: Use PLTRST for PCH Strap GPIOs * 7f03e3bd6c drivers/efi/efivars: Change printk level from ERROR to DEBUG * c740786f12 drivers/gfx/generic: Use 'noop_read_resources' * b1759c9bd6 mb/starlabs/starlite: Adjust the Flash Map to match the Twin Lake IFD * cc1f0e5c90 mb/starlabs/starbook: Disable TME_KEY_REGENERATION_ON_WARM_BOOT * 9381dd0cbf soc/intel/meteorlake: Make TME_KEY_REGENERATION_ON_WARM_BOOT selectable * 9b91d50fc1 mb/siemens/mc_rpl1: Add GPIO configuration * f44b19f2dc soc/intel/pantherlake: Fix ACPI can't tag data node error * fad0064377 soc/intel/ptl: Add UFS support for Wildcat Lake SOC * 3a065dbbfc mb/google/nissa/var/yavilla: Add H58G56CK8BX146 to RAM ID table * 98f1886c89 mb/google/nissa/var/yaviks: Add H58G56CK8BX146 to RAM ID table * 3711be4e18 soc/intel/xeon_sp: Use Kconfig to define SPI_BASE_ADDRESS * ad05c65d72 soc/intel/xeon_sp: Initialize SPI before using it * b4f2a51533 libpayload/arch/arm64/mmu: Fix missing CBMEM in used ranges * 6da913bd46 docs/security/vboot: Update supported board list * a0e6fd9a95 Documentation: Add coreboot release 25.09 template * d4a33638f5 mb/trulo/var/pujjolo: Change dram id table * 2ee72eaab1 soc/intel/pantherlake: Update CONSOLE_UART_BASE_ADDRESS Kconfig value * 25385df017 vc/intel/fsp/ptl: Update PTL header files to FSP 3182_01 * 2286134002 mb/google/fatcat/var/felino: Configure CAM_VDD_EN_SOC GPIO to restore camera function * 486604360c mb/google/ocelot: add BOARD_GOOGLE_MODEL_OCELOT * f6926dc8a5 mb/google/nissa/var/pujjoniru: Update DTT settings for thermal control * bb022f18d5 mb/google/dedede/var/awasuki: Add 2 NANYA modules to RAM id table * 4ef1258436 spd/lp4x: Add Nanya memory part * 99c138ec50 soc/mediatek: Don't attempt de-assert PERST# without pci_root_bus * b9754131a6 mb/google/ocelot/var/ocelot: Update initial overridetree settings * 4199351c1b Revert "libpayload: arm64: Reduce DMA allocator space to 1MB" * a11eacc204 mb/msi/{ms7d25,ms7e06}/devicetree.cb: Add fan control config * a069c920f5 mb/msi/{ms7d25,ms7e06}: Mimic the vendor BIOS early SIO init * 3c23d7b3a9 src/superio/nuvoton: Add HWM initialization code * ace18dea15 mainboard: Add 2S Intel Birch Stream MiTAC Computing R520G6SB * 4569adeedc mainboard: Add 1S Intel Birch Stream MiTAC Computing SC513G6 * ab29f52ee2 Haswell NRI: Measure per-task execution time * 925845c38c mb/google/ocelot: Update Kconfig * c796c68dec mb/google/ocelot: Update MAINBOARD_PART_NUMBER * b322d30944 mb/google/brya/var/moxie: Enable RTD3 for SSD to resolve S0ix issue * f85f7d7aed mb/intel/beechnutcity_crb: Use host address for BiosRegionBase * 4d3dc433f9 mb/intel/avenuecity_crb: Use host address for BiosRegionBase * 881fe9cef6 soc/intel/alderlake: Add cpuid_to_adl mapping for Core 3 N350 SoC * 08c8a74170 mb/trulo/var/pujjolo: Add MB usb-a port3 function. * 317affb0ad mb/trulo/var/pujjolo: Enable Elan touchscreen function. * de259ad970 mb/trulo/var/pujjolo: Enable s0ix function * 712dfb3761 Revert "util/cbmem: Consolidate CBMEM and coreboot table access" * 30865c2fb1 mb/amd/birman_plus: Skip i2c_early init * f2e488cfbf mb/google/fatcat: Add power limit overrides for H204 and H404 SKUs * 1537c89e8d soc/intel/cmn/block/power_limit: Enforce variant PL4 for Fast VMode * d9c5cef7f0 soc/intel/pantherlake: Add Fast VMode PL4 Power Limit configuration * b879342fe6 soc/intel/pantherlake: Add support for the H204 SKU * b42842bbe5 mb/google/brox: Add brox_rtk_ec variant * 73cc8a413a treewide: Work around GCC 15 Werror=unterminated-string-initialization * d00f5c2d8c mb/google/skywalker: Reset xsphy0 in mainboard_init * 40bf6c28f8 soc/mediatek/mt8189: Add support for USB port 0 reset * 26fd33a92a mb/starlabs/starlite_adl/acpi: Fix _GPE callback type * d14a3e23da mb/starlabs/starlite_adl: Clarify pmc_gpe0_dw0 mapping in devicetree * 2c0417ea06 mb/starlabs/starlite_adl: Remove duplicate GPP_E12 entry * 7e711a5bef Reland "soc/mediatek/mt8196: Specify MTKLIB_PATH for building BL31" * 47f2c17961 mb/starlabs/*: Add CFR option to enable/disable S0ix * dc3d524d19 mb/starlabs/starlite_adl: Use SoC common CFR forms * 808c982104 mb/starlabs/starfighter: Use SoC common CFR forms * 644fd7b7f5 mb/starlabs/starbook: Use SoC common CFR forms * c7a1539d87 mb/starlabs/lite: Use SoC common CFR forms * 3f16609ba2 mb/starlabs/byte: Use SoC common CFR forms * c3be703b71 soc/intel/common/cfr: Add bool option for auto power on * b3ac5ecdac soc/intel/cmn/block/cfr: Add CFR form for pciexp_aspm_cpu * 9f8e5ab661 soc/intel/cmn/block/aspm: Use separate option variable for CPU RP * 4247128e39 soc/intel/cmn/block/aspm: Fix ASPM control for CPU root ports * b66b7f7860 commonlib/device_tree.c: Add a function that reads FDT ints * c776d2dbd6 ec/google: Add support for Realtek EC in ChromeOS EC * 8b54428200 mb/google/nissa: Override GPIO_PCH_WP for pujjocento variant * 2060f24d60 mb/system76/mtl: Add Darter Pro 11 variants * c2496bc62e drivers/analogix/anx7625: Add a retry mechanism to decode EDID * 7b1eac4192 soc/mediatek/mt8189: Enable MUXes for improved peripheral stability * da54093bb9 Update arm-trusted-firmware submodule to upstream master * 40c84c2577 mb/starlabs/*: Tidy up the devicetree files * cb7d2ebe5c mb/starlabs/starbook/{kbl,cml,tgl}: Remove generic.detect from the touchpad * c4eb645a0b update_submodules: Fix submodule path handling * 581af94115 ec/dasharo/ec: Add DTT power and battery participants * f6dd8f534f MAINTAINERS: Add Dinesh as intel/pantherlake and google/fatcat maintainer * f2310ab35e update_submodules: Prefix commit title with relative path * 5fcbc709ec mb/google/fatcat/fmap: Add 1 MB from SI_BIOS to SI_All * 24778a25de mb/trulo/var/pujjolo: Fix gtx functions. * 619699648f soc/intel/pantherlake: Simplify P2SB and P2SB2 device operations * beafbfd29a soc/intel/pantherlake: Remove IOE support and references * 5277bc4efc soc/intel/pantherlake: Resolve memory corruption by using P2SB2 driver * 61ac238bb5 soc/intel/common/block/p2sb: Add driver for second P2SB device * 8961f6681f soc/intel/common/acpi/pcie_clk: Fix ACPI conditional compilation error * 471df8ca5e util/crossgcc/buildgcc: Fix GMP build on GCC 15 * c24a12db86 util/cbmem: Consolidate CBMEM and coreboot table access * 99e5a386c2 mb/amd/birman_plus/glinda: Add onboard devices * 033810a7db payloads/libpayload/Makefile.mk: Replace nm with $(NM) * a1738e87b5 soc/intel/panterlake: avoid SPI access delay * 359ae67668 elog: Handle elog in later boot phase * bf330f2dd0 security/vboot: Back up CMOS data later boot phase * 45febdec26 mb/starlabs/starfighter: Add reset GPIO for the USB Bluetooth * a9a51f9916 mb/starlabs/starfighter: Add missing ASPM config for the SSD * 644ebf5ebc mb/starlabs/starbook/{adl,rpl}: Add generic Graphics driver config * 902df45eab mb/starlabs/starfighter: Remove the overcurrent config * b872c50f90 mb/starlabs/starfighter: Add generic Graphics driver config * cfdf5906fd mb/starlabs/starfighter: Tidy comments for board ID GPIOs * 9950825a2b mb/starlabs/starlite_adl: Remove extra lines * 6d079d45d1 mb/starlabs/byte_adl: Remove comments for disconnected GPIOs * f6a45f6856 mb/starlabs/byte_adl: Re-organise GPIOs * 63f781b508 mb/starlabs/byte_adl: Disconnect unused GPIOs * 6aeebc4b4b mb/starlabs/byte_adl: Reconfigure PCH Strap GPIOs * 5f9046cbb4 mb/starlabs/byte_adl: Remove vGPIO configuration * c589142c28 mb/starlabs/byte_adl: Add the Byte Mk III variant * 2cb9c3ee46 mb/starlabs/byte_adl: Update the VBT to the Twin Lake version * ad8ccf4822 Update arm-trusted-firmware submodule to upstream master * c615de7248 soc/amd/glinda: Don't let OS put debug UART into D3 * 0251e98e9e util/amdfwtool: Do not attempt to continue processing `--help` * 0af68855c0 mb/google/nissa/var/pujjoniru: Config AUX gpio to correct TCSS port * bba9d27145 mb/google/ocelot: Remove power limit override functionality * b3776e23a7 ec/google/chromeec: Add SPI/I2C EC communication files to bootblock * be6787a55e mb/google/skywalker: Add storage types to fw_config * 0a41779e2e mb/google/skywalker: Add eMMC configuration * 3e6b47980a mb/google/skywalker: Add support for getting storage id * de251dd677 soc/mediatek/mt8189: Add support AUXADC * a283246ef7 soc/mediatek/common: Refactor auxadc driver to support new platform * 94686e581a mb/google/skywalker: Add DVFS support in romstage * 8ede4bc67b soc/mediatek/mt8189: Add DVFS driver * 096ce4b244 soc/mediatek/mt8196: Move dvfs_init() declaration to dvfs_common.h * 0b1bc3df2c mb/trulo/var/pujjocento: Support x32 memory configuration * 7690442d88 mb/starlabs/byte_adl: Tidy the Kconfig selections * ab8339770e 3rdparty/fsp: Update submodule to upstream master * 8e3adf778b soc/mediatek: Add data_version to ddr_base_info struct * 0cdd4125be mb/trulo/var/pujjolo: Fix touchscreen function and boot up issue * 99e0484000 mb/google/bluey: Increase bootblock size to 120KB * 1840fb49e0 mb/google/trulo/var/pujjocento: Update gpio setting for DDI-B * 69a067a9d6 mb/google/skywalker: Add RT1019 support for beep sound * 4caf5131b9 mb/google/skywalker: Add ALC5645 support for beep sound * 623caa537f mb/google/skywalker: Add RT9123 support for beep sound * 16ff3b33ce mb/google/skywalker: Add SD card configurations * 3b68408693 mb/google/trulo/var/pujjocento: Configure USB related settings * 6c87853a83 mb/google/bluey: Implement board and SKU ID retrieval * 830a887ecb mb/google/bluey: Add WLAN and SSD PCI devices to devicetree * 891c208835 soc/qualcomm/x1p42100: Enable basic PCIe support * a5d99a814a soc/qc/x1p42100: Perform `soc_mmu_init` inside early bootblock init * 481001e13b soc/qualcomm/x1p42100: Add placeholder for early clock initialization * 77c6104645 Revert "mb/google/rex: Enable use_gpio_for_status for touchscreen" * 715e7e51c5 mb/google/fatcat/var/francka: Add support for DMIC0 * c16891ecbd soc/intel/meteorlake: Use CACHE_TMP_RAMTOP for TME exclusion range * 394dfcaa7b mb/intel/ptlrvp: Handle GPIO support for DDR5 configuration * 58165618da mb/google/byra/var/craask: Add VBT for HDMI variant * ab160ca301 mb/google/byra/var/teliks: Add default VBT * 4d5b32f7f7 mb/google/ocelot/var/ocelot: remove unused gpios * 0e5757bfa7 mb/google/trulo/var/pujjocento: Update DTT settings for thermal control * c34baacc72 soc/mediatek/common: Add UFS2.2 and eMMC definitions to storage.h * f325409784 soc/mediatek/mt8189: Add SD card support * ae435c014c soc/mediatek/mt8189: Configure and early initialize eMMC * 91ebbb8d35 mb/trulo/var/pujjolo: Modify pujjolo variant * aea05e51a7 mb/google/trulo/var/pujjocento: Enable WWAN function * 47133a716d mb/google/trulo/var/pujjocento: Add P-sensor support * 04c0527aba soc/mediatek/mt8189: Support different PMIC soluitons for MT8189(G/H) * 80149f55f7 soc/mediatek/common: Convert spmi_dev_cnt to a function * dcf403e43a mb/google/skywalker: Configure fingerprint pins * 508d910ed4 libpayload/arch/mock: Select ARCH_HAS_NDELAY for ARCH_MOCK * 96ac0224ab pci: Add support for assigning resources to SR-IOV VF BARs * ba8be19122 mb/intel/ptlrvp: Update Kconfig for PTLRVP_CHROMEEC * 7cbbf786cc update_submodules: Use relative paths to submodules * dcc8400e27 mb/google/fatcat/var/felino: Modify GPIOs config * 99af85ad36 mb/google/puff: Add VBTs for Moonbuggy and Scout variants * 4ae9a79d8d Haswell NRI: Remove unused `SPD_LEN` define * 0c5286ba34 Haswell NRI: Tidy up REUT subsequence programming * 7766228798 Haswell NRI: Deduplicate PCODE mailbox functions * ae68ef3684 cpu/intel/haswell: Export PCODE mailbox functions * ddce240d34 cpu/intel/haswell: Clean up Makefile * 2117ed850f mb/google/ocelot/var/ocelot: fix storage configs for ocelot * c5488c0d6d mb/google/ocelot/var/ocelot: update gpios * 6602a4462b mb/google/ocelot/var/ocelot: Enable hda device for AUDIO_ALC721_SNDW. * 99b6ff25d4 soc/mediatek/mt8189: Add MTK FSP loader in ramstage * c4fe5e2483 mb/google/skywalker: Pass reset GPIO parameter to BL31 * f59ced2c7c mb/google/fatcat/var/francka: boot up by pressing power button in S5 * df0221e62a libpayload: Protect against trying to use weak symbols in the wrong way * d27e8ef460 update_submodules: Add an empty log line between each iteration * d9bd7ce89f mb/google/fatcat/var/francka: Enable audio codec ALC721 * 48fbd99223 mb/google/fatcat/var/francka: Set the default HDA GPIO pin to an NC pin * 3b975f92c7 soc/intel/pantherlake: Select TME support for the SoC * 8408bd4863 soc/intel/pantherlake: Add TME configuration * dc36a725d6 3rdparty/fsp: Update submodule to upstream master * 1f47b0e018 3rdparty/intel-microcode: Update submodule to upstream main * 4c446751c6 {commonlib, drivers}: Track firmware splash screen rendering completion * ccb8b34194 Revert "mb/var/uldrenite: Use VBT with limited resolution for 4GBx32 memory" * 1a00629ae2 mb/google/skywalker: Set up open-drain ChromeOS pins * 0f2942b513 mb/google/skywalker: Raise little core CPU frequency to 2.0 GHz * 0ba0d03140 mb/google/skywalker: Implement regulator interface * 090bce1042 soc/mediatek/common: Add VMODEM and VSRAM_MD bucks support for MT6359 * c74610afae soc/mediatek/mt8189: Shut down PMIC on power key long press * d1f7565403 mb/google/skywalker: Notify EC that AP is in S0 * da45a88dd3 util/abuild: Fix checking of missing_arches * cdcbb71936 mb/google/link: Use chromeec_smi_sleep() * 885aacf004 mb/google/byra/var/teliks: Add VBT for 11" panel option * 2ce777f178 mb/google/byra/var/yaviks: Add VBT for yavilla * 0db4444446 mb/google/byra/var/pujjo: Add VBT for pujjo1e * 8c3e6ea319 mb/google/nissa/var/pujjocento: Enable touchpad * 643bba345c mb/google/trulo/var/pujjocento: Enable touchscreen * 3ecaf04dad mb/var/uldrenite: Use VBT with limited resolution for 4GBx32 memory * 71ae2c7366 mb/google/octopus: Add VBTs for DOOD and FOOB variants * 7a703fc1fb mb/google/rex: Select IOM_ACPI_DEVICE_VISIBLE * 0121d0e3e0 ec/google/chromeec/smi: Clear events before enabling wake mask * 5a947da94e mb/google/sarien: Update VBT from v221 to v228 * 0fba735482 soc/intel/cmn/blk: Refactor CSE status flag and optimize forced sync * bb8d069dd3 vc/google/chromeos: Move pvmfw cbmem and enable * f562992da1 mb/google/trulo/var/pujjocento: Enable EC keyboard backlight * d281a3c559 mb/google/trulo/var/pujjocento: Configure tcss_aux_ori * 7150c5e2fe mb/google/skywalker: Create variant Anakin * aedc177f00 libpayload: arm64: Reduce DMA allocator space to 1MB * 4ccb4a78c4 libpayload: Use Kconfig instead of weak symbol for arch_ndelay() * 37513297d3 libpayload: Use Kconfig for architecture memcpy, not weak symbols * bcbe17dea3 mb/google/skywalker: Configure TPM * 3d40b7d018 soc/mediatek/mt8189: Increase bootblock size from 60KB to 70KB * 8d25cf3ae7 soc/mediatek/mt8189: Add SSPM loader * 8ab9f56470 mb/google/skywalker: Set up SPM in mainboard * 368eeb7da4 soc/mediatek/mt8189: Add MCUPM loader * bc3af56fdd soc/mediatek/mt8189: Add SPM loader * 98782a59e9 mb/google/fatcat/var/kinmen: Add overridetree * bbcb222f0b mb/google/fatcat/var/kinmen: Update GPIO table * 743e3a07f5 mb/google/brya/var/nissa: Remove duplicate ACPI device GFX0 * 87110309d4 mt8196: Remove mcupm_plat.h header from mcupm_plat.h * d6fe379e9c mb/google/ocelot: Enable LP5 and DDR5 memory configuration * 2985af84c3 mb/google/trulo/var/pujjocento: Add Fn key scancode * dafd7d6eb9 mb/google/nissa/var/dirks: Deassert RTL8111H's ISOLATE_ODL earlier * c1df30db18 mb/siemens/mc_rpl: Delete fw_config since it is not used * 7fbea3175d mb/siemens/mc_rpl: Remove unused gpio and devicetree files * 8fdf8694e3 mb/siemens/mc_rpl: Remove Chrome OS and EC as they are not used * e020979993 mb/siemens/mc_rpl: Adjust the flash map file * 71fb8f63e0 mb/siemens/mc_rpl: Add new mainboard based on Intel's Alder Lake RVP * 918f21b72d drivers/spi/winbond.c: Add W25Q64JV signature * 278a6d2682 mb/google/trulo/var/pujjocento: update hda_verb table for ALC257 * 43f7c537f8 mb/google/trulo/var/pujjocento: update GPP_R4/GPP_R5 setting * e4fc00adbe soc/amd/common/block: Enable MMCONF first * cbbf380fa4 soc/amd/common/block/lpc: Use ROM3 window if possible * 9d878fc6c0 soc/intel/xeon_sp: Add support for Emerald Rapids (5th Gen Xeon-SP) CPUs * bd66b8cdd2 mb/google/nissa/var/rull: Enable VBOOT_EC_SYNC_ESOL for rull device * 3155b2f64c mb/dell/haswell_latitude: Correct BOARD_ROMSIZE_KB_* for E7240 * 4d30d06637 mainboard/google/ocelot: Configure middle logo vertical alignment * 583bf972c5 mb/google/ocelot: Remove NPK device * 2bec5a9d9a soc/mediatek/mt8189: Check eFuse ECC in WDT init * a89406790a mb/google/nissa/var/meliks: Set vccin_aux_imon_iccmax to 25A * ccd4d1d1db mb/var/uldrenite: Make two pins NC to reduce S0ix power consumption * e2baa9c7ed mb/google/bluey: Create Quenbi variant * a98511fd23 mb/google/bluey: Only select EC_GOOGLE_CHROMEEC_SWITCHES with VBOOT * 756d02f779 mb/google/fatcat: Remove extraneous space in Felino Kconfig name * 8de02842d5 soc/intel/common/block/cpu: Execute post_cpus_init at BS_DEV_ENABLE * 0baf47e03b vc/intel/fsp/ptl: Update header files from FSP 3071_00 to FSP 3144_01 * 61f043de4a mb/google/skywalker: Initialize DPM in ramstage * 3f8702a0d6 soc/mediatek/mt8189: Add DPM v2 driver configuration * d5bfa1c697 soc/mediatek/common: Add DPM V2 non-broadcast mode support * 24ab31f477 mb/google/skywalker: Enable RTC boot init * b288aaee85 soc/mediatek/mt8189: Use common RTC driver MT6359 * 12d6d0606c mb/google/skywalker: Initialize PMIC in romstage * 2a3fd0659d soc/mediatek/mt8189: Add PMIC MT6315 driver * 42ac3ccff4 soc/mediatek/mt8189: Add PMIC MT6359 driver * a2010cf5ee mb/novacustom/mtl-h/Makefile.mk: include tas5825m.c in the build * 2033075753 intel/alderlake/romstage: Implement eSOL during EC software sync * e6a7666bcd cpu/intel/car: Skip EC software sync in common code * ac4503d0dd security/vboot: Introduce VBOOT_EC_SYNC_ESOL Kconfig option * 8a4b3e1346 cpu/intel/microcode: Add error handling if microcode directory is empty * cb77cafbb4 soc/mediatek/mt8189: Add SPMI and PWRAP driver * b9a4d6ede1 soc/mediatek/common: Correct MT6359 RTC EOSC setting * ae2f3ab153 mb/system76: Add SMBIOS slot descriptions * c0113106fa nb/amd/pi/00730F01/northbridge: skip IVRS when IOMMU is disabled * 5e2aee4474 soc/mediatek/mt8196: Move sspm_enable_sram() to common code * c81b08c4ba util/abuild: Fix building ChromeOS boards * 62b823f69e mb/google/bluey: Increase flash size to 64MB for W25Q512NWEIM * 276eb20b04 mb/google/bluey: Limit SPI flash support to Winbond * 47c171a157 mb/google/bluey: Make Chrome EC optional * 139a5b6fe0 mb/google/bluey: Select MISSING_BOARD_RESET due to lack of Chrome EC * f9d933db36 mb/google/bluey: Introduce MAINBOARD_HAS_GOOGLE_TPM Kconfig * e8450f78a0 mb/google/bluey: Make GPIO setups conditional on Kconfig options * 4e8ea210bb mb/google/fatcat/var/felino: Add pull high setting on GPP_C03/GPP_C04 in gpio.c * 65523e98a6 soc/mediatek: Extract DPM common code * aaf373c253 mb/google/skywalker: Implement sku_id() * be675e5369 mb/google/skywalker: Configure GPIO XHCI_INIT_DONE as output * 9a60da5297 mb/google/skywalker: Enable ChromeOS EC * c443478509 mb/trulo/var/pujjolo: Create pujjolo variant * 24757047e5 util/abuild: Fix merge error * d93f7f01a6 mb/topton/adl: Use CFR setup menu to manage options * b59fef9678 soc/intel/cmn/cse: Add Kconfig to set ME default CFR option state * 50a5fe77de soc/intel/meteorlake: Add CFR objects for existing options * d53f00fbd9 soc/intel/meteorlake: Hook up the VT-d setting to option API * e356483eb6 soc/intel/jasperlake: Add CFR objects for existing options * 87663d1c0a soc/intel/jasperlake: Hook up the VT-d setting to option API * 2c0c2f46d7 soc/intel/tigerlake: Add CFR objects for existing options * d06c8dde58 soc/intel/tigerlake: Hook up the VT-d setting to option API * 3cfb24a326 soc/intel/alderlake: Hook up the VT-d setting to option API * 6f9df7ace4 soc/intel/cannonlake: Add/use enums for IGD config * c8199f26e0 soc/intel/skylake: Add/use enums for IGD config * 947dd07823 soc/intel/jasperlake: Hook up IGD config to option API * 09adda95b9 soc/intel/meteorlake: Hook up IGD config to option API * dcbb5771c9 soc/intel/tigerlake: Hook up IGD config to option API * d930a3542c soc/intel/alderlake: Hook up IGD config to option API * 9faf7ce4f4 soc/intel/alderlake: Add CFR objects for existing options * 011baca89d cpu/x86/smm/smm_module_loader: Install bigger page tables * aa121a9bbe payloads/external/edk2/Makefile: Set OemId Pcd * ca9616b984 ec/system76/ec: Add config for 2nd fan without GPU * f1f58b20b9 soc/mediatek/mt8189: Add SPI driver support * d4a759a068 mb/system76/mtl: darp10: Add TCSS configs * 85972101e6 commonlib/device_tree: Make *path const in dt_find_node() * de9d76c761 mb/starlabs/starbook/tgl: Configure the eSPI GPIOs * af7fb83ed0 soc/intel/apollolake: Hook up S0ix setting to option API * 9979be7482 drivers/intel/fsp2_0: Remove redundant NULL checks and simplify code * 6f9de346ae Revert "soc/amd/glinda/Makefile.mk: Use relative address for APOB_NV" * d263e0bd92 soc/amd/glinda/Makefile.mk: Use relative address for APOB_NV * 4f7ea3667c mb/google/rex/var/kanix: Tune camera I2C timing * f0ad05b57e mb/google/brya/var/uldrenite: Fix USB_OC1 for USB3 A0 port * 1140891211 mb/google/bluey: Initialize I2C, SPI, and GPIOs in bootblock * ba8407f0c1 soc/intel: Add Arrow Lake-H/U IDs * 3e1f96a0f4 mb/system76/mtl: Add Lemur Pro 13 * 3008b8de53 soc/intel/skylake: Show that SMRAM is unconditionally locked * e6dc71fe9f util/superiotool: Dump one more NCT6779D register * b50ceba64a mb/amd: Increase ROM size on boards, incorrectly limited to 16 MB * 850703b32b mb/google/bluey: Configure FPMCU power, reset, and QUPv3 peripherals * b4c6984a40 soc/qualcomm/x1p42100: Initialize QSPI and QUPv3 in bootblock * fe34206442 soc/mediatek/mt8189: Add audio/display bus protection release functions * c2b17a083d soc/mediatek/mt8189: Add PLL and clock init support * e4cbd9ea9f soc/mediatek/mt8189: Add MTCMOS init support * 5cf460dce9 soc/mediatek/mt8196: Fix RTC protection register unlock failure * 2c986d016e MAINTAINERS: Add Google Bluey and Qualcomm SOC maintainers * 64fe6fd94a util/abuild: fix TODO and update targets variable to an array * 902288db22 util/abuild: Update version and date string * 8504c796fc util/abuild: Remove obsolete FIXME * a8e1113e3b util/abuild: Check functions directly instead of with $? * b128abcdad util/abuild: Add quotes around variables * 52b932df3b util/abuild: Group printfs to timestamps file together * ad19c94d87 util/abuild: Fix shellcheck warnings about local vars * d88ea14e8d util/abuild: Remove unused debug() function * 82dea9d6d1 util/abuild: Disable shellcheck warning on interrupt() * a2baaec067 util/abuild: Use ${} around variable names * 9ddb54e6ad util/abuild: Update syntax from 'function func' to 'func()' * f66c7c1037 util/abuild: Update echo to printf for consistency. * 49ae935b37 util/abuild: Change [...] to [[...]] for consistency * ea32e30a18 mb/starlabs/*/cfr: Remove `reboot_counter` CFR option * d4cb553986 mb/starlabs/*/cfr: Remove `boot_option` CFR option * 452e179727 mb/starlabs/*/cfr: Use global console CFR object * aebef78622 xcompile: Use Walloc-size GCC option * 074dd4f6f5 mb/google/fatcat: Set logo vertical alignment to middle for variants * 02ca72b2d4 soc/intel/meteorlake: Hook up Pch Sleep Assertion widths * 166f0ea146 util/abuild: Identify abuild builds with an env variable * 511872dae3 mb/dell: Convert Latitude E7240 into a variant * b5581d556b drivers/mrc_cache: Measure MRC cache as runtime data * 05eb3e3716 mb/google/skywalker: Create variant Yoda * c8ddae9ebe mb/google/puff: Use CFR setup menu to manage options * dc19824e56 mb/google/fizz: Use CFR setup menu to manage options * 1d62a1e857 mb/google/jecht: Clean up makefile * 4112c77919 mb/google/jecht: Use CFR setup menu to manage options * 6eddde31bb mb/google/beltino: Clean up makefile * 445575525c mb/google/beltino: Use CFR setup menu to manage options * 376a5acc24 util/lint: Add lint file for gofmt * 4456c125f6 soc/mediatek/common: Move PMIF SPI macros to per-SoC's header * 8efdbf0c34 mb/google/nissa/var/meliks: Use default domain_vr_config[] settings * f07a1a76f3 mb/google/brya: Enable GNA scoring accelerator * 6c830088da mb/google/rex/var/screebo: Generate RAM IDs * ac2bd75817 spd/lp5: Add SPD for K3KL9L90EM-MGCU * 66873a3812 vc/amd/fsp/glinda: Update SMBIOS Type 17 information * b23db384a9 vc/amd/fsp: Update SMBIOS Type 17 PartNumber size * 0b120de7c0 Documentation: Update documentation for Topton X2F-N100 * d50019d432 mb/starlabs/starbook_mtl: Select SKIP_SEND_CONNECT_TOPOLOGY_CMD * 4aa1861fbb mb/starlabs/starbook/mtl: Configure sleep assertion times * 183c414577 soc/intel/meteorlake: Add Kconfig to skip FSP TBT connect topology * aa1eba2f25 drivers/intel/fsp2_0: Enable firmware splash using 24-bit BMP logo * da29107572 mb/google/fatcat/var/francka: Reduce generic reset delay to 10ms * 60916d0f10 mb/trulo/var/uldrenite: Support different ISH UART mappings * 3fe4b00966 mb/trulo/var/uldrenite: Swap ISH UART from UART1 to UART0 * 407c7d0da3 Documentation: Add Device Operations * 20d7eaeb0f Documentation: Add chip operations * bf38f8eddc vc/intel/fsp2: Drop superfluous header for Raptor Lake S * eec228987e mb/intel/coffelake_rvp: Make use of chipset devicetree * c9f4cfa463 AUTHORS: Update list to 25.03 * da5101fde4 cpu/x86/smm: Drop unused label * 9154070320 mb/asus/h61-series: Add H61M-A/USB3 * e8c724fe1a mb/lenovo/m900_tiny: Update VBT to build 1037 with Kaby Lake gfx support * 21ca6701ff mb/google/{drallion,hatch,sarien}: Skip adding DTT/TCPU to SSDT * 5bf88a44e9 drivers/smmstore: Support 64-bit MMIO addresses * 2706ce0266 mb/intel/ptlrvp: Add GPIO support for T4 LP5 board * 40b62ff6c4 mb/intel/ptlrvp: Add memory configuration support for T4 LP5 board * 7f826fddc5 mb/intel/ptlrvp: Compile variant.c in ramstage for ptlrvp * 0ca46ac0d2 soc/intel/pantherlake: Enable coreboot native logo rendering * 210371e25b mainboard/google/fatcat: Configure middle logo vertical alignment * e446c1f917 drivers/intel/fsp2_0: Introduce coreboot native logo rendering * 2f23896299 soc/intel/intelblocks/cfg: Add splash screen vertical alignment options * 78d15d9a12 drivers/intel/fsp2_0: Add Kconfig to select FSP for BMP rendering * 5f941893ef cpu/x86/mtrr: Introduce mtrrlib with common MTRR helper functions * e180971560 drivers/intel/fsp2_0: Move graphics info struct/GUID to FSP header * 18b4349422 mb/var/uldrenite: Fix fw_config_gpio_padbased_override not being called * a6be271e63 arch/x86: Unify GDT entries * 1e7e4e943f soc/intel/tigerlake: Hook up S0ix setting to option API * ba4b26c4fc soc/intel/meteorlake: Hook up S0ix setting to option API * 514ad949e3 soc/intel/jasperlake: Hook up S0ix setting to option API * 55afbe250d soc/intel/elkhartlake: Hook up S0ix setting to option API * 3cc728110d soc/intel/alderlake: Hook up S0ix setting to option API * 245cba6795 cpu/x86/smm: Add support for exception handling * 2e27ceed67 mb/google/volteer/var/elemi: Check FP presence against SKU ID * 663dbd462a soc/amd/phoenix: Remove outdated TODO comments * b1b8b0e8e1 mb/starlabs/starbook/tgl: Reconfigure PCH Strap GPIOs * 36ac6226ff util/autoport: Add function to create empty files * f8071719e7 soc/intel/ptl: Add Wildcat Lake platform reporting * db4162adce soc/intel/ptl: Add Wildcat Lake PCIe Device details * 1baf0baf58 soc/intel/ptl: Add Wildcat Lake SoC device tree * 2fc246cd2d mb/google/ocelot: Remove unused devices from devicetree * 3278551f8c drivers/intel/fsp2_0: Include coreboot_tables.h in fsp_gop_blt.h * 18172b6009 mb/google/bluey: Add SoundWire amp and SD card GPIOs to lb_gpios * 80901a4494 mb/google/bluey: Add GPIOs for Soundwire, Display, and SD Card * 1015d4332f mainboard/google/bluey: Add fingerprint sensor GPIO entries * a85b9a21b2 mb/intel/ptlrvp: Add support for DDR5 configuration * c1bcb43f7c cbgfx: Prevent divide-by-zero edge case in Lanczos kernel * 565c768c20 soc/intel/alderlake: only add wifi Mitigation if DRIVERS_WIFI_GENERIC * ac948173ad mb/starlabs/starfighter/rpl: Add ramstage.c to makefile * f1509a467c mb/starlabs/starfighter: Add CFR option to use native panel resolution * 3593314cf5 mb/starlabs/starlite_adl: Add CFR option to use native panel resolution * d13afbbbca mb/starlabs/starbook: Add CFR option to use native panel resolution * 8fa84d9111 mb/starlabs/*: Add CFR entry for Bluetooth RTD3 * d2b0220a38 allocator_v4: Re-enable top-down allocation for edk2 * 4d7b56cdaa soc/intel/cmn/cse_lite: Fix handling of soft disable state * 33b3269d91 soc/intel/cmn/cse: Add function to check if ME state is M3_NO_UMA * 30a4fec86e mb/google/fatcat/var/kinmen: Generate SPD ID for Micron modules * cf5696834b soc/intel/ptl: Refactor Panther Lake SoC configuration * e99532d99b soc/mediatek/common: Update SPMI calibration process * f83fb11e5f soc/mediatek/mt8189: Add CPU segment ID support * 7b27b1ca99 soc/mediatek/mt8189: Fix incorrect GPIO register address * f2cf732997 libpayload: usbmsc: Correctly deal with disks larger than 2TB * 173c5d0aad src/arch/x86/c_start: Delete duplicated code masking stack pointer * 1166f9be0d include/console: Add CFR object for setting the logging level * 0f0d5fc725 soc/intel/apollolake/acpi: Add function to get PCIe BAR * 5d3664ce3b mb/starlabs/starbook/adl_n: Update VBT to fix HDMI output * 4b765fdd98 mb/google/fatcat: Disable EnableFastVmode on Panther Lake H SoC * f63c3bb297 soc/intel/cannonlake: Hook up DPTF device to devicetree * b7d59185ab soc/intel/common/dtt: Add Kconfig to skip SSDT generation * 094f75162f cpu/x86/64bit/pt: Fix integer arithmethic in assembly * bbd8f0aef8 soc/intel/ptl: Refactoring NUM_COMx_GRP_PADS calculation * cf47edb173 ec/google/wilco/acpi: Add UCSI port data * 89e915e981 ec/google/wilco/acpi: Fix S3/S4 support * 4a89d1b77d soc/intel/ptl: Add GPIO ACPI support for Wildcat Lake SoC * a4a2cdeb17 soc/intel/ptl: Add GPIOs for Wildcat Lake SoC * 2ce567f1d0 soc/intel/common/block/cse: Prevent HECI commands when flash descriptor override is set * 9660279966 drivers/usb/intel_bluetooth: Hook RTD3 up to the option API * e2705d93d8 soc/intel/pantherlake: Reduce IGD stolen memory size from 128MB to 64MB * 9f98a2a78a mb/asus/p8z77-v_le_plus: Use additional rt8168 MAC programming * 2b598a9472 drivers/net/r8168.c: Add option to program MAC address to ERI registers * 4b871c6314 ec/intel: read board ID one time from EC per stage * 08722cd9f9 mb/google/dedede/var/beadrix: Add Ziliatech part to RAM ID table * c0920396d0 mb/google/bluey: Make GSC_AP_INT GPIO configurable via Kconfig * 2e387e13f5 mb/google/fatcat/var/francka: Conditionally init HDA * e545494f6d mb/google/fatcat/var/fatcat: Conditionally init ALC256 HDA * 03d2ef67d7 soc/intel/cmn/hda: Introduce mainboard hook for HDA initialization * 85c65b0c20 mb/google/fatcat: Remove NPK device from fatcat and francka variants * 92955fbfa6 mb/google/trulo/var/uldrenite: Configure GPP_E9 as NF2 * aafcb01ec4 mb/intel/ptlrvp: Synchronize codebase with fatcat * effd1ffdad mb/google/ocelot: Update Ocelot board * 1044f03878 payloads/external/edk2: Set StatusD register to work around failing AMD boot * 2170ad0c60 Documentation/lib/timestamp.md: Reformat to 72 characters per line * 22118a137b mb/google/fatcat/var/kinmen: Add memory settings * 54c87dbed0 mb/google/trulo/var/uldrenite: Update DPTF parameters * 9ef62ad64c mb/intel/ptlrvp: Introduce PTL RVP External and Internal EC Configurations * 7c965f9df0 MAINTAINERS: Add Nick, Avi, and Pranava for new google/ocelot entry * d2e698056e mb/google/bluey: Set correct Kconfig defaults for peripherals * 34d6bc8784 soc/qualcomm/x1p42100: Set correct Kconfig defaults for peripherals * 2201f57493 soc/qualcomm/x1p42100: Add QUP Serial Engine (SE) entries * 6a503fe5a4 mb/google/var/uldrenite: Configure GPP_A16 as NF4 * c2c95fbd24 sb/intel/lynxpoint: Add CFR objects for existing options * 96fd20c5e0 soc/intel/broadwell: Add CFR objects for existing options * ce6f7820f4 ec/google/chromeec: Increase EC status timeout to 30 seconds * 17347eedc3 soc/intel/cannonlake: Add CFR objects for existing options * ad704e0500 soc/intel/cannonlake: Hook up the VT-d setting to option API * 7f8d1f2086 mb/google/nissa/var/pujjoniru: Support x32 memory configuration * fe881c990c mb/google/brya: Create pujjocento variant * 7da36ad79a mb/google/bluey: Add initial support for Bluey * 57d7957e3c soc/qualcomm/x1p42100: Add initial SoC skeleton for X1P-42-100 * c82f5fe133 soc/amd/glinda: Select SOC_FILL_CPU_CACHE_INFO * ee76692571 payload/external/edk2: Add Kconfig to support use of PCIe OpROMs * fb3f025ea6 soc/amd/common/cpu/noncar: Add SMBIOS helper * 36f01c3481 mb/google/fatcat/var/felino: Add Write Protect GPIO to cros_gpios * 934fcfb6a0 soc/mediatek/mt8189: Add I2C driver support * b3bdffa475 soc/mediatek/common: Move I2C functions to common code * 1e0941c295 mb/google/ocelot: Select Wildcat Lake(WCL) SoC config * b249275e3d mb/amd/crater: Fix some ec defines * 443f514365 mb/amd/crater: Add touchscreen support * 4e55225f2c mb/amd/crater: Add missing dxio descriptors * 608db150f1 smmrelocate: Drop unused parameter * 157b7ae778 payloads/edk2: Update default branch for MrChromebox repo to 2025-02 * 76a1e81b10 mb/starlabs/*: Unify Sleep S3 and S4 GPIO configurations * fed584e100 soc/intel: Add Wildcat Lake CPU and PCIe device IDs * 5d7e2b4c0c mb/google/fatcat: Disable VR settings on Panther Lake H SoC * 8be95806a6 mb/google/ocelot/var/ocelot: update gpios * 92f9c8a985 mb/google/ocelot: update FW_CONFIG * 49bf8f94a0 soc/intel/common: Add CFR objects for existing options * 509b01c3b6 soc/intel/cannonlake: Hook up S0ix setting to option API * b830fdc2d7 soc/intel/cannonlake: Hook up IGD config to option API * 5efb54d371 soc/intel/broadwell: Allow ME enable/disable to be set via option * 42379e7f76 sb/intel/lynxpoint: Allow ME enable/disable via option * 204aae207d mb/samsung/stumpy: Clean up makefile * e3d3fc5b4a mb/samsung/stumpy: Use CFR setup menu to manage options * 936ca8404a drivers/option/cfr: Select EFI variable store when edk2 payload used * 20ceed1929 drivers/efi/fw_info: Select necessary UDK binding as needed * c0e3f6d1d2 drivers/efi/variable_store: Select necessary UDK binding as needed * a899359720 sb/intel/bd82x6x: Add CFR objects for existing options * ada6b98766 nb/intel/sandybridge: Add CFR objects for existing options * f14aa06606 soc/intel/skylake: Add CFR objects for existing options * f51c0bb090 soc/intel/skylake: Hook up IGD config to option API * 32c78b7e22 soc/intel/skylake: Hook up S0ix setting to option API * 73b095d5ea mb/starlabs/*: Select DRIVERS_OPTION_CFR_ENABLED * 4eba4e3f26 superio/ite/it8772f: Program power state after failure * fbca3e6806 superio/ite/*: Move setting of power state to common code * 60b414fc13 soc/intel/cannonlake: Drop redundant PcieRpEnable * ee30558c49 soc/intel/skylake: Drop redundant PcieRpEnable * 439d7fb7d0 mb/google/brya: Create epic variant * c4e6050146 mb/google/skywalker: Create variant Obiwan * 0cc0e6996c drivers/smmstore: allow full flash access for capsule updates * 7814b8a6be Revert "soc/mediatek/mt8196: Specify MTKLIB_PATH for building BL31" * 14b66cb01b soc/intel/pantherlake: Add new SoC config for Intel Wildcat Lake(WCL) * d14ebe3957 mb/google/fatcat/var/felino: Use GPP_C08 for GPIO_PCH_WP * 6322be7992 sb/intel/bd82x6x/me.h: Add missing definitions * 2f62dd8a6b mb/google/brya/var/uldrenite: Configure ISH_GP5 GPIO * 3ce612194c mb/google/rex: Generate RAM IDs * 430ab9257b spd/lp5: Add SPD for K3KL8L80EM-MGCU * c7a450ba7d Documentation/mainboard/asrock/imb-1222.md: Update information * ac7717a7b0 mainboard/asrock/imb-1222: Enable USB3 port in WWAN slot * eb68ff66eb mb/asrock/imb-1222: Update GPIO config using new intelp2m * a1210875e9 mb/imb-1222: Update some GPIOs according to new vendor config * fc8e88da9b drivers/intel/mipi_camera: Rework info print output * d04d7d80b0 drivers/intel/mipi_camera: Only generate ADR if no HID supplied * 36c89598a7 mb/erying/tgl: fsp_params: Replace half_populated with statement * 0307f52cd9 soc/mediatek/mt8196: Move SPM loader functions to common part Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-05-22coreboot: Remove unused vboot testsLeah Rowe
Futility tests enlarge the src tarballs, without much utility. Uttterly futile. Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-05-22coreboot/default: Remove unneeded FSP modulesLeah Rowe
We only need the Kabylake version. We can safely remove the other ones, thereby significantly reducing the size of the lbmk release archive. Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-04-29further gcc-15 fix for gmp on -std=23Leah Rowe
the fix in the previous revision wasn't being applied properly, because the build system of gmp generates a conftest.c file, and the entry being made for it was actually coming from this place in the configure file. Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-04-29coreboot/default and fam15h: gmp fix, gcc15 hostccLeah Rowe
gcc 15 defaults to -std=c23, but the older gcc was using -std=c17. The new c23 breaks GMP, so let's add a patch from upstream (GMP project) to fix it. this has been done to both coreboot trees. Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-04-29coreboot: Add patch to fix build with GCC 15 as host compilerAlper Nebi Yasak
Building coreboot host tools with GCC 15 results in build errors: In file included from .../lbmk/src/coreboot/default/util/cbfstool/console/console.h:7, from .../lbmk/src/coreboot/default/src/commonlib/fsp_relocate.c:3: .../lbmk/src/coreboot/default/src/commonlib/include/commonlib/loglevel.h:170:26: error: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (6 chars into 5 available) [-Werror=unterminated-string-initialization] 170 | [BIOS_EMERG] = "EMERG", | ^~~~~~~ .../lbmk/src/coreboot/default/src/commonlib/include/commonlib/loglevel.h:171:26: error: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (6 chars into 5 available) [-Werror=unterminated-string-initialization] 171 | [BIOS_ALERT] = "ALERT", | ^~~~~~~ [...] ../cbfstool/common.c: In function 'bintohex': ../cbfstool/common.c:195:43: error: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (17 chars into 16 available) [-Werror=unterminated-string-initialization] 195 | static const char translate[16] = "0123456789abcdef"; | ^~~~~~~~~~~~~~~~~~ Add a patch that marks the latter with the "nonstring" attribute, and disable the warning for the former because I couldn't figure out how to add that attribute there. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2025-04-22coreboot/hp8300cmt: purge xhci_overcurrent_mappingLeah Rowe
This prevents a build error, as the variable is no longer used at all by coreboot (EHCI mapping is used as reference instead). Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-04-21coreboot/next: merge with coreboot/defaultLeah Rowe
I also cherry-picked a patch from Heads, that fixes build issues caused by the hacks in the T480 port; several changes made by Mate are now ifdef'd based on whether a KabyLake ThinkPad is specified in defconfig. Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-04-21coreboot/default: Update, c247f62749b (8 Feb 2025)Leah Rowe
This is currently the latest revision of coreboot. Other coreboot trees to follow. The "next" tree will also be merged with coreboot/default, in a follow-up commit. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-12-31hp820g2: fix vendorfile inject and set release=yLeah Rowe
I believed that the compressed nature of refcode was the only non-reproducible thing, but turns out you also need to run rmodtool on the refcode to make the binary relocatable in cbfs. This is based on my reading of the coreboot Makefile. With this change, I can now provide release binaries for the HP EliteBook 820 G2. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-12-27add spdx headers to various config filesLeah Rowe
Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-11-01coreboot/default: Re-base all patchesLeah Rowe
There were a lot of unnecessary patches, such as the VRAM patches; as Nicholas Chin has explained to me, the drivers for these machines will just allocate what RAM they want anyway, so in a lot of cases the extra allocated Video RAM simply reduces the total amount of memory for other uses. In general, we have a lot of patches that have existed for years. A much more aggressive sweep will be done in the next major audit, especially when the revisions are updated again. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-10-27Merge pull request 'config/coreboot/default: Update MEC5035 patches' (#244) ↵Leah Rowe
from nic3-14159/lbmk:mec5035-updates into master Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/244
2024-10-26config/coreboot/default: Update MEC5035 patchesNicholas Chin
- Update the MEC5035 S3 patches to the versions that were sent upstream to prevent conflicts with subsequent patches for that EC. - Update the patch that enables the S3 SMI handler in mainboard code so that all Latitudes use the handler. - Add a new patch that tells the EC to route power button events to the host so that the OS can decide what to do. Without it, the EC powers off the system without letting the OS cleanly shut down. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-10-27Switch Dell 3050 Micro to newer coreboot revisionLeah Rowe
Specifically, use the same revision that Mate used in patchset 15. This will ensure that any issues are *not* caused by the coreboot revision; this is being done, because the old coreboot revision was from July, but patchset 15 from Mate is based on a September revision of coreboot. I've been eliminating as many variables as possible, trying to fix SeaBIOS payload on this machine, because it hangs in Libreboot, but not when building from gerrit directly, which means the coreboot revision may be a factor (since I'm using his patches on an older revision so upstream might have made some changes since then that the port relies on). For this, a new coreboot tree is used, called "dell7", referring to the fact that Kabylake is Intel's 7th generation. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-10-26Update dell 3050 patch to patch 15 (pwm fix)Leah Rowe
Use patchset 15 instead of 14: config/coreboot/default/patches/0061-WIP-OptiPlex-3050-Micro-port.patch Rebase the verb patch; patchset 15 modified the Makefile: config/coreboot/default/patches/0064-dell-optiplex_3050-add-hda_verb.c.patch We were using patchset 14 for the 3050 micro: https://review.coreboot.org/c/coreboot/+/82053/14 Now we use patchset 15: https://review.coreboot.org/c/coreboot/+/82053/15 Without this patch, the fans are always on a low setting, on the Dell OptiPlex 3050 Micro, even under stress conditions. With this patch, the fans change speed according to CPU temperature. I had to rebase my verb patch, because Mate modified the Makefile to add his sch5555 handler, on the same line where I add hda_verb. Mate tells me he will merge my verb and vbt patches into a further patchset later on. For now, I've simply rebased these patches on top of Mate's newer work; I've told him he can use them in his port. I'm probably going to now issue a new revision ROM image for Libreboot 20241008, so that users can get this fix sooner. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-10-07coreboot/dell3050micro: Add data.vbt fileLeah Rowe
Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-10-06Add verb patch for Dell OptiPlex 3050 MicroLeah Rowe
Thanks go to Nicholas Chin for helping me with this. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-09-27config/coreboot: Add Dell Latitude E4300Nicholas Chin
Add patches to convert the E6400 port into a GM45 Latitude variant and add the E4300 as another variant, and create a config for the E4300. Tested on my E6400 and E4300. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-09-24coreboot/default: Import mkukri's 3050 micro portLeah Rowe
Dell OptiPlex 3050 Micro I ran ./mk -u coreboot, to update existing configs after merging. Actualy IFD and coreboot configs will be done in the next revision. I've already added logic for handling deguard, in preparation for this. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-08-12coreboot/x4x: fix build errorLeah Rowe
see relevant patch added in the diff set the clock on x4x boards to 96MHz like on GM45 fixes the following build error on x4x boards: hw-gfx-gma-plls.adb:465:46: error: "INTEL_GMA_DPLL_REF_FREQ" not declared in "Config" make: *** [Makefile:423: build/ramstage/libgfxinit/common/g45/hw-gfx-gma-plls.o] Error 1 Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-08-11coreboot/default: fix build issue with DDR2 fixLeah Rowe
some of my DDR2 checks were unnecessary, as nicholas pointed out on irc, because they were in places that only ran if DDR2 memory was used anyway. in another, valid place, I was checking the wrong variable for knowing what memory type is used. this patch fixes build errors in lbmk: src/northbridge/intel/gm45/raminit.c: In function 'dram_program_timings': src/northbridge/intel/gm45/raminit.c:1120:29: error: 'sysinfo' undeclared (first use in this function); did you mean 'sysinfo_t'? 1120 | if (sysinfo->spd_type == DDR2) | ^~~~~~~ | sysinfo_t src/northbridge/intel/gm45/raminit.c:1120:29: note: each undeclared identifier is reported only once for each function it appears in src/northbridge/intel/gm45/raminit.c: In function 'ddr2_odt_setup': src/northbridge/intel/gm45/raminit.c:1291:21: error: 'sysinfo' undeclared (first use in this function); did you mean 'sysinfo_t'? 1291 | if (sysinfo->spd_type == DDR2) { | ^~~~~~~ | sysinfo_t make: *** [Makefile:423: build/romstage/northbridge/intel/gm45/raminit.o] Error 1 Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-08-10coreboot/default: merge coreboot/haswellLeah Rowe
Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-08-09coreboot/dell: merge into coreboot/defaultLeah Rowe
The libgfxinit patch and other patches e.g. DDR2 fix, are now provided in coreboot/default. The Latitude E6400 is now using the newer coreboot revision from late July 2024. Some other configs had to change because of this, relating to the new way that Nicholas handles timing on LVDS displays with the E6400 port; a default 96MHz clock is still used for pixel reference clock, overridden with a value of 100MHz on other GM45 machines, where 96MHz was previously hardcoded. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-08-09coreboot/default: Update to 97bc693ab (2024-07-29)Leah Rowe
Several patches are now merged upstream and no longer needed in lbmk, such as the HP EliteBook 8560w patch, and related patches. Some patches were changed, for example the Dell Latitude ivb/snb laptops are now variants in coreboot, instead of being individual ports; now they re-use the same base code. This this, the corresponding files under config/submodules have changed, for things like 3rdparty submodules e.g. libgfxinit, and tarballs e.g. crossgcc. This is long overdue, and will enable more boards to be added. This newer revision will be used in the next release, and some follow-up patches will merge these trees into default: * coreboot/haswell * coreboot/dell Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-04nb/haswell: lock policy regs when disabling IOMMULeah Rowe
Angel Pons told me I should do it. See comments here: https://review.coreboot.org/c/coreboot/+/81016 I see no harm in complying with the request. I'll merge this into the main patch at a later date and try to get this upstreamed. Just a reminder: on Optiplex 9020 variants, Xorg locks up under Linux when tested with a graphics card; disabling IOMMU works around the issue. Intel graphics work just fine with IOMMU turned on. Libreboot disables IOMMU by default, on the 9020, so that users can install graphics cards easily. I'm pretty sure this is the correct way to do it. The machine still seems to boot, in this configuration. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-03coreboot/default: Add patches to fix S3 on SNB/IVB LatitudesNicholas Chin
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-05-03remove x220edp/x230edp (keep regular x220/x230)Leah Rowe
nitrocaster boards are hard to find nowadays and i'm not comfortable supporting the knockoff chinese gear; quality varies greatly, and i can't know how reliable they are. nitrocaster has been out of business so it's just not viable to support this mod anymore. in fact, keeping the eDP-based targets is a liability to libreboot. regular x220/x230 (non-eDP-modded) are retained. the eDP modkit from nitrocaster let you use eDP screens instead of lvds, on thinkpad x220 and x230, letting you use higher resolution screens. older lbmk revs can still be used, if you happen to come across one of these boards. i only recommend using the official nitrocaster board, if youcan find one unused. ymmv with the chinese gear. better just use an unmodded x230 or get a different machine. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-03Enable WiFi on HP EliteBook 8560w (GPIO config)Leah Rowe
angel pons said how to fix it. more info in the patch. works perfectly. i still see that scancode in dmesg and i guess i have to assign it to some function that sets software rfkill hw rfkill is no longer set. it's unblocked, and i can use wifi. just in time for the libreboot release. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-04-259020 sff/mt: add tpm enable patch from mate kukriLeah Rowe
Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-04-219020 sff/mt: fix bad gpio read on hwm patchLeah Rowe
sff happened to work, but mt would not boot with the patch, because it called die() on unknown chassis type, and the gpio happened to have a bad value in the old patch, because it wasn't reading the right gpio. i tested the fix on the old patch, but then decided to use mate's new patch because instead of calling die(), it simply boots with fan control disabled (max fan speed in that case), if this happens again. mt and sff have both been tested with this new version of the patch. both of them boot, and they both have proper fan control. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-04-07add mate's patch for 9020 sff/mt fan controlsLeah Rowe
see: https://review.coreboot.org/c/coreboot/+/81529 what i've merged is patchset 4. i had to rebase it slightly, because the libreboot version has the iommu toggle on cmos configs, which are files that mate's patch also changes, leading to merge conflict. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-04-06add 9020 sff/mt targets that use broadwell mrcLeah Rowe
broadwell mrc has better peg handling and can support 16gb modules on broadwell machines - the blob can be used on haswell machines too, instead of haswell mrc, and it might support 16gb modules on these machines (not yet tested, but using broadwell mrc does at least boot as reliably as haswell mrc anyway) one little quirk with haswell mrc is that it actually handles vga decode, disabling the igpu entirely, when a dgpu is used. the broadwell mrc enables both GPUs and does not handle vga decoding, so we must handle this the usual way; my patch for this was merged upstream and i'm also adding it to libreboot, which currently uses an older coreboot revision. this is needed for dgpu to work. see patch: 0040-nb-haswell-Disable-iGPU-when-dGPU-is-used.patch broadwell mrc may also make dealing with nvidia optimus setups more reliable, on laptops that have nvidia GPUs, but this patch does not add bmrc configs for t440p/w541 NOTE: on t440p/w541 laptops with nvidia graphics, the video output is wired to intel but rendering can be offloaded to nvidia. in this setup, we want vga decode to be done on intel, so i've set these configs to enable CONFIG_ONBOARD_VGA_IS_PRIMARY (set it to y) Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-03-30fix sata slots on dell 9020 sff and mtLeah Rowe
3rd sata slot (of 3) broken on 9020 sff, and the 3rd and 4th (of 4) slots are broken on 9020 mt this patch fixes them on both, so that all ports work properly Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-03-04config: Add Dell Latitude E5420Nicholas Chin
Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-03-02coreboot/dell9020*_12mb: Disable IOMMU by defaultLeah Rowe
Needed to make graphics cards work. Turn it on if you're using only the Intel GPU. With IOMMU *enabled*, graphics cards do not work reliably at all. The cause still needs to be investigated, but the symptoms are graphical corruption on the screen, and Xorg usually crashes. In some cases (on some cards), TTYs can still be used; the payload can still be used reliably, on a graphics card, but Xorg fails to work properly. This could be a bug in Linux drivers, instead of anything that coreboot does (not yet tested in factory BIOS). Leaving it off by default will ensure reliable operation on all setups, whether an iGPU or dGPU is used. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-03-02coreboot/haswell: make IOMMU a runtime optionLeah Rowe
It is now possible to disable the IOMMU on Haswell boards, by doing this on your ROM image: ./nvramtool -C libreboot.rom -w iommu=Disable To enable it again, do this: ./nvramtool -C libreboot.rom -w iommu=Enable If not specified, the default behaviour is *on*. A follow-up patch will turn IOMMU *off* by default, on Dell OptiPlex 9020 SFF/MT, by setting it as such in cmos.default. This is to make graphics cards work properly to work around a bug when it's turned on. Leaving the IOMMU enabled is recommended, if it works. It works in most cases, including on 9020 SFF/MT when using the Intel GPU without a graphics card inserted. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-02-17Merge pull request 'Add HP EliteBook 8560w, MXM' (#187) from ↵Leah Rowe
Riku_V/lbmk:hp8560w into master Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/187
2024-02-12Add HP EliteBook 8560wRiku Viitanen
Iru Cai's port from Gerrit: https://review.coreboot.org/c/coreboot/+/39398 Now with the proper MXM structure, which removes the 30 second POST delay. Tested with i7-2670QM, Quadro 2000M and 32GB RAM. Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
2024-02-08config: Add Dell Latitude E5520Nicholas Chin
Tested by Minimum_Baseball_629 on Reddit Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-02-08config/coreboot/default/patches : Renumber E6420, E6520, E5530 patchesNicholas Chin
The OptiPlex 9020/7020 port was merged first and was numbered 31. Increment the numbering of the Latitude patches to reflect this. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-02-07Merge pull request 'Add Latitude E6420, E6520, and E5530' (#183) from ↵Leah Rowe
nic3-14159/lbmk:latitude-ports into master Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/183
2024-02-06config: Add Dell Latitude E5530Nicholas Chin
Tested by Martin Dawson. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-02-06config: Add Dell Latitude E6520Nicholas Chin
Tested by Martin Dawson. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-02-06config: Add Dell Latitude E6420Nicholas Chin
Tested by Martin Dawson. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
2024-02-03import dell optiplex 7020/9020 patch from gerritLeah Rowe
coreboot gerrit patch 55232, patchset 31 the actual board will be enabled in a follow-up patch. merging the patch on its own first is better practise, to run ./update trees -u coreboot this way, there won't be a revision that breaks builds, due to the idiosyncratic nature of coreboot configuration. Signed-off-by: Leah Rowe <info@minifree.org>
2024-01-25dell/e6*30: use generic PS2K/PS2M EISAID stringsLeah Rowe
CONFIG_PS2M_EISAID. this is a a string used for the identifier on the mouse, in ACPI. CONFIG_PS2K_EISAID this is used for the keyboard. IASL comes back with this build error: dsdt.asl 1884: Name(_HID, EISAID("DLLK0534")) Error 6045 - ^ EISAID string must be of the form "UUUXXXX" (3 uppercase, 4 hex digits) (DLLK0534) Change DLLK0534 back to PNP0303 and change DLL0534 back to PNP0F13. These are generic identifiers for PS/2 keyboard and mouse. Any generic driver will work with the onboard mouse/keyboard on these machines. They do not need to be changed. These are the default values anyway. Just leave them explicitly defined to the default values, for now; if these options are not set, coreboot will default to these values. This shouldn't break anything for the users. I've reported this to Nicholas Chin, author of those patches. Libreboot imported the new versions of E6430/E6530 board patches in the coreboot revision update, but the new (technically correct) values broke IASL, so I've decided to use the old values for now. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-01-25coreboot/default: update coreboot to January 2024Leah Rowe
Base revision changed to: commit b6cbfa977f63d57d5d6b9e9f7c1cef30162f575a Author: Morris Hsu <morris-hsu@quanta.corp-partner.google.com> Date: Fri Jan 5 16:48:17 2024 +0800 mb/google/dedede/var/metaknight:Add fw_config probe for multi codec and amplifier Of note: Several out-of-tree ports have been adjusted to use the new SPD config style, where it is defined in devicetree. I manually updated the E6530 patch myself, based on the update that Nicholas did on E6430 (Nicholas will later update the E6530 patch himself, and I'll re-merge the patch). Several upstream patches now exist in this revision, that we were able to remove from lbmk. The heap size patch was reverted upstream, as we did, but see: https://review.coreboot.org/c/coreboot/+/80023 https://review.coreboot.org/c/coreboot/+/79525 Although we still disable the TSEG Stage Cache, ivy/sandy/haswell should be reliable on S3 now (leaving TSEG Stage Cache disabled, for now, anyway). Also included in upstream now: commit 29030d0f3dad2ec6b86000dfe2c8e951ae80bf94 Author: Bill Xie <persmule@hardenedlinux.org> Date: Sat Oct 7 01:32:51 2023 +0800 drivers/pc80/rtc/option.c: Stop resetting CMOS during s3 resume Further patches from upstream: commit 432e92688eca0e85cbaebca3232f65936b305a98 Author: Bill Xie <persmule@hardenedlinux.org> Date: Fri Nov 3 12:34:01 2023 +0800 drivers/pc80/rtc/option.c: Reset only CMOS range covered by checksum This should fix S3 on GM45 thinkpads. Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-01-21coreboot/*/target.cfg: don't define xarchLeah Rowe
it's defined per board Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-01-10NEW MAINBOARD: HP EliteBook 820 G2Leah Rowe
This is of Broadwell platform, one generation above Haswell. Of note: this uses HP Sure Start. Although the flash is 16MB, our CBFS section (and IFD configuration) assumes 12MB flash, so the final 4MB will be left unflashed on installation, after blanking the private flash. The coreboot documents have more information about this. Some minor design changes in lbmk were made, to accomodate this port: Support for extracting refcode binaries added (pulled from Google recovery images). The refcode file is an ELF that initialises the MRC and the PCH. It is also responsible for enabling or disabling the Intel GbE device, where Google does not enable it, but lbmk modifies it per the instructions on the coreboot documentation, so as to enable Intel GbE. Google's recovery image stores the refcode as a stage file, but coreboot changed the format (for CBFS files) after 4.13 so coreboot 4.13's cbfstool is used to extract refcode. This realisation made me also change the script logic to use a cbfstool and ifdtool version matching the coreboot tree, for all parts of lbmk, whereas lbmk previously used only the default tree for cbfstool/ifdtool, on insertion and deletion of vendor files - it was 81dc20e744 that broke extraction of refcode on google's recovery images, where google used an older version of cbfstool to insert the files in their coreboot ROMs. A further backported patch has been added, copying coreboot revision f22f408956 which is a build fix from Nico Huber. Iru Cai submitted an ACPI bugfix after the revision lbmk currently uses, for coreboot/default, and this fix is needed for rebooting to work on Linux 6.1 or higher. This patch has been backported to lbmk, while it still uses the same October 2023 revision of coreboot. Broadwell MRC is inserted at the same offset as Haswell, so I didn't need to tweak that. Signed-off-by: Leah Rowe <leah@libreboot.org>