aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2020-10-09sconfig: Allow chipset to provide a base devicetreeDuncan Laurie
2020-10-08rules.h: change verstage name if it starts before bootblockKangheui Won
2020-10-06templates: add an empty SPD to SPD_SOURCESPaul Fagerburg
2020-10-05amdfwtool: Remove the assumption of ROM_SIZEZheng Bao
2020-10-05amdfwtool: Use a variable to get the return value of writeZheng Bao
2020-10-05amdfwtool: Clean up the Makefile of amdfwtoolZheng Bao
2020-10-03Revert "util/spd_tools: output binaries instead of hexdumps"Rob Barnes
2020-10-02amdfwtool: Fix the gcc warning about sign comparisonZheng Bao
2020-10-02util/ifdtool: Include ADL dynamic check as per Gen12 SPI flash guideSubrata Banik
2020-09-28util/intelp2m/apl: Remove unused plat-spec functionMaxim Polyakov
2020-09-28Intel GBE 82579LM bincfg set and specTom Hiller
2020-09-28util/intelp2m: Remove unnecessary tabsMaxim Polyakov
2020-09-28util: Add new memory part for zork boardsAmanda Huang
2020-09-27util/crossgcc: correct the spelling of what should have read 'verifying'Idwer Vollering
2020-09-24templates: add ddr4-spd-empty.hex to SPD_SOURCESPaul Fagerburg
2020-09-23util/intelmetool: Fix the BootGuard dump featurePablo Stebler
2020-09-23util/cbfstool/fmaptool: generate defines for all fmap sectionsFelix Held
2020-09-23util/cbfstool/fmd: make flashmap_flags bitfield struct elements unsignedFelix Held
2020-09-23template/waddledoo: remove acpi/camera.aslPaul Fagerburg
2020-09-21util/autoport: Always output quoted Kconfig stringIru Cai
2020-09-21util/intelp2m: Check keywords in common codeMaxim Polyakov
2020-09-20lint: check for misuse of Kconfig SUBSYSTEM_*_IDMichael Niewöhner
2020-09-18sconfig: Add function for parse+override of treeDuncan Laurie
2020-09-18sconfig: Switch to getoptDuncan Laurie
2020-09-18util/rockchip: Port make_idb.py to python3Yilin Yang
2020-09-18util/exynos: Port *_cksum.py to python3Yilin Yang
2020-09-18util/mtkheader: Port gen-bl-img.py to python3Yilin Yang
2020-09-14crossgcc: Fix libcpp to address -Wformat-securityMasanori Ogino
2020-09-14coreinfo: Use SPDX license identifiersJacob Garber
2020-09-13utils/docker/coreboot-sdk: Update python to python2, add python3Martin Roth
2020-09-11sconfig: Allow to link devices to other device's driversNico Huber
2020-09-10util/abuild: Remove symbols that don't exist anymore in KconfigPatrick Georgi
2020-09-09util/mb/google: Update dalboz/trembyle templateRob Barnes
2020-09-09util/spd_tools: Support comments in mem_parts_usedRob Barnes
2020-09-08util/spd_tools: output binaries instead of hexdumpsMichael Niewöhner
2020-09-08util/apcb_edit: fix handling of binary SPD filesMichael Niewöhner
2020-09-08util/ifdtool: Add NULL check for pointer fpsbaSubrata Banik
2020-09-06util/mb/google/tmpl/puff: Update DPTF to the new implementationSam McNally
2020-09-03crossgcc: Ensure that GMP is built for a generic CPU on x86Patrick Georgi
2020-09-03util/amdfwtool: Add PSP verstage signature entryMartin Roth
2020-09-03util/amdfwtool: Fix warning taking address of packed struct memberMartin Roth
2020-09-02util/ifdtool: Fix eSPI frequency as per Gen 11 SPI flash guideSubrata Banik
2020-09-02util/ifdtool: Fix SPI frequency as per Gen11 SPI flash guideSubrata Banik
2020-09-02util/ifdtool: Add FLMAP3 dump for Gen11 onwards PCHSubrata Banik
2020-09-02util/ifdtool: Fix miscellaneous IFD offset since Gen 5 PCHSubrata Banik
2020-09-02util/ifdtool: Identify between ICH and PCH RevisionSubrata Banik
2020-08-31util/ifdtool: Identify chipset without platform nameSubrata Banik
2020-08-31util/ifdtool: Skip unused and reserved Flash RegionSubrata Banik
2020-08-31util/ifdtool: Add platform specific quirks for ADL/ICL/JSL/TGLSubrata Banik
2020-08-31lint/lint-extended-007-checkpatch: Remove obsolete pathElyes HAOUAS
2020-08-31{intel/gma,include/device}: Delete unused 'drm_dp_helper.h' fileElyes HAOUAS
2020-08-31cross-repo-cherrypick: Do not prepend "Original-" to "Cq-Depend:"Karthikeyan Ramasubramanian
2020-08-29util/inteltool: Add support for Comet Lake-UMatt DeVillier
2020-08-28util: Add memory parts needed by zork boardsRob Barnes
2020-08-28util/gen_spd: translate DeviceBusWidth to die bus widthNick Vaccaro
2020-08-28Revert "util: update lp4x gen_part_id tool to include memory type"Aaron Durbin
2020-08-28util: Add support to spd_tools for fixed idRob Barnes
2020-08-28util: volteer/dedede: move generic SPDs to common locationNick Vaccaro
2020-08-27util: Add check for duplicate entries in mem parts jsonRob Barnes
2020-08-27util: Add Picasso and Pollock platforms to spd_toolsRob Barnes
2020-08-27util/spd_tools: Support comments in jsonRob Barnes
2020-08-27util/spd_tools: Remove intel subfolderRob Barnes
2020-08-25util: update lp4x gen_part_id tool to include memory typeNick Vaccaro
2020-08-25util: Add spd_tools to generate DDR4 SPDs for TGL boardsNick Vaccaro
2020-08-24crossgcc: Upgrade MPC to version 1.2.0Elyes HAOUAS
2020-08-24util/abuild: Don't pass kconfig output through headPatrick Georgi
2020-08-24util/abuild: Delete temporary config in failure casePatrick Georgi
2020-08-21util/amdfwtool: Refactor APOB_NV requirementsMartin Roth
2020-08-19util/abuild: Avoid another git submodule invocationPatrick Georgi
2020-08-18crossgcc: Upgrade LLVM to version 10.0.1Elyes HAOUAS
2020-08-18crossgcc: Upgrade CMake to version 3.18.1Elyes HAOUAS
2020-08-18util/intelp2m: Add support for Cannonlake-LP SoCsMatt DeVillier
2020-08-17crossgcc: Enable GCC to get asan shadow offset at runtimeHarshit Sharma
2020-08-17crossgcc: Upgrade IASL to version 20200717Elyes HAOUAS
2020-08-17crossgcc: Upgrade Python to version 3.8.5Elyes HAOUAS
2020-08-17crossgcc: Upgrade nasm to version 2.15.03Elyes HAOUAS
2020-08-17crossgcc: Upgrade binutils to version 2.35Elyes HAOUAS
2020-08-17crossgcc: Update MPFR to version 4.1.0Elyes HAOUAS
2020-08-17crossgcc: Upgrade GMP to v6.2.0Elyes HAOUAS
2020-08-01util/ifdtool: Add Alderlake platform support under IFDv2Subrata Banik
2020-08-01util/ifdtool: Make JSL platform entry for lock_descriptorSubrata Banik
2020-07-29util/apcb: Strip SPD manufacturer informationRob Barnes
2020-07-28util/intelp2m: Add Intel Pad to Macro utilityMaxim Polyakov
2020-07-28intelvbttool: Fix some typos in error messagesPeter Lemenkov
2020-07-27util/lint/Kconfig_lint: Update Naked BOOL reference to errorMartin Roth
2020-07-26util/inteltool/gpio_names: Make group and community titles consistentBenjamin Doron
2020-07-26mb/lenovo: Prepend EC event number with 0x to denote hex notationPaul Menzel
2020-07-26util: Remove extra newlines in log messagesRob Barnes
2020-07-26autoport: Don't initialize already initialized fields in acpi_tablesPeter Lemenkov
2020-07-26util/lint: Add lint and checkpatch coverage for tests/ dirJan Dabros
2020-07-26util/amdfwtool: Add support for EFS SPI values for F17h and F15hMatt Papageorge
2020-07-26*/mb/google/volteer/**/gpio.h: Fix up license headerAngel Pons
2020-07-25autoport/bd82x6x.go: Remove generated extra lineElyes HAOUAS
2020-07-24util/mb/google/volteer: Delete dptf.aslTim Wawrzynczak
2020-07-21inteltool/gpio: Add support for new Lewisburg chipsetsMaxim Polyakov
2020-07-21util/inteltool: add missing L0 and L1 pads for LewisburgMaxim Polyakov
2020-07-15util/mb/google: add template files for dalboz and trembylePaul Fagerburg
2020-07-15util/board-status: Reject logs with unknown timestampsPaul Menzel
2020-07-15util/intelmetool: Fix error messageEvgeny Zinoviev
2020-07-09util/inteltool: add PCI ID for ICH10DOIdwer Vollering