summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* util/lint/lint: Add command line parsingMartin Roth2022-09-031-6/+31
* cbfs/vboot: Adapt to new vb2_digest APIJulius Werner2022-09-024-10/+11
* util/docker/coreboot-jenkins-node: Install cmockaFelix Singer2022-09-021-0/+1
* util/spd_tools: Add AMD Mendocino (MDN) platformEricKY Cheng2022-08-301-1/+1
* amdfwtool: Fix indentationZheng Bao2022-08-291-4/+4
* util/futility: Ignore deprecated declarations in OpenSSL 3.0Martin Roth2022-08-291-0/+1
* util/docker/coreboot-sdk: Install GNAT 12Felix Singer2022-08-271-1/+1
* util/docker/coreboot-sdk: Replace package qemu with qemu-systemFelix Singer2022-08-271-1/+4
* util/docker/coreboot-sdk: Remove doxygenTom Hiller2022-08-271-5/+0
* util/amdfwtool: Add changes to reserve BIOS SIGRitul Guru2022-08-262-1/+26
* util/apcb/apcb_v3_edit: Add support for LP5X SDRAMRobert Zieba2022-08-251-1/+5
* util/spd_tools: Add support for LP5X SPDsRobert Zieba2022-08-252-5/+32
* lint-000-license-headers: Add src/sbom/TAGS to exception listFelix Singer2022-08-221-0/+1
* util/crossgcc: Remove binutils related MIPS patchFelix Singer2022-08-221-11/+0
* Add SBOM (Software Bill of Materials) GenerationMaximilian Brune2022-08-222-0/+1
* util/nixshell/toolchain: Update GNAT to version 12Felix Singer2022-08-181-1/+1
* util/lint: Check files of all sizes for licensesMartin Roth2022-08-171-4/+2
* util/lint: Update to check all of src for license headersMartin Roth2022-08-171-3/+1
* util/release: Update genrelnotes with the latest versionMartin Roth2022-08-131-60/+131
* payloads/tianocore: Rename TianoCore to edk2Sean Rhodes2022-08-131-1/+1
* amdfwtool/amdfwtool.h: Allow 16 additional PSP entries to be supportedAltamshali Hirani2022-08-122-4/+3
* util/spd_tools: Rename Sabrina to MendocinoJon Murphy2022-08-122-8/+8
* util/amdfwtool: Rename Sabrina to MendocinoJon Murphy2022-08-111-8/+2
* util/lint: Add .gitignore files to list that don't need a licenseMartin Roth2022-08-111-0/+1
* util/lint & LICENSES: Add PDDC as a "license" for corebootMartin Roth2022-08-101-0/+6
* util/lint & LICENSES: Add GCC-exception-3.1 to license exceptionsMartin Roth2022-08-101-0/+1
* utils: Add initial version of "remove_unused_code" scriptMartin Roth2022-08-092-0/+314
* util/amdfwtool: Fix ISH_B directory offsetKarthikeyan Ramasubramanian2022-08-091-1/+1
* 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