summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2020-05-28util/mb/google: remove zork templatePaul Fagerburg
2020-05-28util/lint: Check for SPDX identifiers by defaultJacob Garber
2020-05-28docker/coreboot-jenkins-node: Add meson and ninjaPatrick Georgi
2020-05-27util/apcb: Use python3 for apcb_edit.pyRaul E Rangel
2020-05-25drivers: Use SPDX identifiersJacob Garber
2020-05-21util/amdfwtool: Fix MAX_PSP_ENTRIES valueRob Barnes
2020-05-18util/apcb: Add apcb_edit toolRob Barnes
2020-05-18util/cbfstool: fix buffer over-readPhilipp Bartsch
2020-05-18util/autoport/bd82x6x.go: Drop unused includesElyes HAOUAS
2020-05-18util/release: Check that HEAD isn't used as referencePatrick Georgi
2020-05-18util/release: Improve reporting of required toolsPatrick Georgi
2020-05-12util/sconfig: Add LPC and ESPI busesRaul E Rangel
2020-05-12inteltool: fix dumping of Lynx Point LP and Wildcat Point PM registersIru Cai
2020-05-11util/nvramtool: Remove license boiler plate from DISCLAIMER file, tooPatrick Georgi
2020-05-11util/qualcomm/scripts: use SPDX headerPatrick Georgi
2020-05-11util/cbfstool: Add SPDX header to generated linux_trampoline code, tooPatrick Georgi
2020-05-11util: Use SPDX headersPatrick Georgi
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11util/lint: Allow use of the HPND license groupPatrick Georgi
2020-05-11util/lint: Also accept BSD-2-ClausePatrick Georgi
2020-05-11treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi
2020-05-11util: Add SPDX header, replacing boiler plate where applicablePatrick Georgi
2020-05-11util: Fix up a few comments after the "file is part of the" removalPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-11util/nvramtool: Remove "this file is part of" linesPatrick Georgi
2020-05-11util/lint: Omit more vendorcode from license header testPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-07util/sconfig: Drop use of ref_count for chip_instanceFurquan Shaikh
2020-05-07util/sconfig: Move chip instance id assignment to emit_chips()Furquan Shaikh
2020-05-07util/sconfig: Drop id from struct device maintained by sconfigFurquan Shaikh
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-05sconfig: Allow `register` entries below devices, tooNico Huber
2020-05-04treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01util/intelmetool: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-29util/kconfig: Remove miniconfig scriptPatrick Georgi
2020-04-28Documentation: Spell vboot all lowercasePatrick Rudolph
2020-04-22util/scripts/ucode_h_to_bin.sh: Fix .inc-lines with just commentWerner Zeh
2020-04-22util/scripts/ucode_h_to_bin.sh: Drop disruptive quotesWerner Zeh
2020-04-22util/scripts/ucode_h_to_bin.sh: Replace whitespace with TABsWerner Zeh
2020-04-20Doc,util: Update list of utilitiesJacob Garber
2020-04-20util/cbfstool: Allow use of non-ASCII longoptFurquan Shaikh
2020-04-16autoport: use GMA_STATIC_DISPLAYSIru Cai
2020-04-16autoport: Support bigger ACPI tablesIru Cai
2020-04-14src/Kconfig: enable USE_BLOBS by defaultFelix Held
2020-04-13util/lint: Accept "GPL-2.0-only WITH Linux-syscall-note" licensesRajat Jain
2020-04-10util/nvramtool: Remove 2nd initializationElyes HAOUAS