Age | Commit message (Expand) | Author |
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 |
2017-12-09 | nvramtool: Add dummy cmos-hw-unix accessor implementation for non-x86 | Paul Kocialkowski |