aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2024-05-27lint-stable-003-whitespace: Exclude DTB filesMaximilian Brune
2024-05-21lib/device_tree: Add some FDT helper functionsMaximilian Brune
2024-05-20crossgcc: Update LLVM from 18.1.5 to 18.1.6Elyes Haouas
2024-05-20util/docker: Change Debian suite from Sid to stableMartin Roth
2024-05-15util/crossgcc: Update GCC from 13.2 to 14.1.0Felix Singer
2024-05-15util/crossgcc: Update LLVM from 17.0.6 to 18.1.5Lennart Eichhorn
2024-05-15crossgcc: upgrade nasm from 2.16.01 to 2.16.03Elyes Haouas
2024-05-14util/crossgcc: Update ACPICA from 20230628 to 20240321Felix Singer
2024-05-14util/crossgcc: Update CMake from 3.28.3 to 3.29.3Felix Singer
2024-05-14util/autoport: Remove incorrect commentAngel Pons
2024-05-14util/autoport/.gitignore: Ignore `logs` folderAngel Pons
2024-05-13util/inteltool: Fix Emmitsburg GPIO Group J pad namesFabian Meyer
2024-05-12util/intelp2m: add Meteor Lake supportFilip Lewiński
2024-05-12util/inteltool: add Meteor Lake supportFilip Lewiński
2024-05-08util/chromeos/crosfirmware: ensure $BOARD is lowercaseMatt DeVillier
2024-05-06util/util_readme: Update post_util.md for MyST ParserNicholas Chin
2024-05-04docker/coreboot-sdk: Replace 'pkg-config' with 'pkgconf'Elyes Haouas
2024-04-26util/docker/coreboot-sdk: Remove libcurl4 from the package listMichał Żygowski
2024-04-25util/ifdtool: Add support for checking GPR0 statusTyler Wang
2024-04-20util/lint: Add lint rule to watch for Makefile.incMartin Roth
2024-04-17util/crossgcc/buildgcc: Use Intel mirror for ACPICAFelix Singer
2024-04-16buildgcc: Match the string of downloading percentage more preciselyZheng Bao
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-04-04util/intelp2m: Add support for TigerLake-H SoCAlicja Michalska
2024-04-03util/kconfig: Uprev to Linux 6.8's kconfigPatrick Georgi
2024-04-02util/kconfig: Put our SPDX fix in the patch queuePatrick Georgi
2024-03-30util/crossgcc: Also build LLVM LDArthur Heymans
2024-03-30util/xcompile: Use a more complete clang targetArthur Heymans
2024-03-27cbfstool: Add printing of legacy stage typeVladimir Serbinenko
2024-03-26util/xcompile: Add target architecture to CPPFLAGSArthur Heymans
2024-03-23amdfwtool: Use macro to get the table relative addressZheng Bao
2024-03-23util/lint: Fix license header regexNicholas Chin
2024-03-22amdfwtool: Only update count in header in only one functionZheng Bao
2024-03-21amdfwtool: Move linking BHD2 to PSP2 from main to link funcionZheng Bao
2024-03-21util/smmstoretool/fv.c: fix 3 formatting issuesSergii Dmytruk
2024-03-21util/docker/: Drop recommonmark pip moduleNicholas Chin
2024-03-21util/docker: Update Dockerfiles for building documentationNicholas Chin
2024-03-21docker/doc.coreboot.org: Install pip modules into virtual envNicholas Chin
2024-03-20amdfwtool: Check sanity before filling the data arrayZheng Bao
2024-03-20amdfwtool: Set the cookie when the table header is createdZheng Bao
2024-03-20amdfwtool: Move the header creation into integration functionZheng Bao
2024-03-20amdfwtool: Add functions to link all the tablesZheng Bao
2024-03-20amdfwtool: Move the address of tables to the contextZheng Bao
2024-03-18amdfwtool: Compact the parameter transferingZheng Bao
2024-03-18amdfwtool: Remove the dissociated combo BIOS table for recovery A/BZheng Bao
2024-03-17genbuild_h: Fix and harden major/minor version parsingNico Huber
2024-03-17util/intelmetool: Print the address in `map_physical` errors in hexMate Kukri
2024-03-17amdfwtool: Set the level based on cookieZheng Bao
2024-03-17amdfwtool: Set the table size only for FWsZheng Bao
2024-03-17util/lint/lint: Fix shellcheck errors in getopt support for darwinMartin Roth
2024-03-14util/nixshell: Add a dev shell for i386 archCrabtux
2024-03-13cbfs: Remove broken remnants of PAYLOAD_INFO featureJulius Werner
2024-03-13util/inteltool: Add support for Alder Lake-NBrandon Weeks
2024-03-09util/docker/Makefile: Create Documentation/_build for docker-build-docsNicholas Chin
2024-03-09util/smmstoretool: support processing ROMsSergii Dmytruk
2024-03-09util: add smmstoretool for editing SMMSTORESergii Dmytruk
2024-03-08drivers/intel/fsp2_0: Add limited to 32-bits FSP 2.4 supportJeremy Compostella
2024-03-06amdfwtool: Change&Record the current table in integration functionZheng Bao
2024-03-06amdfwtool: Move code related to getting options to a new fileZheng Bao
2024-03-06amdfwtool: Set the table size for L1 separatelyZheng Bao
2024-03-05mb/emulation/qemu-riscv: Change to -bios optionMaximilian Brune
2024-03-04amdfwtool: Move the functions to handle_file.cZheng Bao
2024-03-04amdfwtool: Remove the function's dependency to ctxZheng Bao
2024-03-02lint: Make lint work on DarwinStefan Reinauer
2024-02-29amdfwtool: Use Makefile.mk for Makefile settingsMartin Roth
2024-02-26docker/coreboot-sdk: Add mesonArthur Heymans
2024-02-26util/amdfwtool: build amdfwtool only for all tools or AMD CPUsMartin Roth
2024-02-24crossgcc: Upgrade CMake from 3.27.7 to version 3.28.3Elyes Haouas
2024-02-22riscv/mb/qemu: fix qemu invocation commentPhilipp Hug
2024-02-20util/crossgcc: Update LLVM from 16.0.6 to 17.0.6Felix Singer
2024-02-20crossgcc: Upgrade binutils from 2.41 to 2.42Elyes Haouas
2024-02-19util/liveiso/nixos: Install lm_sensors packageFelix Singer
2024-02-18cbfstool: Support 64bit addresses for flat imagesPatrick Georgi
2024-02-18util/crossgcc/buildgcc: Compile RISC-V GCC with medanyMaximilian Brune
2024-02-18util/cbfstool/linux_trampoline: Support more e820 entriesPatrick Rudolph
2024-02-18Treewide: Fix incorrect SPDX license stringsMartin Roth
2024-02-15util/ifdtool.c: Fix long_options for platformVojtech Vesely
2024-02-14util/showdevicetree: drop unmaintained toolFelix Held
2024-02-12util/intelmetool: Add Intel Union Point supportNicholas Sudsgaard
2024-02-12crossgcc: Add buildgcc support for Apple M1/M2 devicesStefan Reinauer
2024-02-05util/kconfig: Uprev to Linux 6.7's kconfigPatrick Georgi
2024-02-02util/cbmem: Use commonlib ipchksum() algorithmJulius Werner
2024-02-02util/ifdtool: Add a new switch -E to protect GPR0Subrata Banik
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-30crossgcc: Distinguish bootstrap and target compiler optionsPatrick Georgi
2024-01-30util/release: Remove makefile.inc references from genrelnotesMartin Roth
2024-01-29device/device.h: Drop multiple linksArthur Heymans
2024-01-27util/ifdtool: Refactor GPR0 Unlock ImplemetationSubrata Banik
2024-01-26src, util: Clean up makefile.inc in text, help & commentsMartin Roth
2024-01-26src, util: Update toolchain.inc references to .mkMartin Roth
2024-01-26util/autoport: Update Makefile.inc generation to Makefile.mkMartin Roth
2024-01-26util/mb: Update variant template Makefiles from .inc to .mkMartin Roth
2024-01-26util: Rename Makefiles from .inc to .mkMartin Roth
2024-01-24util/spd_tools: Update Makefile.inc references to Makefile.mkMartin Roth
2024-01-24*/mem_parts_used.txt: Change Makefile.inc to Makefile.mkMartin Roth
2024-01-24payloads: Rename Makefiles from .inc to .mkMartin Roth
2024-01-24Makefiles: Rename top-level Makefiles from .inc to .mkMartin Roth
2024-01-18util/superiotool: reformat alternate dump outputMatt DeVillier
2024-01-18util/superiotool: add support for Nuvoton NCT6796DMatt DeVillier
2024-01-18util/inteltool: Add support for RPL-H CPUMatt DeVillier