summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* crossgcc: Upgrade CMake from 3.23.0 to 3.23.2Elyes Haouas2022-06-273-2/+2
* nvramtool: Fix building on Linux systems with musl libcEvgeny Zinoviev2022-06-231-1/+1
* util/ifdtool: Fix printing or setting PCH strapsArthur Heymans2022-06-231-7/+7
* util/lint: Add coreboot specific dictionary fileMartin Roth2022-06-221-0/+2173
* util/inteltool: Add an additional Device ID for Intel HD 4400 GPUArashk Mahshidfar2022-06-222-0/+3
* util/cbfstool: Set `USE_FLASHROM=0` to build vbootAngel Pons2022-06-191-0/+1
* util/cbfstool/common.c: Deduplicate buffer_create() logicEdward O'Callaghan2022-06-161-5/+5
* util/cbfstool: Decouple elogtool from vboot_ref flashrom codeEdward O'Callaghan2022-06-164-10/+181
* util/mb/google: add support for nissaShou-Chieh Hsu2022-06-146-0/+39
* util/liveiso: Update to NixOS 22.05Felix Singer2022-06-133-3/+2
* crossgcc/gnat.patch: Add additional gnatlib object filesNico Huber2022-06-101-0/+30
* crossgcc/gnat.patch: Never treat warnings as errorsNico Huber2022-06-101-1/+1
* util/util_readme: update to give additional informationMartin Roth2022-06-072-3/+33
* util, Documentation: Run util_readme.sh to regen util.mdMartin Roth2022-06-071-18/+26
* cbfstool: Expand CBFS verification validity checkJulius Werner2022-06-071-8/+29
* inteltool/gpio_names/tigerlake.h: Fix HVMOS pad countMichał Żygowski2022-06-031-1/+1
* util/scripts/cross-repo-cherrypick: Modify output formatPatrick Georgi2022-06-031-2/+5
* util/release/build-release: Use short git hash for .coreboot-version4.17Martin Roth2022-06-031-1/+2
* cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verificationJulius Werner2022-06-012-1/+14
* cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner2022-06-013-11/+11
* util/docker: Update dockerfilesMartin Roth2022-05-313-8/+18
* util: Update description filesMartin Roth2022-05-3010-24/+28
* util: Fix a few spelling mistakesMartin Roth2022-05-305-7/+7
* Documentation: Move intelp2m from description.md to DocumentionMartin Roth2022-05-302-177/+2
* util/lint/checkpatch: Add alloc functions to alloc with multiplies checkElyes Haouas2022-05-291-3/+5
* util/lint/checkpatch: Update 'Check for compiler attributes'Elyes Haouas2022-05-291-29/+59
* util/lint/checkpatch.pl: Use 'allocFunctions'Elyes Haouas2022-05-291-3/+14
* util/inteltool: Add support for Alder Lake chips detection and GPIOsMichał Kopeć2022-05-286-0/+807
* abuild: Build with clang only when supportedArthur Heymans2022-05-281-1/+11
* util/lint/checkpatch: Warn on period at the end of commit subjectMartin Roth2022-05-281-0/+5
* util/lint: Subtract the patch format string from subject lengthMartin Roth2022-05-281-3/+3
* util/lint: Add commit message parsing to checkpatch_json scriptMartin Roth2022-05-281-0/+6
* util/intelp2m: Add support for Alder Lake macro generationMichał Kopeć2022-05-256-2/+150
* util/lint/checkpatch.pl: Reduce difference with linux v5.18Elyes Haouas2022-05-241-49/+82
* Allow trailing whitespaces in .md filesMaximilian Brune2022-05-161-1/+1
* util/testing: Remove amdfwread from makefileRobert Zieba2022-05-161-1/+0
* util/inteltool: Add support for Gemini LakeSean Rhodes2022-05-166-0/+324
* util/lint/lint-stable-019: Update grep '\s' to [[:blank:]]Martin Roth2022-05-161-1/+1
* util/lint/checkpatch.pl: Fix "uninitialized value" error messageElyes Haouas2022-05-161-1/+1
* util/lint/checkpatch.pl: Fix "Invalid color mode" error messageElyes Haouas2022-05-161-12/+0
* util/amdfwtool: Add amdfwread utilityRobert Zieba2022-05-136-38/+286
* xcompile,clang: increase the number of bracket-depth for CPPArthur Heymans2022-05-131-0/+1
* util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian2022-05-053-0/+5
* cbfstool: MediaTek: Hash bootblock.bin for CBFS_VERIFICATIONYu-Ping Wu2022-05-051-0/+96
* util/scripts: Add options to update_submodulesMartin Roth2022-05-041-42/+139
* utils/cbfstool: Disable Wstrict-prototypes warningManoj Gupta2022-05-021-1/+3
* util/cbmem: fix an unused parameter issue in timestamp_getNick Vaccaro2022-04-271-0/+2
* amdfwtool: Use command line option use-combo to decide if use comboZheng Bao2022-04-252-14/+19
* amdfwtool: Change the name of macros for 'BHD'Zheng Bao2022-04-252-10/+10
* cpu/x86/64bit: Generate static page tables from an assembly fileArthur Heymans2022-04-253-178/+0