summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* util/docker: Add build scriptFelix Singer2023-12-061-0/+29
* util/docker/alpine: Rename Dockerfile to Dockerfile.baseFelix Singer2023-12-061-0/+0
* inteltool: memory: log PCI id of unknown devicesAlexander Couzens2023-12-041-0/+1
* inteltool/gpio_names/*.h: Add GPL-2.0-only SPDX license headerNicholas Chin2023-12-0215-0/+30
* build system: Exempt `make *config` from strict symbol checksPatrick Georgi2023-11-301-2/+0
* util/kconfig: Import some more of Linux's build infraPatrick Georgi2023-11-271-0/+3
* util/kconfig: Uprev to Linux 6.6's kconfigPatrick Georgi2023-11-2523-440/+399
* tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOTPatrick Georgi2023-11-251-1/+1
* crossgcc: Upgrade GCC from 11.4.0 to 13.2.0Elyes Haouas2023-11-2411-169/+238
* util/kconfig: Uprev to Linux 6.5's kconfigPatrick Georgi2023-11-242-8/+5
* util/kconfig: Uprev to Linux 6.4's kconfigPatrick Georgi2023-11-245-341/+279
* util/kconfig: Uprev to Linux 6.3's kconfigPatrick Georgi2023-11-242-11/+20
* util/kconfig: Uprev to Linux 6.2's kconfigPatrick Georgi2023-11-2413-59/+94
* util/kconfig: Uprev to Linux 6.1's kconfigPatrick Georgi2023-11-2412-70/+94
* util/docker/archlinux: Extend the environment with packages and configsFelix Singer2023-11-241-1/+15
* util/crossgcc: Update CMake from 3.26.4 to 3.27.7Felix Singer2023-11-213-2/+2
* cross-repo-cherrypick: Update downstream branchJon Murphy2023-11-201-1/+1
* util/lint: Add linter to keep selects out of Kconfig.name4.22Martin Roth2023-11-181-0/+16
* docker/coreboot-sdk: Add perl modules for gcovMartin Roth2023-11-171-0/+3
* util/docker: Switch back to root user in jenkins-nodeMartin Roth2023-11-161-0/+1
* util/ifdtool/ifdtool.c: Add NULL check for fmapnameMaximilian Brune2023-11-161-0/+8
* util/lint/kconfig_lint: Ignore C preprocessor macros in codeMartin Roth2023-11-131-2/+3
* util/docker/jenkins-node: Install pip modules into virtual envMartin Roth2023-11-121-4/+8
* util/docker: change main branch back to master for encapsulateMartin Roth2023-11-121-1/+1
* util/abuild: Add all builds to junit.xml filesMartin Roth2023-11-071-6/+17
* util/docker: Add libnss3-dev package to coreboot-sdk for vbootMartin Roth2023-11-021-0/+1
* util/crossgcc/buildgcc: Fix detection of GNAT on recent versionsFelix Singer2023-11-021-0/+10
* util/lint: Fix some mistakes in spelling.txtJulius Werner2023-11-011-2/+0
* util/kconfig: fix 0009-util-kconfig... patchRichard Marko2023-10-311-13/+0
* util/kconfig: Fix README.md formattingRichard Marko2023-10-311-3/+8
* util/kconfig: add savedefconfig patch to quiltRichard Marko2023-10-312-0/+31
* util/kconfig: chmod +w before savedefconfigRichard Marko2023-10-311-0/+1
* cbfstool: Fix CBFS header buffer overflowJeremy Compostella2023-10-292-12/+30
* util/cbfstool: Enable "ms-extensions" compiler flag on mingw onlyPatrick Georgi2023-10-281-1/+1
* util/docker/coreboot-sdk: Add bash-completion to package listFelix Singer2023-10-231-0/+1
* cbfstool: Skip relocation entries pointing to undefined symbolJeremy Compostella2023-10-201-0/+16
* util/liveiso/nixos: Drop XFS packageFelix Singer2023-10-191-1/+0
* util/liveiso/nixos: Bump to 23.05Felix Singer2023-10-192-4/+4
* util/scripts: Add a script to find new users' commits on gerritMartin Roth2023-10-162-0/+121
* util/amdfwtool: Check for pkg-config presenceKarthikeyan Ramasubramanian2023-10-102-2/+8
* util/docker: Fix setting SDK_VERSIONTim Crawford2023-10-031-1/+1
* util/docker/coreboot-sdk: Remove superfluous NASM packageFelix Singer2023-10-031-1/+0
* util/intelp2m: Support Jasper LakeJonathon Hall2023-10-025-4/+152
* util/cbfstool: Revise lex/yacc (bison) generationHung-Te Lin2023-09-285-910/+769
* amdfwtool: Support firmware offsets of larger than 16MiBZheng Bao2023-09-261-6/+12
* amdfwtool: Add APCB for new combo entryZheng Bao2023-09-261-0/+49
* util: Drop flashrom -p host alias which equals to -p internalHsuan Ting Chen2023-09-252-3/+3
* coreboot.org-status: Make URLs branch agnosticPatrick Georgi2023-09-221-2/+2
* util/superiotool: Tell compiler to use C99 instead of ANSI CNicholas Sudsgaard2023-09-201-2/+2
* cbfstool: Make add-stage support multiple loadable segmentsJeremy Compostella2023-09-143-21/+87