summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/scripts/maintainers.go: Add Gerrit reviewers config emitterPatrick Georgi2018-11-131-3/+38
* util/scripts/maintainers.go: Introduce command line argument handlingPatrick Georgi2018-11-131-25/+22
* util/scripts/maintainers.go: Provide delimiters between maintainersPatrick Georgi2018-11-131-1/+2
* util/scripts/maintainers.go: Use a full glob parserPatrick Georgi2018-11-131-69/+108
* util/scrips/maintainers.go: Allow file to appear in multiple componentsPatrick Georgi2018-11-131-4/+12
* util/scripts/maintainers.go: Stub support for website tagPatrick Georgi2018-11-121-32/+7
* util/intelvbttool: Cleanup and fixesPatrick Rudolph2018-11-121-51/+50
* board-status.html: improve instructionsPatrick Georgi2018-11-071-1/+5
* coreboot-sdk: Build Clang first in a separate stepNico Huber2018-11-051-5/+12
* coreboot-sdk: Prefer gnat package over gnat-6Nico Huber2018-11-051-1/+1
* coreboot-sdk: Don't install libisl-devNico Huber2018-11-051-1/+0
* coreboot-sdk: Don't install libelf-devNico Huber2018-11-051-1/+0
* util/bincfg: code cleanup: convert sym_table to a local variableDenis 'GNUtoo' Carikli2018-10-242-41/+61
* util/inteltool: Fix LynxPoint (non-LP) GPIO register mapFehér Roland Ádám2018-10-181-3/+2
* cbfstool: make comments more consistentJoel Kitching2018-10-141-16/+15
* util/abuild: When using blobs, enable 3rdparty/fsp by defaultPatrick Georgi2018-10-121-1/+1
* util/superiotool/smsc.c: Add SCH5504 register dumpAngel Pons2018-10-101-1/+26
* util/cbmem/Makefile: Remove .dependencies on `clean`Nico Huber2018-10-091-2/+1
* util/superiotool/smsc.c: Add some register dumpsAngel Pons2018-10-081-4/+91
* Move compiler.h to commonlibNico Huber2018-10-088-76/+3
* util/intelvbttool: Rewrite toolPatrick Rudolph2018-10-082-112/+806
* util/autoport: Use romstage.c instead of early_southbridge.cAngel Pons2018-10-042-6/+1
* cbfstool: Clear entry being removed in all casesDaisuke Nojiri2018-10-041-37/+28
* util/abuild/abuild.1: Fix references to CBROOT parameterJonathan Neuschäfer2018-10-041-2/+2
* Documentation: add description for util/pmh7toolEvgeny Zinoviev2018-09-302-0/+4
* mb/lowrisc: Remove the Nexys4DDR portJonathan Neuschäfer2018-09-261-1/+1
* util/lint: Ignore "visible if" statement in Kconfig filesPatrick Georgi2018-09-181-0/+7
* board-status: Only store CBMEM console from last bootPaul Menzel2018-09-171-2/+2
* sconfig: Allow setting device status in device treeHung-Te Lin2018-09-167-242/+261
* riscv: add trampoline in MBR block to support boot mode 1Philipp Hug2018-09-141-1/+13