summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2021-01-12util/ifdtool: Add coreboot build system supportPatrick Georgi
2021-01-12util/superiotool: Add IT8720F EC registersMichael Büchler
2021-01-11util/sconfig: Emit chip config pointers for PCI devices on root busFurquan Shaikh
2021-01-11util/sconfig: Change __pci*|__pnp* device pointers to constFurquan Shaikh
2021-01-10superiotool/nuvoton: Set NCT6791D GPIO inputs to NANANico Huber
2021-01-10util/autoport: Rename to mainboard_fill_gnvs()Kyösti Mälkki
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