Age | Commit message (Expand) | Author |
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 |
2017-12-09 | nvramtool: Add dummy cmos-hw-unix accessor implementation for non-x86 | Paul Kocialkowski |
2017-12-08 | cbfstool: Add '-p' option for padding | Daisuke Nojiri |
2017-12-07 | buildgcc: Hide stderr output of getopt test | Nico Huber |
2017-12-05 | lint-stable: Only check files tracked by git (ie source files) for +x | Patrick Georgi |
2017-11-30 | util/intelmetool: Fix some platforms | Patrick Rudolph |
2017-11-30 | crossgcc: fix edk2 tools_def template | Patrick Georgi |
2017-11-28 | util/crossgcc: Install a template for the edk2 build system | Patrick Georgi |
2017-11-25 | util/intelmetool: Add bootguard information dump support | Philipp Deppenwiese |
2017-11-25 | util/intelmetool: Fix lint errors and warnings | Patrick Rudolph |
2017-11-08 | util/inteltool: Add Skylake definition to MCHBAR reading | Maximilian Schander |
2017-11-08 | util/inteltool: Add PCIEXBAR and PXPEPBAR reading for Skylake | Maximilian Schander |
2017-11-08 | util/inteltool: Add Skylake DMIBAR register dumping | Maximilian Schander |
2017-11-08 | util/autoport: Fix VGA register warning | Maximilian Schander |
2017-11-07 | util/release: Update genrelnotes script for 4.7 release | Martin Roth |
2017-11-07 | autoport: Fix nil pointer deref when run without bd82x6x | Maximilian Schander |
2017-11-05 | util/docker: add support for crossgcc building params | Piotr Król |
2017-11-03 | intelmetool: Print colored capabilities | Maximilian Schander |
2017-11-03 | intelmetool: Do small cosmetic changes | Maximilian Schander |
2017-11-03 | inteltool: Add southbridge and CPU definitions for Skylake | Maximilian Schander |
2017-11-01 | autoport: move spi_uvscc and spi_lvscc to devicetree.cb | Iru Cai |
2017-10-29 | util/*: don't strip executables | Patrick Georgi |
2017-10-28 | cbfstool: Print compression algorithm | Daisuke Nojiri |
2017-10-22 | util/ifdtool: Fix region limitation check | Youness Alaoui |
2017-10-22 | intelmetool: Add support for Sunrise Point LP | Youness Alaoui |
2017-10-20 | util/genbuild_h: improve robustness against corrupt .git directories | Patrick Georgi |
2017-10-20 | board_status/towiki: Fix link to last report for "clone" boards | Jonathan Neuschäfer |
2017-10-17 | util/docker: Add bc to coreboot-sdk | Martin Roth |
2017-10-16 | buildgcc: Update binutils to 2.29.1 | Iru Cai |
2017-10-16 | crossgcc: Build libelf from elfutils 0.170 | Paul Menzel |
2017-10-16 | util/docker: add nasm to fix tianocore payload compilation | Piotr Król |
2017-10-14 | util: Make TZ environment variable POSIX compatible | Paul Menzel |
2017-10-13 | util/crossgcc: Add bootstrap-only mode | Patrick Georgi |
2017-10-11 | util/gitconfig: remove cborg2cros.py | Patrick Georgi |
2017-10-10 | util/cbfstool: Add "truncate" command | Patrick Georgi |