index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2018-12-18
util/bucts: Add a description.md file
Jonathan Neuschäfer
2018-12-18
util/board_status.sh: Fix command for fetching the kernel log
Arthur Heymans
2018-12-05
util/scripts/maintainers.go: file: queries are more stable with quotes
Patrick Georgi
2018-12-03
cbmem: Enable AArch64 support
Adam Kallai
2018-11-30
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-30
broadcom: Remove SoC and board support
Philipp Deppenwiese
2018-11-29
util/inteltool: Add Apollo Lake LPC ID and allow to read PCRs
Nico Huber
2018-11-28
mb/*/*/Kconfig: Remove useless comment
Elyes HAOUAS
2018-11-28
romcc: Increase buffer size to fit max string size
Martin Roth
2018-11-27
cbmem: Fix remaining mapped memory accesses to use aligned_memcpy()
Julius Werner
2018-11-26
util/crossgcc: Document how to build the toolchain for another location
Patrick Georgi
2018-11-24
util/scripts/maintainers.go: drop special case for "THE REST"
Patrick Georgi
2018-11-23
mb: Set coreboot as DSDT's manufacturer model ID
Elyes HAOUAS
2018-11-23
util/cbfstool: Fix GCC error due to a shadowed declaration
Werner Zeh
2018-11-22
util/cbfstool/rmodule.{c,h}: Fix typo and correct header
Frans Hendriks
2018-11-22
riscv: fix bug of sifive-gpt.py
Xiang Wang
2018-11-21
util/ifdtool: Add IceLake platform support under IFDv2
Aamir Bohra
2018-11-21
ACPI: Fix DSDT's revision field
Elyes HAOUAS
2018-11-19
util/bucts: Add tool to manipulate BUC.TS bit on Intel targets
Arthur Heymans
2018-11-18
util/board_status: run dmesg with sudo
Patrick Georgi
2018-11-18
util: Fix shebang for python2 scripts
Angel Pons
2018-11-17
treewide: use /usr/bin/env where appropriate
Yegor Timoshenko
2018-11-16
util/cbsftool: allow enabling verbose make output
Vadim Bendebury
2018-11-16
util/gitconfig/test: Add commit-msg hook test
Alex Thiessen
2018-11-16
util/docker: Rename _CONTAINER_VERSION => _IMAGE_TAG
Nico Huber
2018-11-16
util/docker: Use common .ccache for local builds
Nico Huber
2018-11-16
cbfstool: add unprocessed flag for file exporting
Joel Kitching
2018-11-16
util/docker: Unify local build targets
Nico Huber
2018-11-16
util/cbfstool/cbfs_image.c: Get rid of void pointer math
Richard Spiegel
2018-11-15
util/gitconfig: Add timeout test
Alex Thiessen
2018-11-13
util/scripts/maintainers.go: Add Gerrit reviewers config emitter
Patrick Georgi
2018-11-13
util/scripts/maintainers.go: Introduce command line argument handling
Patrick Georgi
2018-11-13
util/scripts/maintainers.go: Provide delimiters between maintainers
Patrick Georgi
2018-11-13
util/scripts/maintainers.go: Use a full glob parser
Patrick Georgi
2018-11-13
util/scrips/maintainers.go: Allow file to appear in multiple components
Patrick Georgi
2018-11-12
util/scripts/maintainers.go: Stub support for website tag
Patrick Georgi
2018-11-12
util/intelvbttool: Cleanup and fixes
Patrick Rudolph
2018-11-07
board-status.html: improve instructions
Patrick Georgi
2018-11-05
coreboot-sdk: Build Clang first in a separate step
Nico Huber
2018-11-05
coreboot-sdk: Prefer gnat package over gnat-6
Nico Huber
2018-11-05
coreboot-sdk: Don't install libisl-dev
Nico Huber
2018-11-05
coreboot-sdk: Don't install libelf-dev
Nico Huber
2018-10-24
util/bincfg: code cleanup: convert sym_table to a local variable
Denis 'GNUtoo' Carikli
2018-10-18
util/inteltool: Fix LynxPoint (non-LP) GPIO register map
Fehér Roland Ádám
2018-10-14
cbfstool: make comments more consistent
Joel Kitching
2018-10-12
util/abuild: When using blobs, enable 3rdparty/fsp by default
Patrick Georgi
2018-10-10
util/superiotool/smsc.c: Add SCH5504 register dump
Angel Pons
2018-10-09
util/cbmem/Makefile: Remove .dependencies on `clean`
Nico Huber
2018-10-08
util/superiotool/smsc.c: Add some register dumps
Angel Pons
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-10-08
util/intelvbttool: Rewrite tool
Patrick Rudolph
2018-10-04
util/autoport: Use romstage.c instead of early_southbridge.c
Angel Pons
2018-10-04
cbfstool: Clear entry being removed in all cases
Daisuke Nojiri
2018-10-04
util/abuild/abuild.1: Fix references to CBROOT parameter
Jonathan Neuschäfer
2018-09-30
Documentation: add description for util/pmh7tool
Evgeny Zinoviev
2018-09-26
mb/lowrisc: Remove the Nexys4DDR port
Jonathan Neuschäfer
2018-09-18
util/lint: Ignore "visible if" statement in Kconfig files
Patrick Georgi
2018-09-17
board-status: Only store CBMEM console from last boot
Paul Menzel
2018-09-16
sconfig: Allow setting device status in device tree
Hung-Te Lin
2018-09-14
riscv: add trampoline in MBR block to support boot mode 1
Philipp Hug
2018-09-14
lint-000-license-headers: add SPDX-License-Identifier: GPL-2.0-or-later
Ronald G. Minnich
2018-09-13
util/superiotool: Add Winbond W83667HG register dump
Angel Pons
2018-09-07
util/crossgcc: Tell gcc that it'll use gnu as and ld
Patrick Georgi
2018-09-04
util/lint: update whitespace checking rules
Martin Roth
2018-09-04
util/lint: Update whitespace linter for FreeBSD
Martin Roth
2018-09-02
util/crossgcc: Add GCC 8.1 patch for missing backslash
Martin Roth
2018-08-31
util/pmh7tool: Add option to read specific bit
Evgeny Zinoviev
2018-08-30
util/abuild: Use env to find bash
Martin Roth
2018-08-28
util/ipqheader: Fix typo
Elyes HAOUAS
2018-08-28
util/romcc: Fix typos
Elyes HAOUAS
2018-08-28
util/cbfstool: Fix typos
Elyes HAOUAS
2018-08-28
util/scripts: Fix typo
Elyes HAOUAS
2018-08-28
util/msrtool: Fix typos
Elyes HAOUAS
2018-08-27
util/nvramtool: Fix typos & remove unneeded whitespace
Elyes HAOUAS
2018-08-26
util/ifdtool: Fix typo
Elyes HAOUAS
2018-08-26
util/superiotool: Fix typo
Elyes HAOUAS
2018-08-26
util/pmh7tool: Add tool to dump PMH7 registers
Evgeny Zinoviev
2018-08-26
superiotool: fix wpcd376i
Stefan Tauner
2018-08-23
util/ifdfake: Remove deprecated utility
Angel Pons
2018-08-23
util/docker/doc.coreboot.org/Dockerfile: Use alpine:3.8, Sphinx 1.7
Tom Hiller
2018-08-22
util/crossgcc: update IASL to v20180810
Martin Roth
2018-08-20
util/lint: Exclude util/superiotool from checkpatch
Nico Huber
2018-08-17
coreboot-sdk: Add libjaylink-dev for future flashrom builds
Nico Huber
2018-08-14
docker/coreboot.org-status: provide html/head/body frame
Patrick Georgi
2018-08-14
ifdtool: port the feature to set AltMeDisable/HAP bit here
Bill XIE
2018-08-14
util/autoport: Adapt logmaker for newer ACPI versions
Arthur Heymans
2018-08-14
xgcc: fix grouping of conditions in buildgcc for Ada
Stefan Tauner
2018-08-13
util/lint: Set "acknowledgement" correct
Elyes HAOUAS
2018-08-13
util/lint: update checkpatch.pl to latest linux version
Martin Roth
2018-08-13
util/lint: Update spelling.txt to latest linux version
Martin Roth
2018-08-13
utils: spkmodem: suggest to use parec instead of parecord
Denis 'GNUtoo' Carikli
2018-08-13
utils: spkmodem: Add Makefile and gitignore
Denis 'GNUtoo' Carikli
2018-08-11
util/lint: Remove register name identified as a misspelled word
Xiang Wang
2018-08-07
ifdtool: reorder output of JID dumps
Stefan Tauner
2018-08-07
ifdtool: fix flumap handling in chipsets prior ibex peak/5 series
Stefan Tauner
2018-08-05
southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Angel Pons
2018-08-02
util/ectool: Handle arguments more carefully
Arthur Heymans
2018-08-02
util/cbmem: Handle arguments more carefully
Arthur Heymans
2018-08-01
make: add clang-format prepare-commit-msg hook
Ronald G. Minnich
2018-07-31
Documentation: Add util.md summary
Tom Hiller
[prev]
[next]