aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2020-04-05fsp2_0: Clean up around `config FSP_USE_REPO`Nico Huber
2020-03-30util/sconfig: emit NULL sibling fieldsAaron Durbin
2020-03-27amdfwtool: Allow for up to 16 APCB entriesRob Barnes
2020-03-25util/board-status: Reject logs from dirty imagesPaul Menzel
2020-03-24drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber
2020-03-24util/inteltool: add inteltool path to include pathMichael Niewöhner
2020-03-23Doc/security/vboot: Add a script generated device listMarcello Sylvester Bauer
2020-03-23cbfstool: Build vboot libraryYu-Ping Wu
2020-03-21util/inteltool: use read* macros instead of pointersMichael Niewöhner
2020-03-20util/inteltool: powermgt: add code for dumping config registersMichael Niewöhner
2020-03-20util/scripts/gerrit-rebase: Fix shell invocationPatrick Georgi
2020-03-20util/autoport: Emit SPDX license headersAngel Pons
2020-03-20util/xcompile: Split $CFLAGS_GCCNico Huber
2020-03-19util/bincfg: Add DDR4 SPD specRob Barnes
2020-03-18util/lint/spelling.txt: Disable `afe`Angel Pons
2020-03-18util/lint/spelling.txt: Explain the commented-out entriesAngel Pons
2020-03-18util/inteltool: powermgt: make Sunrise Point dumping workMichael Niewöhner
2020-03-18util/autoport: Correct formatting issuesAngel Pons
2020-03-18util/inteltool: Makefile: add src/arch to includes.Michael Niewöhner
2020-03-17util/amdfwtool: Fix file open error msgEric Peers
2020-03-17util/inteltool: spi: add a bunch of missing chipsets to print_bioscntlMichael Niewöhner
2020-03-17util/inteltool: add code for dumping LPC registersMichael Niewöhner
2020-03-16util/inteltool: ahci: add Sunrise Point config and SIR registersMichael Niewöhner
2020-03-16util/inteltool: ahci: add code for dumping config and SIR registersMichael Niewöhner
2020-03-16util/inteltool: ahci: rework AHCIMichael Niewöhner
2020-03-16inteltool: add support for CannonPoint-LPMatt DeVillier
2020-03-16util/inteltool: Split GPIO community switch-case into its own functionJohanna Schander
2020-03-16util/inteltool: Move Denverton definitions into their own headerJohanna Schander
2020-03-16util/inteltool: Move Lewisburg definitions into their own headerJohanna Schander
2020-03-16util/inteltool: Move Sunrise Point (LP) definitions into their own headerJohanna Schander
2020-03-16util/inteltool: Move Apollo Lake definitions into their own headerJohanna Schander
2020-03-16util/inteltool: Move Cannon Lake definitions into their own headerJohanna Schander
2020-03-16util/inteltool: Move Ice Lake definitions into their own headerJohanna Schander
2020-03-16Revert "crossgcc: Upgrade GCC to 9.2.0"Patrick Rudolph
2020-03-16util/crossgcc: Temporarily disable GDB build test on serverMartin Roth
2020-03-16util/inteltool: add 6th gen. mobile core u/y seriesMichael Niewöhner
2020-03-15util/inteltool: powermgt: rename variable for consistencyMichael Niewöhner
2020-03-15util/inteltool: powermgt: initialize register size variablesMichael Niewöhner
2020-03-15treewide: Replace uses of "Nehalem"Angel Pons
2020-03-15nb/intel/nehalem: Rename to ironlakeAngel Pons
2020-03-15util/inteltool: powermgt: drop dead codeMichael Niewöhner
2020-03-15util/inteltool: gpio: drop dead codeMichael Niewöhner
2020-03-14coreboot: add Volteer template filesPaul Fagerburg
2020-03-10util/scripts/ucode_h_to_bin.sh: Accept microcode in INC formatBartek Pastudzki
2020-03-10util/nvramtool: fix building on OpenBSDEvgeny Zinoviev
2020-03-10util/board_status: Add support of CMOS values dumpEvgeny Zinoviev
2020-03-10abuild: Always build the default configNico Huber
2020-03-093rdparty/libgfxinit: Update submodule pointerNico Huber
2020-03-09util/superiotool: Drop one SCH5317 entryAngel Pons
2020-03-08util/kconfig: Silence warning about _GNU_SOURCEAngel Pons
2020-03-07util/scripts/gerrit-rebase: Improve error messagePatrick Georgi
2020-03-06util/autoport: Remove redundant commentAngel Pons
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/riscv: Convert to SPDX license headerPatrick Georgi