aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2020-03-06util/lint: Add BSD-4-Clause-UC to acceptable licensesPatrick Georgi
2020-03-06src/arch/ppc64: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/arm64: Convert to SPDX license headerPatrick Georgi
2020-03-06src/arch/arm: Convert to SPDX license headerPatrick Georgi
2020-03-04util/lint: use env to locate the bash binaryIdwer Vollering
2020-03-04util/gitconfig: Fix commit-msg for BSD grepPatrick Elsen
2020-03-04util: Remove viatoolAngel Pons
2020-03-03util/chromeos: Add unzip as a dependencyMete Balci
2020-03-03util/ifdtool: add --output flagMarcello Sylvester Bauer
2020-03-03LGA1155 mainboards: Remove gfx.did and gfx.ndidAngel Pons
2020-03-02util/amdfwtool: Clarify APOB NV requirementsMarshall Dawson
2020-03-02lint/lint-extended-007-checkpatch: Fix obsolete pathsElyes HAOUAS
2020-03-02lint/check_lint_tests: Fix obsolete pathsElyes HAOUAS
2020-03-02lz4: Fix out-of-bounds readsAlex Rebert
2020-02-26Get rid of ROMCCElyes HAOUAS
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-02-26crossgcc: Upgrade GCC to 9.2.0Elyes HAOUAS
2020-02-24util: Remove old reference to ROMCCElyes HAOUAS
2020-02-24xcompile: Use GCC wrappers for ar, nmJacob Garber
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-02-24util/inteltool: Add missing entry for WPT-LP PremiumAngel Pons
2020-02-24util/ifdtool: Mention MeDisable in help textEvgeny Zinoviev
2020-02-21util/mainboard/google: deduplicate create_coreboot_variant.shPaul Fagerburg
2020-02-19util/lint: Allow non-option carrying named choicesPatrick Georgi
2020-02-18util/amdfwtool: Improve comment's grammarPatrick Georgi
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-02-17util/autoport: Fix typoAngel Pons
2020-02-17util: Fix typosElyes HAOUAS
2020-02-17util/k8resdump: Remove utilArthur Heymans