summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2024-08-23crossgcc: Upgrade LLVM from 18.1.6 to 18.1.8Elyes Haouas
2024-08-23crossgcc: Upgrade CMake from 3.29.3 to 3.30.2Elyes Haouas
2024-08-23crossgcc: Upgrade GCC from 14.1.0 to 14.2.0Elyes Haouas
2024-08-23crossgcc: Upgrade binutils from 2.42 to 2.43.1Elyes Haouas
2024-08-23region: Turn region_end() into an inclusive region_last()Nico Huber
2024-08-22util/sconfig: Probe device when fw_config is unprovisionedKarthikeyan Ramasubramanian
2024-08-20util/find_usbdebug: Add 8/9 Series PCH rate matching hub IDsNicholas Chin
2024-08-20util/cbfstool/cbfs-payload-linux: Add error handlingMaximilian Brune
2024-08-19util/cbfstool/cbfs-payload-linux: Do not compress bzImageMaximilian Brune
2024-08-14util/liveiso/nixos/graphical: Preconfigure some Gnome settingsFelix Singer
2024-08-14util/liveiso/nixos/graphical: Replace PulseAudio with PipeWireFelix Singer
2024-08-11region: Introduce region_create() functionsNico Huber
2024-08-09coreboot-sdk/Dockerfile: Add 'gettext' and 'xfonts-unifont'Harrie Paijmans
2024-08-09util/spd_tools: Add Intel Panther Lake (PTL) platformSubrata Banik
2024-08-08Makefile: Move `--no-warn-rwx-segments' into xcompileNico Huber
2024-08-08util/amdfwtool: add support to specify RPMC NVRAM regionFelix Held
2024-08-05util/cbfstool/common.h Fix wrong return value docMaximilian Brune
2024-08-05util/autoport: Put devicetree devices above chipsAngel Pons
2024-08-05util/autoport: Use sudo to call log-making programsAngel Pons
2024-08-05util/autoport: Streamline external program invocationAngel Pons
2024-08-01xcompile: Apply -Wextra with temporary exceptions to GCCFelix Singer
2024-08-01util/superiotool/fintek: Add missing F81804 name for 0x0215 idMaxim Polyakov
2024-07-31device/path: rename domain path struct element to 'domain_id'Felix Held
2024-07-31util/superiotool/fintek: Add f81966 register tableMaxim Polyakov
2024-07-31util/superiotool/fintek: Add f81866 register tableMaxim Polyakov
2024-07-31util/superiotool: Add extra selectors supportMaxim Polyakov
2024-07-24util/autoport/*.md: List Haswell as supportedNicholas Chin
2024-07-23xcompile: Drop CC_RT_EXTRA_GCC for PPC64Nico Huber
2024-07-22util/mtkheader: Add gfh header for mt8196 bootblock codeJarried Lin
2024-07-18util/liveiso/nixos: Install various extractor toolsFelix Singer
2024-07-16util/liveiso/nixos: Install TPM related toolsFelix Singer
2024-07-16util/cbfstool: Add eventLog support for ELOG_TYPE_FW_LATE_SOLSubrata Banik
2024-07-15util: Add hda-decoderNicholas Sudsgaard
2024-07-14autoport: Add support for Haswell-Lynx Point platformIru Cai
2024-07-12amdfwtool: make fields unsignedGeorge Burgess IV
2024-07-11sconfig: Provide simple constants for aliased devicesNico Huber
2024-07-10autoport: Drop ioapic, ioapic_irq, and lapic handling for devicetreeNicholas Chin
2024-07-10xcompile: Use one line per CLANG_CFLAGS_${TARCH} flagElyes Haouas
2024-07-08util/ifdtool: dump SPI modes from FLCOMPAlexander Goncharov
2024-07-06util/sconfig: Remove unnecessary strdup() callsJakub Czapiga
2024-07-05autoport: Print location of generated sourcesNicholas Chin
2024-07-05autoport: Factor out GPIO config generationNicholas Chin
2024-07-05util/liveiso/nixos: Install flashprogFelix Singer
2024-07-04util/liveiso/nixos: Update to 24.05Felix Singer
2024-07-03Revert "util/crossgcc: Update ACPICA from 20230628 to 20240321"Maximilian Brune
2024-07-02util/ifdtool: fix spacing issuesAlexander Goncharov
2024-06-25util/autoport: Move SPDX header before defines in dsdt.aslNicholas Chin
2024-06-24util/autoport: Remove extra blank lines from generated filesNicholas Chin
2024-06-23util/autoport: Remove bd82x6x/pch.h from generated mainboard.cNicholas Chin
2024-06-21coreboot-sdk/Dockerfile: Remove explicit install of 'm4'Elyes Haouas
2024-06-21util/intelp2m: Remove blank line after '{'Maxim Polyakov
2024-06-21util/intelp2m/platforms: Fix DW register number before clear itMaxim Polyakov
2024-06-21util: Move remainings from ipqheader to qualcomm directoryElyes Haouas
2024-06-21util/ifdtool: Add Panther Lake platform support under IFDv2Subrata Banik
2024-06-20cbfstool: Read XIP stage alignment requirements from ELFArthur Heymans
2024-06-19util: Break up spdx identifier text in scripts & makefilesMartin Roth
2024-06-17util/intelp2m: Add support for Emmitsburg macro generationFabian Meyer
2024-06-17util/autoport: Factor out yes/no prompt handlingAngel Pons
2024-06-14util/inteltool: Add more Westmere/Ironlake device IDsAngel Pons
2024-06-14util/smmstoretool: add uint64 data typeSergii Dmytruk
2024-06-14util/smmstoretool: fix uint{16,32} not being listed by helpSergii Dmytruk
2024-06-12util/autoport: Update for recent USB developmentsKeith Hui
2024-06-10util/autoport: Assign SPD addresses in devicetreeAngel Pons
2024-06-09util/superiotool: Add support for dumping ITE IT8659E configurationMichał Żygowski
2024-06-07sb/intel/bd82x6x/early_usb.c: Align native current map with MRCKeith Hui
2024-06-07util/smmstoretool: explain what happens when no store is foundMaciej Pijanowski
2024-06-04util/xcompile: Use new GCC's warning options only if supportedElyes Haouas
2024-06-03util/cbfstool: Fix linux_trampoline.c generationShuo Liu
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-05-29util/nvidia: Use c11 dialectElyes Haouas
2024-05-29util/superiotool: Use c11 dialectElyes Haouas
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