summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* cbfstool: Make add-stage support multiple ignore sectionsJeremy Compostella2023-09-142-52/+77
* Switch scripts over to use main branchStefan Reinauer2023-09-131-2/+2
* Switch release scripts over to use main branchStefan Reinauer2023-09-112-5/+5
* Switch jenkins node over to use encapsulate main branchStefan Reinauer2023-09-111-1/+1
* Switch gitconfig.sh over to use main branchStefan Reinauer2023-09-111-2/+2
* Switch board_status.sh to use main branchStefan Reinauer2023-09-111-1/+1
* util/docker: Replace use of sed with build argsTim Crawford2023-09-073-27/+28
* amdfwtool: Add FW type FUSE_CHAIN in the config fileZheng Bao2023-09-052-4/+12
* crossgcc: Upgrade MPFR from 4.2.0 to 4.2.1Elyes Haouas2023-08-313-2/+2
* util/crossgcc: Update binutils from 2.40 to 2.41Elyes Haouas2023-08-316-89/+45
* util/crossgcc: Update GMP from 6.2.1 to 6.3.0Elyes Haouas2023-08-314-2/+2
* amdfwtool: Print more information when debug mode is setZheng Bao2023-08-301-4/+7
* util/cbfstool: Add eventLog support for ELOG_TYPE_FW_SPLASH_SCREENSubrata Banik2023-08-291-0/+7
* util/msrtool: Don't use old style function definitionElyes Haouas2023-08-281-1/+1
* util/coreboot-configurator: Don't use old style function definitionElyes Haouas2023-08-281-1/+1
* util/inteltool: Don't use old style function definitionElyes Haouas2023-08-281-6/+6
* util/xcompile: Fix libpayload compilation with clang/llvmArthur Heymans2023-08-281-1/+1
* util/kconfig: Update toada to halt on errorsMartin Roth2023-08-271-1/+3
* util/kconfig: Allow toada to handle negative integersMartin Roth2023-08-271-1/+1
* doc,util: Regenerate documentation filesFelix Singer2023-08-271-3/+7
* util/cbfstool: Add eventlog support for PSR data backup statusKrishna Prasad Bhat2023-08-251-0/+14
* util/release: Update build-release script to pause for the PGP keyMartin Roth2023-08-231-1/+13
* util/release: Upload script to abandon patches older than 1 yearMartin Roth2023-08-231-0/+36
* util/docker: Update Dockerfiles for building the documentationNicholas Chin2023-08-213-20/+18
* util/genbuild: Correctly remove IASL warningMartin Roth2023-08-211-1/+1
* util/crossgcc: rename binutils patch from 'loosing' to 'losing'Martin Roth2023-08-211-0/+0
* util/release: Update gerrit_stats script for releaseMartin Roth2023-08-211-9/+18
* util/release: Update genrelnotes script for new release formatMartin Roth2023-08-211-6/+5
* util/crossgcc: Add --fetch option to download tarballsMartin Roth2023-08-211-1/+8
* util/testing: Add a few build tests using all coresMartin Roth2023-08-211-0/+12
* util/testing/Makefile.inc: Add missing dash to scanbuild switchFelix Singer2023-08-211-1/+1
* util/testing: Separate ccache option from abuild optionsMartin Roth2023-08-211-5/+6
* util/docker/jenkins-node: Don't install python modules as rootMartin Roth2023-08-211-18/+17
* util/docker: Update the coreboot-sdk from libfreetype6 to libfreetypeMartin Roth2023-08-211-1/+1
* util/board_status: Switch branch to main for uploading resultsNicholas Chin2023-08-211-1/+1
* util/amdfwtool: Add Genoa supportArthur Heymans2023-08-213-1/+11
* util/docker/coreboot-sdk: Exclude recommended packages from installationFelix Singer2023-08-201-1/+5
* util/docker/coreboot-sdk: Install an explicit version of GNATFelix Singer2023-08-201-1/+1
* util/lint/kconfig_lint: Exclude site-local directory by defaultMartin Roth2023-08-171-2/+11
* util/docker: Add docker-jenkins-shell targetMartin Roth2023-08-151-2/+5
* util/lint: Add SPDX checker for makefilesMartin Roth2023-08-151-1/+0
* Documentation: Bring back abuild documentationKeith Hui2023-08-121-0/+1
* util/scripts/update_submodules: Fix branch name grepingYu-Ping Wu2023-08-101-8/+8
* intetool: Add support for 700 series PCHMichał Żygowski2023-08-096-25/+51
* superiotool/ite: Add IT8784E supportMichał Żygowski2023-08-091-0/+74
* lint/checkpatch.pl: Check for 0-length and 1-element arraysElyes Haouas2023-08-091-0/+10
* lint/checkpatch: Add check for unnecessary <signed> int declarationsElyes Haouas2023-08-091-0/+20
* lint/checkpatch: Add check for old-style declarationsElyes Haouas2023-08-091-0/+12
* lint/checkpatch: Add check for initialized const char arraysElyes Haouas2023-08-091-0/+9
* lint/checkpatch.pl: Update check for TRAILING_STATEMENTSElyes Haouas2023-08-091-2/+14