summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/chromeos/crosfirmware.sh: Print more messagesTristan Corrick2019-01-031-13/+6
* util/chromeos/crosfirmware.sh: Check for dependenciesTristan Corrick2019-01-031-3/+24
* util/chromeos/crosfirmware.sh: Print download statusTristan Corrick2019-01-031-1/+1
* util/chromeos/crosfirmware.sh: Add /sbin to PATHTristan Corrick2019-01-031-0/+3
* util/xcompile/xcompile: Use tab for indentElyes HAOUAS2018-12-281-1/+1
* util/inteltool: Add support for Sunrise Point LPMatthew Garrett2018-12-2810-9/+319
* util/cbfstool/cbfstool.c: Fix typoFrans Hendriks2018-12-241-1/+1
* util/release: Don't assume the source is in a directory called corebootPatrick Georgi2018-12-211-1/+1
* util/release: Use "gpg", not "gpg2" for creating signaturesPatrick Georgi2018-12-211-2/+2
* util/release/genrelnotes: Don't assume we're on origin/masterPatrick Georgi2018-12-211-2/+1
* util/release: Test for rename(1) in genrelnotesPatrick Georgi2018-12-211-1/+1
* util/release: Also keep 3rdparty/fsp in the blobs tarballPatrick Georgi2018-12-211-2/+2
* util/xcompile/xcompile: Enable x86_64 supportPatrick Rudolph2018-12-201-1/+7
* zoombini: remove support for deprecated zoombini board4.9Bob Moragues2018-12-191-1/+0
* util/crossgcc/buildgcc: Remove quotation marks around hashesJonathan Neuschäfer2018-12-191-1/+1
* utils: introduce find_usbdebug.sh to help find USB debug portsStefan Tauner2018-12-193-0/+171
* util/cbfstool/cbfs-mkstage: Support x86_64Patrick Rudolph2018-12-191-4/+7
* util/cbfstool: Support AMD64 rmodulesPatrick Rudolph2018-12-193-0/+72
* util/lint/spelling.txt: Protect "acknowledgement" entryJonathan Neuschäfer2018-12-181-1/+2
* util/util_readme: Don't recommend running this script with "sh"Jonathan Neuschäfer2018-12-181-1/+1
* util/bucts: Add a description.md fileJonathan Neuschäfer2018-12-182-0/+2
* util/board_status.sh: Fix command for fetching the kernel logArthur Heymans2018-12-181-2/+2
* util/scripts/maintainers.go: file: queries are more stable with quotesPatrick Georgi2018-12-051-1/+1
* cbmem: Enable AArch64 supportAdam Kallai2018-12-031-3/+3
* arch/power8: Rename to ppc64Jonathan Neuschäfer2018-11-304-10/+10
* broadcom: Remove SoC and board supportPhilipp Deppenwiese2018-11-3018-2883/+0
* util/inteltool: Add Apollo Lake LPC ID and allow to read PCRsNico Huber2018-11-293-3/+31
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* romcc: Increase buffer size to fit max string sizeMartin Roth2018-11-281-1/+1
* cbmem: Fix remaining mapped memory accesses to use aligned_memcpy()Julius Werner2018-11-271-2/+2
* util/crossgcc: Document how to build the toolchain for another locationPatrick Georgi2018-11-261-0/+1
* util/scripts/maintainers.go: drop special case for "THE REST"Patrick Georgi2018-11-241-2/+2
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-3/+4
* util/cbfstool: Fix GCC error due to a shadowed declarationWerner Zeh2018-11-231-5/+5
* util/cbfstool/rmodule.{c,h}: Fix typo and correct headerFrans Hendriks2018-11-222-3/+5
* riscv: fix bug of sifive-gpt.pyXiang Wang2018-11-221-1/+1
* util/ifdtool: Add IceLake platform support under IFDv2Aamir Bohra2018-11-212-0/+4
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* util/bucts: Add tool to manipulate BUC.TS bit on Intel targetsArthur Heymans2018-11-193-0/+513
* util/board_status: run dmesg with sudoPatrick Georgi2018-11-181-1/+1
* util: Fix shebang for python2 scriptsAngel Pons2018-11-184-4/+4
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-1746-46/+53
* util/cbsftool: allow enabling verbose make outputVadim Bendebury2018-11-161-0/+2
* util/gitconfig/test: Add commit-msg hook testAlex Thiessen2018-11-161-0/+87
* util/docker: Rename _CONTAINER_VERSION => _IMAGE_TAGNico Huber2018-11-161-12/+12
* util/docker: Use common .ccache for local buildsNico Huber2018-11-161-4/+13
* cbfstool: add unprocessed flag for file exportingJoel Kitching2018-11-163-23/+47
* util/docker: Unify local build targetsNico Huber2018-11-161-18/+12
* util/cbfstool/cbfs_image.c: Get rid of void pointer mathRichard Spiegel2018-11-161-10/+13
* util/gitconfig: Add timeout testAlex Thiessen2018-11-153-0/+146