summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/ifdtool.c: Fix long_options for platformVojtech Vesely2024-02-151-1/+1
* util/showdevicetree: drop unmaintained toolFelix Held2024-02-143-158/+0
* util/intelmetool: Add Intel Union Point supportNicholas Sudsgaard2024-02-121-0/+22
* crossgcc: Add buildgcc support for Apple M1/M2 devicesStefan Reinauer2024-02-121-1/+4
* util/kconfig: Uprev to Linux 6.7's kconfigPatrick Georgi2024-02-053-23/+21
* util/cbmem: Use commonlib ipchksum() algorithmJulius Werner2024-02-022-23/+6
* util/ifdtool: Add a new switch -E to protect GPR0Subrata Banik2024-02-022-22/+231
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-3/+3
* crossgcc: Distinguish bootstrap and target compiler optionsPatrick Georgi2024-01-301-3/+4
* util/release: Remove makefile.inc references from genrelnotesMartin Roth2024-01-301-15/+7
* device/device.h: Drop multiple linksArthur Heymans2024-01-294-108/+45
* util/ifdtool: Refactor GPR0 Unlock ImplemetationSubrata Banik2024-01-271-2/+20
* src, util: Clean up makefile.inc in text, help & commentsMartin Roth2024-01-262-6/+6
* src, util: Update toolchain.inc references to .mkMartin Roth2024-01-261-1/+1
* util/autoport: Update Makefile.inc generation to Makefile.mkMartin Roth2024-01-262-2/+2
* util/mb: Update variant template Makefiles from .inc to .mkMartin Roth2024-01-2615-0/+0
* util: Rename Makefiles from .inc to .mkMartin Roth2024-01-2618-7/+7
* util/spd_tools: Update Makefile.inc references to Makefile.mkMartin Roth2024-01-242-11/+11
* */mem_parts_used.txt: Change Makefile.inc to Makefile.mkMartin Roth2024-01-249-9/+9
* payloads: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-1/+1
* Makefiles: Rename top-level Makefiles from .inc to .mkMartin Roth2024-01-243-1/+1
* util/superiotool: reformat alternate dump outputMatt DeVillier2024-01-181-8/+15
* util/superiotool: add support for Nuvoton NCT6796DMatt DeVillier2024-01-181-0/+59
* util/inteltool: Add support for RPL-H CPUMatt DeVillier2024-01-182-0/+7
* util/autoport: Improve USB codePatrick Rudolph2024-01-151-3/+13
* tree: Use accessor functions for struct region fieldsNico Huber2024-01-142-18/+18
* lint/kconfig_lint: Remove SOUTH_BRIDGE_OPTIONSElyes Haouas2024-01-121-1/+1
* util/ifdtool: Enable Read Access for SPI device expansion 2 regionSubrata Banik2024-01-121-0/+4
* util/lint: Remove the extra `\` in lint-stable-003-whitespaceRuihai Zhou2024-01-081-1/+1
* util/ifdtool: Add support for extended region read/write accessReka Norman2024-01-081-10/+60
* util/ifdtool: Add support for disabling GPR0Reka Norman2024-01-051-3/+47
* util/liveiso: Update to 23.11 releaseFelix Singer2023-12-292-3/+2
* util/docker/fedora: Add Dockerfile.baseFelix Singer2023-12-291-0/+44
* util/{cbfstool,nvramtool}: Use same indent levels for switch/caseFelix Singer2023-12-202-60/+60
* util/lint: Exclude .apcb files from various checksMatt DeVillier2023-12-174-2/+4
* lib/jpeg: Replace decoder with Wuffs' implementationPatrick Georgi2023-12-133-7/+14
* util/abuild: Better identify config string in logMartin Roth2023-12-121-7/+7
* util/docker/alma: Add Dockerfile.baseFelix Singer2023-12-081-0/+48
* util/docker/rocky: Add Dockerfile.baseFelix Singer2023-12-081-0/+48
* util/docker/archlinux: Rename Dockerfile to Dockerfile.baseFelix Singer2023-12-081-0/+0
* util/docker/archlinux: Add more packages allowing CI buildsFelix Singer2023-12-081-0/+6
* 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