summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/cbmem: Provide a way to override coreboot pathWerner Zeh2022-11-291-1/+2
* util/crossgcc: Use GitHub for downloading IASLFelix Singer2022-11-284-4/+4
* Makefile.inc: Decrease minimal pagesize from 4 kB to 1 kBPaul Menzel2022-11-281-0/+2
* util/testing: Fully clean all but the standard GCC buildMartin Roth2022-11-251-5/+5
* crossgcc: Upgrade IASL from 20220331 to 20221020Elyes Haouas2022-11-254-2/+2
* crossgcc: Upgrade MPFR from 4.1.0 to 4.1.1Elyes Haouas2022-11-253-2/+2
* util/lint: Ignore fmd files when evaluating Kconfig symbolsMartin Roth2022-11-241-1/+1
* lint/checkpatch: Add XA_STATE and XA_STATE_ORDER to the macro declarationElyes Haouas2022-11-241-1/+2
* src/device + util/sconfig: Introduce new device 'mdio'Mario Scheithauer2022-11-246-271/+283
* util/release/build-release: Fix style issuesMartin Roth2022-11-231-22/+28
* crossgcc: Remove leftover "../cmake"Elyes Haouas2022-11-221-1/+1
* util/crossgcc: Limit LLVM targets to the needed onesFelix Singer2022-11-221-1/+2
* util: Add SPDX license headers to MakefilesMartin Roth2022-11-2224-54/+24
* util/testing: Allow jenkins builders to skip testing areasMartin Roth2022-11-211-8/+18
* util/testing: Add scanbuild test build to what-jenkins-doesMartin Roth2022-11-211-0/+2
* util/testing: Use new --name argument for abuildMartin Roth2022-11-211-4/+4
* util/abuild: Add --name option to set name of abuild runMartin Roth2022-11-211-11/+37
* util/testing: Call test-tools target from what-jenkins-doesMartin Roth2022-11-211-9/+9
* util/testing: Update ABUILD_OPTIONS with long option namesMartin Roth2022-11-211-3/+3
* util/testing: Call test-abuild target from what-jenkins-doesMartin Roth2022-11-211-8/+5
* util/testing: Call test-lint target from what-jenkins-doesMartin Roth2022-11-211-5/+4
* util/testing: Unify cleanup in all targetsMartin Roth2022-11-211-7/+5
* util/abuild: check for PASSED_BOARDS before trying to show itMartin Roth2022-11-211-1/+3
* util/kconfig: Add patch to move Kconfig deps to build/configMartin Roth2022-11-202-0/+65
* util/kconfig: Move Kconfig deps back into build/configMartin Roth2022-11-171-9/+11
* util/testing: Move check of intel-sec-tool to separate targetMartin Roth2022-11-161-7/+9
* testing/Makefile.inc: Fix removing clang buildsArthur Heymans2022-11-151-2/+2
* util/superiotool: Add SMSC MEC5035Nicholas Chin2022-11-131-2/+72
* util/superiotool: Add Nuvoton NCT6685D/NCT6686DNicholas Chin2022-11-131-0/+67
* util/xcompile: Fix building for clang + 64bitArthur Heymans2022-11-131-2/+9
* util/testing: Buildtest with clangArthur Heymans2022-11-121-0/+5
* amdfwtool: Add definition of instance for PSP entryZheng Bao2022-11-122-2/+14
* treewide: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas2022-11-123-10/+11
* util/amdfwtool/amdfwtool: Don't rewrite macrosElyes Haouas2022-11-122-29/+28
* util/amdfwtool: Add more instances some types in BDTArthur Heymans2022-11-111-0/+16
* util/amdfwtool: Add new typesArthur Heymans2022-11-113-0/+61
* util/inteltool: Add support for Elkhart lakeKacper Stojek2022-11-106-0/+595
* util/scripts: Add script to run abuild on specific SOCsMartin Roth2022-11-101-0/+180
* cbfstool: Fix possible memory leakShaik Shahina2022-11-092-3/+8
* util/cbfstool/bpdt_formats: Fix memory leak issuesSolomon Alan-Dei2022-11-081-2/+2
* util/superiotool/fintek.c: Fix F71808A hardware monitor readoutsRavi Mistry2022-11-071-0/+3
* util/scripts: Add script to show platforms, CPU, type, and date addedMartin Roth2022-11-072-0/+50
* util/cbmem: Update formatting for cbmem -l commandMartin Roth2022-11-041-5/+5
* checkpatch: add Co-authored-by to signature listMichael Niewöhner2022-11-041-0/+1
* util/docker/coreboot.org-status: Rewrite parserPatrick Georgi2022-11-037-0/+1158
* util/eventlog: Correct the capitalization for diagnostics typesHsuan Ting Chen2022-11-021-1/+1
* util/cbfstool: fix memory leak in compress.cSolomon Alan-Dei2022-11-021-1/+4
* util/release/build-release: Use bash arrays for paramsMartin Roth2022-11-021-8/+11
* util/kconfig: Uprev to Linux 6.0's kconfigPatrick Georgi2022-10-303-6/+1
* util/kconfig: Uprev to Linux 5.19's kconfigPatrick Georgi2022-10-305-31/+35