aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2022-07-19util/spd_tools: Limit memory speed to 5500 Mbps for SabrinaKarthikeyan Ramasubramanian
2022-07-19lint/checkpatch: Add check for used comma where semicolon could beElyes Haouas
2022-07-19lint/checkpatch: Add a check for use of self-assignmentsElyes Haouas
2022-07-19lint/checkpatch: Add a check for existence of a commit logElyes Haouas
2022-07-19lint/checkpatch: Update 'Check patch "separator" and "signoff"'Elyes Haouas
2022-07-19lint/checkpatch: Update 'check for unwanted Gerrit info'Elyes Haouas
2022-07-19lint/checkpatch: Update 'uncoalesced string fragments'Elyes Haouas
2022-07-19lint/checkpatch: Update 'concatenated string without spaces between elements'Elyes Haouas
2022-07-19lint/checkpatch: Update 'check indentation of a line with a break'Elyes Haouas
2022-07-19lint/checkpatch: Update 'check for logical continuations'Elyes Haouas
2022-07-19lint/checkpatch: Update 'check for adding lines without a newline'Elyes Haouas
2022-07-19lint/checkpatch: Update 'check for assignments on the start of a line'Elyes Haouas
2022-07-15util/xcompile/xcompile: Define GCOV_${TARCH}Yu-Ping Wu
2022-07-14commonlib: Substitude macro "__unused" in compiler.hBill XIE
2022-07-14util/spd_tools: Add support for 7500 MT/s lp5 modulesJack Rosenthal
2022-07-14util/spd_tools: Add Intel Meteor Lake (MTL) platformSubrata Banik
2022-07-14Remove executable flag from source codes and text filesPetr Cvek
2022-07-12util: Allow installing to a build rootTim Crawford
2022-07-06util/release/build-release: Use `git log … -1` over `|head -1`Paul Menzel
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-30util/amdfwtool: Initalize all variables before useFred Reitberger
2022-06-27crossgcc: Upgrade CMake from 3.23.0 to 3.23.2Elyes Haouas
2022-06-23nvramtool: Fix building on Linux systems with musl libcEvgeny Zinoviev
2022-06-23util/ifdtool: Fix printing or setting PCH strapsArthur Heymans
2022-06-22util/lint: Add coreboot specific dictionary fileMartin Roth
2022-06-22util/inteltool: Add an additional Device ID for Intel HD 4400 GPUArashk Mahshidfar
2022-06-19util/cbfstool: Set `USE_FLASHROM=0` to build vbootAngel Pons
2022-06-16util/cbfstool/common.c: Deduplicate buffer_create() logicEdward O'Callaghan
2022-06-16util/cbfstool: Decouple elogtool from vboot_ref flashrom codeEdward O'Callaghan
2022-06-14util/mb/google: add support for nissaShou-Chieh Hsu
2022-06-13util/liveiso: Update to NixOS 22.05Felix Singer
2022-06-10crossgcc/gnat.patch: Add additional gnatlib object filesNico Huber
2022-06-10crossgcc/gnat.patch: Never treat warnings as errorsNico Huber
2022-06-07util/util_readme: update to give additional informationMartin Roth
2022-06-07util, Documentation: Run util_readme.sh to regen util.mdMartin Roth
2022-06-07cbfstool: Expand CBFS verification validity checkJulius Werner
2022-06-03inteltool/gpio_names/tigerlake.h: Fix HVMOS pad countMichał Żygowski
2022-06-03util/scripts/cross-repo-cherrypick: Modify output formatPatrick Georgi
2022-06-03util/release/build-release: Use short git hash for .coreboot-versionMartin Roth
2022-06-01cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verificationJulius Werner
2022-06-01cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner
2022-05-31util/docker: Update dockerfilesMartin Roth
2022-05-30util: Update description filesMartin Roth
2022-05-30util: Fix a few spelling mistakesMartin Roth
2022-05-30Documentation: Move intelp2m from description.md to DocumentionMartin Roth
2022-05-29util/lint/checkpatch: Add alloc functions to alloc with multiplies checkElyes Haouas
2022-05-29util/lint/checkpatch: Update 'Check for compiler attributes'Elyes Haouas
2022-05-29util/lint/checkpatch.pl: Use 'allocFunctions'Elyes Haouas
2022-05-28util/inteltool: Add support for Alder Lake chips detection and GPIOsMichał Kopeć
2022-05-28abuild: Build with clang only when supportedArthur Heymans
2022-05-28util/lint/checkpatch: Warn on period at the end of commit subjectMartin Roth
2022-05-28util/lint: Subtract the patch format string from subject lengthMartin Roth
2022-05-28util/lint: Add commit message parsing to checkpatch_json scriptMartin Roth
2022-05-25util/intelp2m: Add support for Alder Lake macro generationMichał Kopeć
2022-05-24util/lint/checkpatch.pl: Reduce difference with linux v5.18Elyes Haouas
2022-05-16Allow trailing whitespaces in .md filesMaximilian Brune
2022-05-16util/testing: Remove amdfwread from makefileRobert Zieba
2022-05-16util/inteltool: Add support for Gemini LakeSean Rhodes
2022-05-16util/lint/lint-stable-019: Update grep '\s' to [[:blank:]]Martin Roth
2022-05-16util/lint/checkpatch.pl: Fix "uninitialized value" error messageElyes Haouas
2022-05-16util/lint/checkpatch.pl: Fix "Invalid color mode" error messageElyes Haouas
2022-05-13util/amdfwtool: Add amdfwread utilityRobert Zieba
2022-05-13xcompile,clang: increase the number of bracket-depth for CPPArthur Heymans
2022-05-05util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian
2022-05-05cbfstool: MediaTek: Hash bootblock.bin for CBFS_VERIFICATIONYu-Ping Wu
2022-05-04util/scripts: Add options to update_submodulesMartin Roth
2022-05-02utils/cbfstool: Disable Wstrict-prototypes warningManoj Gupta
2022-04-27util/cbmem: fix an unused parameter issue in timestamp_getNick Vaccaro
2022-04-25amdfwtool: Use command line option use-combo to decide if use comboZheng Bao
2022-04-25amdfwtool: Change the name of macros for 'BHD'Zheng Bao
2022-04-25cpu/x86/64bit: Generate static page tables from an assembly fileArthur Heymans
2022-04-24util/lint/checkpatch.pl: Update lines related to CONST_STRUCTElyes Haouas
2022-04-24util/lint/checkpatch.pl: Add strlcpy checkElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update C99_COMMENT_TOLERANCE linesElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update TYPECAST_INT_CONSTANT linesElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update the check of repeated wordsElyes Haouas
2022-04-24lint/checkpatch.pl: Update to v5.18-2 lines related to "CONFIG_"Elyes Haouas
2022-04-24util/lint/checkpatch.pl: Update lines related to max_line_lengthElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update lines related to tabsizeElyes Haouas
2022-04-24util/lint/checkpatch.pl: Update to v5.18-2 lines related to verbosityElyes Haouas
2022-04-22util/cbmem: add an option to append timestampMattias Nissler
2022-04-14coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang
2022-04-14util/apcb/apcb_v3_edit.py: Edit APCB based on different SPD magicKarthikeyan Ramasubramanian
2022-04-14util/spd_tools/part_id_gen: Support Sabrina SoCKarthikeyan Ramasubramanian
2022-04-14util/amdfwtool: Maintain one copy of PSP Level2 entriesKarthikeyan Ramasubramanian
2022-04-13amdfwtool: Add a flag to record the second gen instead of romsigZheng Bao
2022-04-11util/lint/checkpatch.pl: Update to v5.18-2 lines related to "codespell"Elyes Haouas
2022-04-06superiotool/ite: add IT8625E EC registersMichał Kopeć
2022-04-05amdfwtool: Add a macro to set explicitly second gen for old SOCsZheng Bao
2022-04-05util/spd_tools: Add ability to override SPD file for partsRobert Zieba
2022-04-04crossgcc: Upgrade IASL from 20211217 to 20220331Elyes Haouas
2022-04-04crossgcc: Upgrade CMake from 3.22.2 to 3.23.0Elyes Haouas
2022-04-03util/amdfwtool/data_parse: fix SPL table handling regressionFelix Held
2022-04-02util/cbmem: add type castPaul Fagerburg
2022-04-01util/ifittool: Fix clearing FIT when setting the pointerArthur Heymans
2022-03-31util/cbmem: Add FlameGraph-compatible timestamps outputJakub Czapiga
2022-03-30util/amdfwtool: use ISH support for Sabrina SoCFelix Held
2022-03-30util/amdfwtool: add Sabrina SoC typeFelix Held
2022-03-30util/amdfwtool: select A/B recovery when ISH is usedFelix Held
2022-03-30util/amdfwtool: use table-relative addressing in ISH caseFelix Held