aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2021-01-08util/amdfwtool,post: add missing distclean targetFelix Held
2021-01-08util/testing: remove genprof targetFelix Held
2021-01-08util/crossgcc/.gitignore: Add cmakeArthur Heymans
2021-01-08cbfstool: Use flock() when accessing CBFS filesJulius Werner
2021-01-06cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons
2021-01-06cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons
2021-01-06util/testing: Build test more of our toolsPatrick Georgi
2021-01-04drivers/vpd: Add VPD region to default FMAP when selectedMatt DeVillier
2021-01-04util: Make sure all util dirs have description files at top levelMartin Roth
2020-12-31util/amdfwtool: portability fixes for FreeBSDIdwer Vollering
2020-12-29util/xcompile: fix XGCCPATH handlingrnhmjoj
2020-12-28device + util/sconfig: introduce new device `gpio`Michael Niewöhner
2020-12-23Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel
2020-12-21amdfwtool: Add support of cezanne and renoirZheng Bao
2020-12-17util: Modify LPDDR4 spd_tools to generate SPDs for ADL boardsAmanda Huang
2020-12-17autoport: Add a license header to non-empty filesIru Cai
2020-12-14src/lib: Add Kconfig option for SPD cache in FMAPMatt DeVillier
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