aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2020-12-11amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao
2020-12-11util/amdfwtool: Fix EFS generation polarityMarshall Dawson
2020-12-11util/cbfstool/fit.c: Add support for adding Boot Guard manifestsMichał Żygowski
2020-12-08util/cbfstool/fmaptool: Generate list of terminal sectionsFurquan Shaikh
2020-12-08util/cbfstool: Add support for mapping extended window for x86 platformsFurquan Shaikh
2020-12-08util/cbfstool: Introduce concept of mmap_windowFurquan Shaikh
2020-12-08util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESSFurquan Shaikh
2020-12-08util/cbfstool: Treat region offsets differently than absolute addressesFurquan Shaikh
2020-12-07util/cbfstool/.gitignore: Add ifittoolArthur Heymans
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-12-03cbfstool: Hide hash printing behind -v and add to parseable outputJulius Werner
2020-12-03cbfstool: Rename cbfs_walk() to cbfs_legacy_walk()Julius Werner
2020-12-03cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-12-01util/mb/google/puff: remove HECI from overridetreePaul Fagerburg
2020-11-30util/pgtblgen: Improve compatibilityPatrick Georgi
2020-11-30util/docker/Makefile: Add missing separatorFrans Hendriks
2020-11-30lp4x: Add new memory parts and generate SPDsNick Vaccaro
2020-11-30inteltool: Add support to print TME/MKTME statusPratik Prajapati
2020-11-26util/inteltool: drop OS-specific rdmsr/wrmsr prototypesIdwer Vollering
2020-11-25util/crossgcc: ensure curl writes downloaded bytes to a fileIdwer Vollering
2020-11-25cbfstool: Don't add compression attribute for uncompressed filesJulius Werner
2020-11-25crossgcc: Upgrade binutils to 2.35.1Elyes HAOUAS
2020-11-25crossgcc: Upgrade LLVM to version 11.0.0Elyes HAOUAS
2020-11-22util/docker: Minor Makefile updatesMartin Roth
2020-11-22util/crossgcc: Retry package downloads on failureMartin Roth
2020-11-22crossgcc: Upgrade nasm to version 2.15.05Elyes HAOUAS
2020-11-22crossgcc: Upgrade IASL to version 20200925Elyes HAOUAS
2020-11-22util/inteltool/ivy_memory.c: Do not rely on MR0 valuesAngel Pons
2020-11-22util/inteltool/ivy_memory.c: Properly mask tAONPDAngel Pons
2020-11-21util/amdfwtool: add missing zero-initialization for local variableFelix Held
2020-11-20sconfig: Apply 'hidden' state from override treeDuncan Laurie
2020-11-17amdfwtool: Move the MP2CFG checking to category of BIOS dataZheng Bao
2020-11-16util/intelp2m: Clean up SCI, SMI macro generation and update commentsBenjamin Doron
2020-11-16lp4x: Add new memory parts and generate SPDsDavid Wu
2020-11-15util/cbfstool/amdcompress: fix argument requirementFelix Held
2020-11-15util/cbfstool/amdcompress: fix short option for maxsizeFelix Held
2020-11-12Delete soc/qualcomm/sdm845Julius Werner
2020-11-11util/futility: Don't refresh the binary all the timePatrick Georgi
2020-11-11util/inteltool: add missing special function pads for CNL-LPMichael Niewöhner
2020-11-11util/inteltool: add missing special function pads for CNL-HMichael Niewöhner
2020-11-11util/inteltool: add missing native functions of special pads for CNL-HMichael Niewöhner
2020-11-11util/inteltool: rename GPIO_RSVD_* to their correct names for CNL-HMichael Niewöhner
2020-11-11util/inteltool: add missing native functions of special pads for CNL-LPMichael Niewöhner
2020-11-11util/inteltool: rename GPIO_RSVD_* to their correct names for CNL-LPMichael Niewöhner
2020-11-09util/inteltool: Add support for Intel Lewisburg SKU C621AJingle Hsu
2020-11-06soc/amd/picasso: Update coreboot UPD variable names to include unitsZheng Bao
2020-11-04util/intelp2m: Update macrosBenjamin Doron
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao
2020-11-04amdfwtool: Change all error output to fprintf stderrZheng Bao
2020-11-04amdfwtool: Add an option to show debug messageZheng Bao
2020-11-04util/qemu: Add comprehensive default config for QEMU Q35Nico Huber
2020-11-04util/qemu: Add `qemu` make targetNico Huber
2020-11-04util/sconfig: Report which key is duplicatePatrick Georgi
2020-11-02util/ifdtool: Enable CPU read of the ME regionUsha P
2020-10-31.gitignore: Ignore .test/.dependencies globallyPatrick Georgi
2020-10-30fw_config: Convert fw_config to a 64-bit fieldTim Wawrzynczak
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-30util/docker: Add sdcc to our build nodesPatrick Georgi
2020-10-30.gitignore: Split into subdirectory filesPatrick Georgi
2020-10-28ifdtool: add "reserved" regionsStefan Reinauer
2020-10-27util/testing: Allow what-jenkins-does to skip lint testingMartin Roth
2020-10-27util/testing: Update test-abuild output directoriesMartin Roth
2020-10-27util/docker: Update atime mount point options for jenkinsMartin Roth
2020-10-27util/docker: Update agent-root to node-root for jenkinsMartin Roth
2020-10-27util/docker: Add tests to coreboot-sdk build processMartin Roth
2020-10-27util/docker: Update coreboot-sdk consolidate coreboot buildMartin Roth
2020-10-27util/docker: Update coreboot-sdk to set python2 as defaultMartin Roth
2020-10-27util/docker: Update coreboot-sdk with additional toolsMartin Roth
2020-10-27util/testing: Remove test for util/broadcom/secimageMartin Roth
2020-10-26cbfstool: Don't build unneeded commonlib sourcesJulius Werner
2020-10-26ectool: Don't ignore fgets return codeStefan Reinauer
2020-10-26ectool: Add newline to warning messageStefan Reinauer
2020-10-26inteltool: Only use real graphics devicesStefan Reinauer
2020-10-26inteltool: initial Hewitt Lake supportStefan Reinauer
2020-10-26sconfig: Split up sconfig-generated static.hTim Wawrzynczak
2020-10-26util/intelp2m: Fix typosBenjamin Doron
2020-10-19util/abuild/abuild: Do not check out submodulesAngel Pons
2020-10-19util/supermicro: Always include commonlib/bsd/compiler.hNico Huber
2020-10-14util/lint: Capitalise lint descriptionsAngel Pons
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-12util/superiotool: Add EC registers for IT8728FMatt DeVillier
2020-10-12util/intelp2m: Update output information format in the commentsMaxim Polyakov
2020-10-12intelmetool: Add PCI ID for Cometlake-UMatt DeVillier
2020-10-12util: Add DDR4 generic SPD for H5ANAG6NCJR-XNCNick Vaccaro
2020-10-09sconfig: Allow chipset to provide a base devicetreeDuncan Laurie
2020-10-08rules.h: change verstage name if it starts before bootblockKangheui Won
2020-10-06templates: add an empty SPD to SPD_SOURCESPaul Fagerburg
2020-10-05amdfwtool: Remove the assumption of ROM_SIZEZheng Bao
2020-10-05amdfwtool: Use a variable to get the return value of writeZheng Bao
2020-10-05amdfwtool: Clean up the Makefile of amdfwtoolZheng Bao
2020-10-03Revert "util/spd_tools: output binaries instead of hexdumps"Rob Barnes
2020-10-02amdfwtool: Fix the gcc warning about sign comparisonZheng Bao
2020-10-02util/ifdtool: Include ADL dynamic check as per Gen12 SPI flash guideSubrata Banik
2020-09-28util/intelp2m/apl: Remove unused plat-spec functionMaxim Polyakov
2020-09-28Intel GBE 82579LM bincfg set and specTom Hiller
2020-09-28util/intelp2m: Remove unnecessary tabsMaxim Polyakov
2020-09-28util: Add new memory part for zork boardsAmanda Huang
2020-09-27util/crossgcc: correct the spelling of what should have read 'verifying'Idwer Vollering
2020-09-24templates: add ddr4-spd-empty.hex to SPD_SOURCESPaul Fagerburg