summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/elogtool: Add support for parsing CrOS diagnostics logHsuan Ting Chen2022-10-141-5/+59
* util/cbfstool: Wrap logging macros in do - whileFred Reitberger2022-10-133-9/+9
* util/superiotool/nuvoton.c: Add NCT6687D-W register definitionsMichał Żygowski2022-10-121-0/+181
* util/amdfwread: Fix cookie error messageArthur Heymans2022-10-111-1/+1
* util/amdfwutil: Order enum and use hex consistentlyArthur Heymans2022-10-112-40/+38
* util/amdfwtool: Add Mendocino to usageFred Reitberger2022-10-101-1/+1
* util/amdfwtool: Add preliminary code for morgana & glinda SOCsMartin Roth2022-10-101-1/+11
* util/lint/lint-stable-003-whitespace: Fix shell variable nameFred Reitberger2022-10-101-1/+1
* util/inteltool: Add support for (non-ULT) BroadwellAngel Pons2022-10-084-0/+14
* util/inteltool: Add 9 series PCH supportAngel Pons2022-10-087-0/+41
* util/coreboot-configurator: Update the READMESean Rhodes2022-10-071-5/+6
* util/inteltool: Add support for Alderlake P in inteltoolKacper Stojek2022-10-076-1/+644
* util/amdfwtool: Generate hashes for signed AMDFW componentsKangheui Won2022-10-024-8/+233
* util/amdfwtool: Add options to separate signed firmwaresKangheui Won2022-10-022-13/+299
* util/amdfwtool: Include the header with __packed definitionKarthikeyan Ramasubramanian2022-10-023-0/+4
* util/docker/coreboot-sdk: add graphicsmagick-imagemagick-compatTom Hiller2022-10-021-0/+1
* util/lint: Update tools that use git to use a libraryMartin Roth2022-09-3023-152/+273
* util/lint: Update spelling.txt, add makefile to sort itMartin Roth2022-09-302-37/+189
* util/amdfwtool/data_parse: fix PMU subprogram/instance ID handlingFelix Held2022-09-301-4/+4
* util/spd_tools: Change Mendocino to use 0x13 for LP5x memory typeRobert Zieba2022-09-291-1/+3
* intelmetool: Add PCI ID for Bay TrailDenis 'GNUtoo' Carikli2022-09-281-0/+2
* util/amdfwtool: Add support for PSP NVRAM base addr and sizeRitul Guru2022-09-222-29/+75
* util/coreboot-configurator: Update legacy_8254_timer descriptionSean Rhodes2022-09-221-2/+2
* util/coreboot-configurator: Add RPM spec fileSean Rhodes2022-09-222-0/+96
* util/coreboot-configurator: Update Debian dependanciesSean Rhodes2022-09-221-1/+1
* tests: Add support for tests build failures detectionJakub Czapiga2022-09-211-3/+4
* crossgcc: Upgrade llvm from version 14.0.6 to 15.0.0Elyes Haouas2022-09-1810-7/+11
* crossgcc: Upgrade cmake from 3.23.2 to 3.24.2Elyes Haouas2022-09-183-2/+2
* cbmem: use aligned_memcpy for reading lb_cbmem_entry informationYidi Lin2022-09-181-14/+14
* riscv: Enable the newfangled way of selecting instruction setsPatrick Georgi2022-09-172-1/+11
* util/kconfig/regex.c: Remove leftoverElyes Haouas2022-09-161-5/+0
* crossgcc [binutils]: Remove 'enable-plugins' optionElyes Haouas2022-09-161-2/+2
* crossgcc [binutils]: Remove invalid enable-interwork optionElyes Haouas2022-09-161-2/+1
* sconfig: Allow to specify device operationsNico Huber2022-09-157-344/+413
* util/ifittool: Error out if microcodes do not fit the FIT tableJeremy Compostella2022-09-151-11/+8
* util/lint: Add a check for touchpads using the "probed" flagMatt DeVillier2022-09-141-0/+29
* crossgcc: binutils: Remove invalid enable-multilibs optionElyes Haouas2022-09-141-1/+1
* intelp2m: Add Go Managing Dependencies System supportMaxim Polyakov2022-09-1218-43/+54
* util/ifittool: Fix buffer overflow with padded microcode patchesJeremy Compostella2022-09-121-1/+2
* util/lint/lint: Add -I option to invert test resultsMartin Roth2022-09-071-2/+10
* util/spd_tools: Update LP5X support for ADL/RPL/MTLCaveh Jalali2022-09-071-13/+4
* lint/checkpatch: Fix incorrect camelcase detection on numeric constantElyes Haouas2022-09-061-1/+1
* util/lint/lint-stable-019-header-files: add testMartin Roth2022-09-061-0/+22
* util/lint: Add rules.h & compiler.h to 019-header-files linterMartin Roth2022-09-061-2/+1
* util/lint: ignore util/goswid, a new submoduleMartin Roth2022-09-051-1/+1
* util/amdfwtool/amdfwread: Fix incorrect option indexKarthikeyan Ramasubramanian2022-09-041-6/+5
* util/spd_tools: Rebuild utils when source changesCaveh Jalali2022-09-041-4/+4
* util/lint: Add lint tests to make sure they fail correctlyMartin Roth2022-09-041-34/+143
* util/lint/lint: Reformat usageMartin Roth2022-09-031-1/+10
* util/lint/lint: Add command line parsingMartin Roth2022-09-031-6/+31