aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26mb/google/butterfly: Fix compiling for 64bit modeArthur Heymans
2024-03-26mb/razer: Remove blank lines before '}' and after '{'Elyes Haouas
2024-03-26mb/roda: Remove blank lines before '}' and after '{'Elyes Haouas
2024-03-26mb/lenovo: Remove blank lines before '}' and after '{'Elyes Haouas
2024-03-26arch/x86/bootblock.ld: Align the base of bootblock downwardsArthur Heymans
2024-03-26mb/fb/fbg1701: Move VBOOT key locationArthur Heymans
2024-03-26util/xcompile: Add target architecture to CPPFLAGSArthur Heymans
2024-03-26drivers/intel/fsp2_0: Avoid unnecessary extra CBFS accessJeremy Compostella
2024-03-26soc/intel/xeon_sp: Update FSP-T UPD for FSP2.4Li, Jincheng
2024-03-26soc/intel/xeon_sp: Share DDR codes across Xeon-SP platformsJincheng Li
2024-03-25libpayload: Include commonlib/helpers.h in libpayload.h for GPL buildsJulius Werner
2024-03-25arch/riscv: add new SBI callsRonald G Minnich
2024-03-24mb/google/veyron_{mickey,rialto}: Remove return statement in void functionElyes Haouas
2024-03-24soc/intel/common/block/cse: Remove return statement in void functionElyes Haouas
2024-03-24soc/intel/alderlake: Attach timestamp around eSOL callSubrata Banik
2024-03-24commonlib: Add timestamp entries for eSOLSubrata Banik
2024-03-23soc/amd/common/noncar/memmap: reduce visibility of memmap_early_dramFelix Held
2024-03-23soc/amd/common/cpu/noncar/memmap: use VGA MMIO defines everywhereFelix Held
2024-03-23soc/amd/common/cpu/noncar/memmap: make local variables constFelix Held
2024-03-23soc/amd/*/memmap: factor out common read_lower_soc_memmap_resourcesFelix Held
2024-03-23drivers/i2c/tas5825m: Allow using I2C busTim Crawford
2024-03-23soc/intel/xeon_sp/spr: Move XHCI code into southbridge folderPatrick Rudolph
2024-03-23soc/intel/xeon_sp/spr: Drop unused definesPatrick Rudolph
2024-03-23amdfwtool: Use macro to get the table relative addressZheng Bao
2024-03-23soc/amd/genoa_poc/domain: refactor read_soc_memmap_resourcesFelix Held
2024-03-23util/lint: Fix license header regexNicholas Chin
2024-03-23src: Add missing SPDX license headersNicholas Chin
2024-03-23drivers/intel/ish: Include stdbool.h to identify bool typeKarthikeyan Ramasubramanian
2024-03-22arch/riscv: add Kconfig variable RISCV_SOC_HAS_MENVCFGRonald G Minnich
2024-03-22vc/amd/opensil/genoa_poc/mpio: add debug output for unused chipFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: fix unused MPIO chip warningFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: use device status for port_presentFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: simplify per_device_config argumentsFelix Held
2024-03-22vc/amd/opensil/genoa_poc/mpio: move PCIe port function below mpio chipFelix Held
2024-03-22mb/starlabs/starbook: Correct alphabetisation of Kconfig optionsSean Rhodes
2024-03-22mb/starlabs/starbook/adl: Set RP9 detection timeout to 50msSean Rhodes
2024-03-22mb/starlabs/starbook/adl: Disable the Clock Request 4 GPIOSean Rhodes
2024-03-22mb/starlabs/starbook/{adl,rpl}: Correct the ClkReq GPIO commentsSean Rhodes
2024-03-22Revert "mb/starlabs/starbook/{adl,rpl}: Disable GpioOverride"Sean Rhodes
2024-03-22mb/starlabs/starbook/adl: Correct the layoutSean Rhodes
2024-03-22mb/starlabs/starbook/{adl,rpl}: Disable CNViSean Rhodes
2024-03-22soc/intel/xeon_sp: Include soc_util.h in Xeon-SP common codesShuo Liu
2024-03-22vc/intel/fsp/twinlake: Add FspProducerDataHeader.h headerRonak Kanabar
2024-03-22soc/intel/alderlake: select UDK_202111_BINDING for ADL-NRonak Kanabar
2024-03-22mb/lenovo/s230u: Fix compiling for 64bit modeArthur Heymans
2024-03-22vc/intel/edk2-stable202111: Resolve compilation error in EDK2 202111Ronak Kanabar
2024-03-22mb/google/nissa/var/anraggar: Update touchscreen enable pin to GPP_C0Qinghong Zeng
2024-03-22amdfwtool: Only update count in header in only one functionZheng Bao
2024-03-21arch/x86: Fix typo for macro CPUID_FEATURE_HTTJincheng Li
2024-03-21amdfwtool: Move linking BHD2 to PSP2 from main to link funcionZheng Bao
2024-03-21mb/google/brox: Configure I2C timing for I2C devicesIvy Jian
2024-03-21Makefile.mk: Enable string-compare command optionElyes Haouas
2024-03-21util/smmstoretool/fv.c: fix 3 formatting issuesSergii Dmytruk
2024-03-21util/docker/: Drop recommonmark pip moduleNicholas Chin
2024-03-21Docs: Replace Recommonmark with MyST ParserNicholas Chin
2024-03-21util/docker: Update Dockerfiles for building documentationNicholas Chin
2024-03-21docker/doc.coreboot.org: Install pip modules into virtual envNicholas Chin
2024-03-21mb/google/zork: Update APCB to increase UMA size to 128MBMatt DeVillier
2024-03-21drivers/intel/dptf: Add DCFG supportSumeet Pawnikar
2024-03-21vendorcode/cavium: Use unsigned integers in struct bitfieldsArthur Heymans
2024-03-21mb/google/brya: Create a tivviks variantSowmya V
2024-03-21soc/intel/adl: Guard TWL SoC missing UPDs for build integritySubrata Banik
2024-03-20mb/google/brox: support ISHLi Feng
2024-03-20vc/amd/opensil/*/mpio: add IFTYPE_UNUSED mpio_type enum elementFelix Held
2024-03-20vc/amd/opensil/genoa_poc/mpio: add IFTYPE_ prefix to mpio_type valuesFelix Held
2024-03-20vc/amd/opensil/stub/mpio: change mpio_engine_type prefix to IFTYPEFelix Held
2024-03-20amdfwtool: Check sanity before filling the data arrayZheng Bao
2024-03-20soc/intel/elkhartlake/Kconfig: Rename FSPRel.bin to FSP.fdMario Scheithauer
2024-03-20amdfwtool: Set the cookie when the table header is createdZheng Bao
2024-03-20amdfwtool: Move the header creation into integration functionZheng Bao
2024-03-20amdfwtool: Add functions to link all the tablesZheng Bao
2024-03-20amdfwtool: Move the address of tables to the contextZheng Bao
2024-03-20cpu/x86/smm: Pass full SMRAM region info to SMM runtimeBenjamin Doron
2024-03-19libpayload: gdb: Make die_if() format string a literalJulius Werner
2024-03-19mb/google/brox: Select USE_UNIFIED_AP_FIRMWARE_FOR_UFS_AND_NON_UFSAshish Kumar Mishra
2024-03-19Makefile.mk: Include build/dsdt.d at the same time as DEPENDENCIESNicholas Chin
2024-03-19Makefile: Drop unused variable originalobjsNicholas Chin
2024-03-19arch/x86: Directly return result of `IS_POWER_OF_2()`Paul Menzel
2024-03-19cpu/x86: Use correct config flag for 1GiB page tableBora Guvendik
2024-03-19MAINTAINERS: Update email address of Jonathan for Xeon SPShuo Liu
2024-03-19mb/google/nissa/var/craaskov: Update eMMC DLL settingsIan Feng
2024-03-19mb/google/nissa/var/glassway: Tune I2C timings for 400 kHzFrank Chu
2024-03-19mb/google/nissa/var/glassway: Adjust touchscreen power sequencingFrank Chu
2024-03-19cpu/x86/mtrr: Error out caching limitation during NEMSubrata Banik
2024-03-19drivers/intel/fsp2_0: Use DECLARE_REGION for FSP-M heapShuo Liu
2024-03-19soc/intel/xeon_sp: Drop RMRR entry for USBPatrick Rudolph
2024-03-19soc/intel/xeon_sp: Drop uncore_fill_ssdtPatrick Rudolph
2024-03-19soc/intel/xeon_sp/spr: Enable 512 MMCONF buses by defaultPatrick Rudolph
2024-03-19soc/intel/xeon_sp: Initial support for PCI multi segment groupsPatrick Rudolph
2024-03-19soc/intel/xeon_sp: Add SATC PCI segment group supportPatrick Rudolph
2024-03-19arch/riscv: add constants for Base ExtensionRonald G Minnich
2024-03-18symbols: Add __maybe_unused flag to region variable symbolsShuo Liu
2024-03-183rdparty/amd_blobs: update submodule pointerFelix Held
2024-03-18amdfwtool: Compact the parameter transferingZheng Bao
2024-03-18amdfwtool: Remove the dissociated combo BIOS table for recovery A/BZheng Bao
2024-03-18soc/intel/xeon_sp/uncore_acpi: Fix debug printPatrick Rudolph
2024-03-17genbuild_h: Fix and harden major/minor version parsingNico Huber
2024-03-17util/intelmetool: Print the address in `map_physical` errors in hexMate Kukri
2024-03-17amdfwtool: Set the level based on cookieZheng Bao
2024-03-17amdfwtool: Set the table size only for FWsZheng Bao