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-05-05
util/release/genrelnotes: Add "sifive" search pattern
Jonathan Neuschäfer
2018-05-04
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
Patrick Rudolph
2018-05-04
ifdtool: Add a list of known platforms that support IFD_VERSION_2
Furquan Shaikh
2018-05-03
board_status: Remove sudo when checking for cbmem with command
Matthias Gazzari
2018-04-30
cbfstool: Add region offset information to layout command
Werner Zeh
2018-04-29
util/autoport: Improve `readme.me`
Paul Menzel
2018-04-28
util/intelmetool: Be explicit about *kernel* cmdline arguments
Jonathan Neuschäfer
2018-04-28
buildgcc: Add missing '\'
Vivia Nikolaidou
2018-04-27
util/docker: Add docker container that builds the sphinx documentation
Patrick Georgi
2018-04-27
util/qualcomm: Add T32 debug scripts
T Michael Turney
2018-04-27
util/x86/x86_page_tables: add command line to generated files
Aaron Durbin
2018-04-26
util/hugo: Drop support for hugo based documentation
Patrick Georgi
2018-04-26
src/sifive: Add the SiFive Freedom Unleashed 540 SoC
Jonathan Neuschäfer
2018-04-25
util/riscvtools: Rename to util/riscv/
Jonathan Neuschäfer
2018-04-23
util/x86/x86_page_tables: add license header to generated code
Aaron Durbin
2018-04-23
util/x86/x86_page_tables: update PAT mapping to match linux
Aaron Durbin
2018-04-19
ectool: Add an option to get and use EC ports from /proc/ioports
Iru Cai
2018-04-17
Use git HTTP URLs without `/p` in it
Paul Menzel
2018-04-16
util/intelmetool: Add additional helpful error messages
Patrick Rudolph
2018-04-16
util/intelmetool: Fix bootguard dump
Patrick Rudolph
2018-04-16
util/intelmetool: Add support for platforms without RCBA
Patrick Rudolph
2018-04-16
util/intelmetool: Fix crash on strict devmem kernels
Patrick Rudolph
2018-04-16
util/scripts: Add script to alphabetize MAINTAINERS file
Paul Menzel
2018-04-16
util/lint: Fix execution on OpenBSD
Piotr Kubaj
2018-04-16
nvramtool: Fix build with OpenBSD
Piotr Kubaj
2018-04-16
autoport: add missing PCI IDs
Dan Elkouby
2018-04-11
util/cbfstool: Print all supported architectures
Jonathan Neuschäfer
2018-04-11
util/cbfstool: Print types on stdout
Jonathan Neuschäfer
2018-04-10
util/board_status/to-wiki: Remove link to xivo's git tree
Jonathan Neuschäfer
2018-04-10
util/board_status/to-wiki: s/corebootv4/coreboot/
Jonathan Neuschäfer
2018-04-09
crossgcc/Makefile: don't allow to call buildgcc in parallel
Alexander Couzens
2018-04-09
util/lint: Generate json output from checkpatch output
Naresh G Solanki
2018-04-06
docker/coreboot-sdk: Add device-tree-compiler
Patrick Rudolph
2018-04-06
util/me_cleaner: Update to v1.2
Nicola Corna
2018-04-05
intelmetool: Include <sys/io.h> for musl-libc
Ivan J
2018-03-27
inteltool: Add some Skylake desktop ids
Nico Huber
2018-03-22
util/ifdtool: Fix region access control for SKL/KBL
Furquan Shaikh
2018-03-15
util/inteltool: Add missing #include <string.h>
Nico Huber
2018-03-07
util/x86: add page page table generator
Aaron Durbin
2018-03-06
cbfstool: Add install target to Makefile
Denis 'GNUtoo' Carikli
2018-02-22
util/amdfwtool/amdfwtool.c: Check fstat return
Richard Spiegel
2018-02-20
util: make-spike-elf.sh: Fix busybox mktemp compatibility
Jonathan Neuschäfer
2018-02-19
util/cbmem: Re-order regex for "cbmem -1"
Furquan Shaikh
2018-02-16
board_status: Make board_status more friendly for local usage
David Hendricks
2018-02-16
board_status: Don't fetch dmesg via SSH when run over serial
David Hendricks
2018-02-10
util/broadcom/secimage: Add distclean target
Martin Roth
2018-02-06
util/broadcom/secimage: Add HMAC test
Alex Thiessen
2018-02-06
inteltool: Add Cougar- and Pantherpoint PCH PCI IDs for SPI
Arthur Heymans
2018-02-06
inteltool: Fix displaying 64bit spi registers
Arthur Heymans
2018-02-06
nvramtool: Fix message when option table is not found
Arthur Heymans
2018-01-31
util/docker/coreboot-sdk: Add libftdi1-dev
Martin Roth
2018-01-30
autoport: Don't do writes to FD in romstage
Arthur Heymans
2018-01-29
util/lint/checkpatch.pl: Untaint filename
Martin Roth
2018-01-26
util/lint: Apply `final newlines` check to scripts
Alex Thiessen
2018-01-25
sconfig: Add a new mmio resource type
Justin TerAvest
2018-01-24
util/docker/coreboot-sdk: Add msitools & rsync
Martin Roth
2018-01-24
util/amdfwtool/amdfwtool.c: Verify it actually read bytes
Richard Spiegel
2018-01-23
util/amdfwtool/amdfwtool.c: Check for negative return
Richard Spiegel
2018-01-23
util/lint: Unify checks for git worktree
Alex Thiessen
2018-01-23
util/genbuild_h: Add gitfile support
Alex Thiessen
2018-01-23
util/gitconfig: Replace printf with heredoc
Alex Thiessen
2018-01-23
util/bincfg: don't use fp shared variable
Denis 'GNUtoo' Carikli
2018-01-23
util/blobtool: move declaration to their own header
Denis 'GNUtoo' Carikli
2018-01-23
util/bincfg: cleanups: use static whenever possible
Denis 'GNUtoo' Carikli
2018-01-23
autoport: Add missing command to readme
Christoph Pomaska
2018-01-23
util/gitconfig: Use `make` in git hooks
Alex Thiessen
2018-01-23
util/*: Fix final newlines in scripts
Alex Thiessen
2018-01-22
util/gitconfig: Replace subshells with braces
Alex Thiessen
2018-01-22
util/gitconfig: Update `sup-destroy` git alias
Alex Thiessen
2018-01-20
drivers/mrc_cache: Always generate an FMAP region
Arthur Heymans
2018-01-20
autoport: Don't include default_irq_route.asl
Arthur Heymans
2018-01-20
autoport: Remove '-' from Kconfig options
Arthur Heymans
2018-01-18
util/gitconfig: Fix too long lines in gitconfig.sh
Alex Thiessen
2018-01-18
util/gitconfig: Make gitconfig.sh support gitfile
Alex Thiessen
2018-01-18
util/bincfg: Fix some whitespaces
Denis 'GNUtoo' Carikli
2018-01-18
util/blobtool: rename to bincfg
Denis 'GNUtoo' Carikli
2018-01-17
util/release: Improve git worktree checks
Alex Thiessen
2018-01-15
inteltool: Dump Sunrise Point PCH-H GPIO groups
Nico Huber
2018-01-15
inteltool: Support for nasty Primary to Sideband Bridge (P2SB)
Nico Huber
2018-01-15
buildgcc: Add patch to work around Musl libc issue
Nico Huber
2018-01-15
buildgcc: Drop libelf/elfutils
Nico Huber
2018-01-15
util/crossgcc: Output apt-get commands on debian
Alex Thiessen
2018-01-15
util/superiotool: dump VT1211 registers
Lubomir Rintel
2018-01-15
util/superiotool: distinguish between VT82C686 and VT1211
Lubomir Rintel
2018-01-15
util/superiotool: recognize a VT1211 LPC superio
Lubomir Rintel
2018-01-14
util/broadcom/secimage: Add OpenSSL 1.1 support
Alex Thiessen
2018-01-14
util/superiotool: add support for chip ITE IT8623E
Gergely Kiss
2018-01-11
util/gitconfig: Refuse to commit on lint failure
Alex Thiessen
2018-01-10
util/inteltool: Add Skylake Desktop Northbridge
Christoph Pomaska
2018-01-10
util/lint: Check license headers of git hooks
Alex Thiessen
2018-01-10
util/gitconfig: Add missing license headers
Alex Thiessen
2018-01-07
autoport: Add Intel PCIe Root Port and Bridges
Jean Lucas
2018-01-04
util/gitconfig: Do not wait for user input
Alex Thiessen
2018-01-04
util/gitconfig: Support dash in pre-commit hook
Alex Thiessen
2017-12-22
inteltool: Add hint for compiler to avoid fall-through warning
Paul Menzel
2017-12-20
util/inteltool: Add GPU device IDs
Patrick Rudolph
2017-12-20
util/cbfstool: Check for NULL before dereference
Martin Roth
2017-12-19
util/cbfstool: calculate cbfs file size for xip stages
Aaron Durbin
2017-12-15
util/gitconfig: Make gitconfig a bash script
Marc Jones
2017-12-12
util/cbmem: Print timestamp frequency in verbose mode
Martin Roth
[prev]
[next]