summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* msrtool: fix build with gcc 10.Michal Suchanek2021-01-211-2/+2
* util/lint/spelling.txt: Disable `pres`Angel Pons2021-01-171-1/+3
* util/cbfstool: unbreak compilation on FreeBSDIdwer Vollering2021-01-131-0/+2
* util/superiotool: add IT5570E registersMichael Niewöhner2021-01-131-0/+54
* util/ifdtool: Add coreboot build system supportPatrick Georgi2021-01-121-0/+18
* util/superiotool: Add IT8720F EC registersMichael Büchler2021-01-121-0/+29
* util/sconfig: Emit chip config pointers for PCI devices on root busFurquan Shaikh2021-01-111-5/+20
* util/sconfig: Change __pci*|__pnp* device pointers to constFurquan Shaikh2021-01-111-4/+4
* superiotool/nuvoton: Set NCT6791D GPIO inputs to NANANico Huber2021-01-101-3/+3
* util/autoport: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-102-3/+4
* util/amdfwtool,post: add missing distclean targetFelix Held2021-01-082-0/+4
* util/testing: remove genprof targetFelix Held2021-01-081-1/+0
* util/crossgcc/.gitignore: Add cmakeArthur Heymans2021-01-081-0/+2
* cbfstool: Use flock() when accessing CBFS filesJulius Werner2021-01-081-2/+4
* cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons2021-01-061-3/+3
* cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons2021-01-061-3/+0
* util/testing: Build test more of our toolsPatrick Georgi2021-01-061-0/+4
* drivers/vpd: Add VPD region to default FMAP when selectedMatt DeVillier2021-01-041-0/+1
* util: Make sure all util dirs have description files at top levelMartin Roth2021-01-046-1/+24
* util/amdfwtool: portability fixes for FreeBSDIdwer Vollering2020-12-313-8/+2
* util/xcompile: fix XGCCPATH handlingrnhmjoj2020-12-291-1/+1
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-286-402/+312
* Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel2020-12-234-10/+11
* amdfwtool: Add support of cezanne and renoirZheng Bao2020-12-213-15/+124
* util: Modify LPDDR4 spd_tools to generate SPDs for ADL boardsAmanda Huang2020-12-171-6/+7
* autoport: Add a license header to non-empty filesIru Cai2020-12-174-1/+9
* src/lib: Add Kconfig option for SPD cache in FMAPMatt DeVillier2020-12-141-0/+1
* amdfwtool: Register APCB and APCB_BK respectivelyZheng Bao2020-12-111-3/+5
* util/amdfwtool: Fix EFS generation polarityMarshall Dawson2020-12-111-4/+11
* util/cbfstool/fit.c: Add support for adding Boot Guard manifestsMichał Żygowski2020-12-111-2/+45
* util/cbfstool/fmaptool: Generate list of terminal sectionsFurquan Shaikh2020-12-081-0/+24
* util/cbfstool: Add support for mapping extended window for x86 platformsFurquan Shaikh2020-12-081-8/+93
* util/cbfstool: Introduce concept of mmap_windowFurquan Shaikh2020-12-081-14/+140
* util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESSFurquan Shaikh2020-12-083-4/+9
* util/cbfstool: Treat region offsets differently than absolute addressesFurquan Shaikh2020-12-082-43/+73
* util/cbfstool/.gitignore: Add ifittoolArthur Heymans2020-12-071-0/+1
* cbfs: Add verification for RO CBFS metadata hashJulius Werner2020-12-031-0/+5
* cbfstool: Hide hash printing behind -v and add to parseable outputJulius Werner2020-12-033-14/+41
* cbfstool: Rename cbfs_walk() to cbfs_legacy_walk()Julius Werner2020-12-032-11/+13
* cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner2020-12-0311-345/+129
* lib/trace: Remove TRACE supportKyösti Mälkki2020-12-026-179/+0
* util/mb/google/puff: remove HECI from overridetreePaul Fagerburg2020-12-011-3/+0
* util/pgtblgen: Improve compatibilityPatrick Georgi2020-11-302-1/+2
* util/docker/Makefile: Add missing separatorFrans Hendriks2020-11-301-1/+1
* lp4x: Add new memory parts and generate SPDsNick Vaccaro2020-11-301-0/+12
* inteltool: Add support to print TME/MKTME statusPratik Prajapati2020-11-303-2/+65
* util/inteltool: drop OS-specific rdmsr/wrmsr prototypesIdwer Vollering2020-11-261-2/+0
* util/crossgcc: ensure curl writes downloaded bytes to a fileIdwer Vollering2020-11-251-1/+1
* cbfstool: Don't add compression attribute for uncompressed filesJulius Werner2020-11-251-1/+5
* crossgcc: Upgrade binutils to 2.35.1Elyes HAOUAS2020-11-257-2/+2