summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2019-01-07crossgcc: Update Python to version 3.7.2Elyes HAOUAS
2019-01-06util/ifdtool: Fix regions_collide() checkNico Huber
2019-01-05crossgcc: Update CMake to version 3.13.2Elyes HAOUAS
2019-01-05crossgcc: Update GDB to version 8.2.1Elyes HAOUAS
2019-01-05crossgcc: Update LLVM to 7.0.1Elyes HAOUAS
2019-01-05util/inteltool: fix PCR init of Sunrise Point-LP devicesShaleen Jain
2019-01-04crossgcc: Update acpica and Expat versionsElyes HAOUAS
2019-01-04util/superiotool: Add ITE IT8786E-IKyösti Mälkki
2019-01-04util/autoport/readme.md: Correct minor inconsistencyAngel Pons
2019-01-04util/gitconfig/pre-commit: Use clang-format to sanitise commitsEdward O'Callaghan
2019-01-04crossgcc: Update acpica to 20180927Stefan Reinauer
2019-01-04crossgcc: Update software versionsStefan Reinauer
2019-01-03util/chromeos/crosfirmware.sh: Print more messagesTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Check for dependenciesTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Print download statusTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Add /sbin to PATHTristan Corrick
2018-12-28util/xcompile/xcompile: Use tab for indentElyes HAOUAS
2018-12-28util/inteltool: Add support for Sunrise Point LPMatthew Garrett
2018-12-24util/cbfstool/cbfstool.c: Fix typoFrans Hendriks
2018-12-21util/release: Don't assume the source is in a directory called corebootPatrick Georgi
2018-12-21util/release: Use "gpg", not "gpg2" for creating signaturesPatrick Georgi
2018-12-21util/release/genrelnotes: Don't assume we're on origin/masterPatrick Georgi
2018-12-21util/release: Test for rename(1) in genrelnotesPatrick Georgi
2018-12-21util/release: Also keep 3rdparty/fsp in the blobs tarballPatrick Georgi
2018-12-20util/xcompile/xcompile: Enable x86_64 supportPatrick Rudolph
2018-12-19zoombini: remove support for deprecated zoombini boardBob Moragues
2018-12-19util/crossgcc/buildgcc: Remove quotation marks around hashesJonathan Neuschäfer
2018-12-19utils: introduce find_usbdebug.sh to help find USB debug portsStefan Tauner
2018-12-19util/cbfstool/cbfs-mkstage: Support x86_64Patrick Rudolph
2018-12-19util/cbfstool: Support AMD64 rmodulesPatrick Rudolph
2018-12-18util/lint/spelling.txt: Protect "acknowledgement" entryJonathan Neuschäfer
2018-12-18util/util_readme: Don't recommend running this script with "sh"Jonathan Neuschäfer
2018-12-18util/bucts: Add a description.md fileJonathan Neuschäfer
2018-12-18util/board_status.sh: Fix command for fetching the kernel logArthur Heymans
2018-12-05util/scripts/maintainers.go: file: queries are more stable with quotesPatrick Georgi
2018-12-03cbmem: Enable AArch64 supportAdam Kallai
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-11-30broadcom: Remove SoC and board supportPhilipp Deppenwiese
2018-11-29util/inteltool: Add Apollo Lake LPC ID and allow to read PCRsNico Huber
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-28romcc: Increase buffer size to fit max string sizeMartin Roth
2018-11-27cbmem: Fix remaining mapped memory accesses to use aligned_memcpy()Julius Werner
2018-11-26util/crossgcc: Document how to build the toolchain for another locationPatrick Georgi
2018-11-24util/scripts/maintainers.go: drop special case for "THE REST"Patrick Georgi
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-23util/cbfstool: Fix GCC error due to a shadowed declarationWerner Zeh
2018-11-22util/cbfstool/rmodule.{c,h}: Fix typo and correct headerFrans Hendriks
2018-11-22riscv: fix bug of sifive-gpt.pyXiang Wang
2018-11-21util/ifdtool: Add IceLake platform support under IFDv2Aamir Bohra
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS