summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/elogtool: Mark redundant boot mode event type as `deprecated`Subrata Banik2022-08-061-108/+9
* util/cbfstool: Fix truncate command error handling and cbfs_image_from_buffer()Jakub Czapiga2022-08-034-7/+10
* util/cbfstool/elogtool: Support logging FW vboot info in elogSubrata Banik2022-08-021-0/+19
* util/spd_tools/spd_gen/lp5: Remove maxSpeed for SabrinaKarthikeyan Ramasubramanian2022-08-011-12/+0
* util/amdfwtool: Support PSP whitelist file on recovery A/B layoutKarthikeyan Ramasubramanian2022-08-011-1/+1
* crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6Elyes Haouas2022-07-309-6/+6
* util/liveiso/common: Install devmem2 and pcimemFelix Singer2022-07-281-0/+2
* util/amdfwtool: Update the location of PSP verstage and signing keyKarthikeyan Ramasubramanian2022-07-261-2/+2
* util/kconfig: Add README.md documenting the uprev procedurePatrick Georgi2022-07-221-0/+39
* util/spd_tools: Limit memory speed to 5500 Mbps for SabrinaKarthikeyan Ramasubramanian2022-07-191-5/+17
* lint/checkpatch: Add check for used comma where semicolon could beElyes Haouas2022-07-191-0/+11
* lint/checkpatch: Add a check for use of self-assignmentsElyes Haouas2022-07-191-0/+11
* lint/checkpatch: Add a check for existence of a commit logElyes Haouas2022-07-191-0/+13
* lint/checkpatch: Update 'Check patch "separator" and "signoff"'Elyes Haouas2022-07-191-4/+69
* lint/checkpatch: Update 'check for unwanted Gerrit info'Elyes Haouas2022-07-191-4/+14
* lint/checkpatch: Update 'uncoalesced string fragments'Elyes Haouas2022-07-191-3/+9
* lint/checkpatch: Update 'concatenated string without spaces between elements'Elyes Haouas2022-07-191-3/+11
* lint/checkpatch: Update 'check indentation of a line with a break'Elyes Haouas2022-07-191-3/+6
* lint/checkpatch: Update 'check for logical continuations'Elyes Haouas2022-07-191-2/+10
* lint/checkpatch: Update 'check for adding lines without a newline'Elyes Haouas2022-07-191-2/+5
* lint/checkpatch: Update 'check for assignments on the start of a line'Elyes Haouas2022-07-191-2/+8
* util/xcompile/xcompile: Define GCOV_${TARCH}Yu-Ping Wu2022-07-151-0/+1
* commonlib: Substitude macro "__unused" in compiler.hBill XIE2022-07-142-2/+2
* util/spd_tools: Add support for 7500 MT/s lp5 modulesJack Rosenthal2022-07-141-0/+5
* util/spd_tools: Add Intel Meteor Lake (MTL) platformSubrata Banik2022-07-143-1/+4
* Remove executable flag from source codes and text filesPetr Cvek2022-07-142-0/+0
* util: Allow installing to a build rootTim Crawford2022-07-123-3/+6
* util/release/build-release: Use `git log … -1` over `|head -1`Paul Menzel2022-07-061-1/+1
* treewide: Unify Google brandingJon Murphy2022-07-048-20/+20
* util/amdfwtool: Initalize all variables before useFred Reitberger2022-06-301-12/+1
* 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