aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2022-08-12amdfwtool/amdfwtool.h: Allow 16 additional PSP entries to be supportedAltamshali Hirani
2022-08-12util/spd_tools: Rename Sabrina to MendocinoJon Murphy
2022-08-11util/amdfwtool: Rename Sabrina to MendocinoJon Murphy
2022-08-11util/lint: Add .gitignore files to list that don't need a licenseMartin Roth
2022-08-10util/lint & LICENSES: Add PDDC as a "license" for corebootMartin Roth
2022-08-10util/lint & LICENSES: Add GCC-exception-3.1 to license exceptionsMartin Roth
2022-08-09utils: Add initial version of "remove_unused_code" scriptMartin Roth
2022-08-09util/amdfwtool: Fix ISH_B directory offsetKarthikeyan Ramasubramanian
2022-08-06util/elogtool: Mark redundant boot mode event type as `deprecated`Subrata Banik
2022-08-03util/cbfstool: Fix truncate command error handling and cbfs_image_from_buffer()Jakub Czapiga
2022-08-02util/cbfstool/elogtool: Support logging FW vboot info in elogSubrata Banik
2022-08-01util/spd_tools/spd_gen/lp5: Remove maxSpeed for SabrinaKarthikeyan Ramasubramanian
2022-08-01util/amdfwtool: Support PSP whitelist file on recovery A/B layoutKarthikeyan Ramasubramanian
2022-07-30crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6Elyes Haouas
2022-07-28util/liveiso/common: Install devmem2 and pcimemFelix Singer
2022-07-26util/amdfwtool: Update the location of PSP verstage and signing keyKarthikeyan Ramasubramanian
2022-07-22util/kconfig: Add README.md documenting the uprev procedurePatrick Georgi
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