summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/cbfstool: Add a new mechanism to provide a memory mapArthur Heymans2022-12-061-77/+93
* util/genbuild: Fix style & shellcheck issuesMartin Roth2022-12-051-21/+21
* util/genbuild_h: Update version calculationMartin Roth2022-12-051-2/+13
* kconfig2html: Denote that the script is python3Patrick Georgi2022-12-021-1/+1
* board-status: Implement handling of "Clone of"Patrick Georgi2022-12-021-0/+8
* board-status: Remove shell version, update docsPatrick Georgi2022-12-027-718/+40
* util/crossgcc/buildgcc: Disable LLVM_INCLUDE_{TESTS,EXAMPLES}Felix Singer2022-12-021-0/+2
* util/crossgcc/buildgcc: Use one line per configure optionFelix Singer2022-12-021-38/+74
* util/crossgcc/buildgcc: Put configure option before target dirFelix Singer2022-12-021-2/+3
* util/kconfig/README.md: Add notes about adding a new quilt patchNicholas Chin2022-12-011-0/+41
* util/autoport: Update devicetree generationArthur Heymans2022-12-011-28/+0
* crossgcc: Upgrade LLVM from 15.0.0 to 15.0.6Elyes Haouas2022-12-0111-6/+6
* crossgcc: Upgrade CMake from 3.24.2 to 3.25.0Elyes Haouas2022-12-013-2/+2
* 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