summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2018-04-26src/sifive: Add the SiFive Freedom Unleashed 540 SoCJonathan Neuschäfer
2018-04-25util/riscvtools: Rename to util/riscv/Jonathan Neuschäfer
2018-04-23util/x86/x86_page_tables: add license header to generated codeAaron Durbin
2018-04-23util/x86/x86_page_tables: update PAT mapping to match linuxAaron Durbin
2018-04-19ectool: Add an option to get and use EC ports from /proc/ioportsIru Cai
2018-04-17Use git HTTP URLs without `/p` in itPaul Menzel
2018-04-16util/intelmetool: Add additional helpful error messagesPatrick Rudolph
2018-04-16util/intelmetool: Fix bootguard dumpPatrick Rudolph
2018-04-16util/intelmetool: Add support for platforms without RCBAPatrick Rudolph
2018-04-16util/intelmetool: Fix crash on strict devmem kernelsPatrick Rudolph
2018-04-16util/scripts: Add script to alphabetize MAINTAINERS filePaul Menzel
2018-04-16util/lint: Fix execution on OpenBSDPiotr Kubaj
2018-04-16nvramtool: Fix build with OpenBSDPiotr Kubaj
2018-04-16autoport: add missing PCI IDsDan Elkouby
2018-04-11util/cbfstool: Print all supported architecturesJonathan Neuschäfer
2018-04-11util/cbfstool: Print types on stdoutJonathan Neuschäfer
2018-04-10util/board_status/to-wiki: Remove link to xivo's git treeJonathan Neuschäfer
2018-04-10util/board_status/to-wiki: s/corebootv4/coreboot/Jonathan Neuschäfer
2018-04-09crossgcc/Makefile: don't allow to call buildgcc in parallelAlexander Couzens
2018-04-09util/lint: Generate json output from checkpatch outputNaresh G Solanki
2018-04-06docker/coreboot-sdk: Add device-tree-compilerPatrick Rudolph
2018-04-06util/me_cleaner: Update to v1.2Nicola Corna
2018-04-05intelmetool: Include <sys/io.h> for musl-libcIvan J
2018-03-27inteltool: Add some Skylake desktop idsNico Huber
2018-03-22util/ifdtool: Fix region access control for SKL/KBLFurquan Shaikh
2018-03-15util/inteltool: Add missing #include <string.h>Nico Huber
2018-03-07util/x86: add page page table generatorAaron Durbin
2018-03-06cbfstool: Add install target to MakefileDenis 'GNUtoo' Carikli
2018-02-22util/amdfwtool/amdfwtool.c: Check fstat returnRichard Spiegel
2018-02-20util: make-spike-elf.sh: Fix busybox mktemp compatibilityJonathan Neuschäfer
2018-02-19util/cbmem: Re-order regex for "cbmem -1"Furquan Shaikh
2018-02-16board_status: Make board_status more friendly for local usageDavid Hendricks
2018-02-16board_status: Don't fetch dmesg via SSH when run over serialDavid Hendricks
2018-02-10util/broadcom/secimage: Add distclean targetMartin Roth
2018-02-06util/broadcom/secimage: Add HMAC testAlex Thiessen
2018-02-06inteltool: Add Cougar- and Pantherpoint PCH PCI IDs for SPIArthur Heymans
2018-02-06inteltool: Fix displaying 64bit spi registersArthur Heymans
2018-02-06nvramtool: Fix message when option table is not foundArthur Heymans
2018-01-31util/docker/coreboot-sdk: Add libftdi1-devMartin Roth
2018-01-30autoport: Don't do writes to FD in romstageArthur Heymans
2018-01-29util/lint/checkpatch.pl: Untaint filenameMartin Roth
2018-01-26util/lint: Apply `final newlines` check to scriptsAlex Thiessen
2018-01-25sconfig: Add a new mmio resource typeJustin TerAvest
2018-01-24util/docker/coreboot-sdk: Add msitools & rsyncMartin Roth
2018-01-24util/amdfwtool/amdfwtool.c: Verify it actually read bytesRichard Spiegel
2018-01-23util/amdfwtool/amdfwtool.c: Check for negative returnRichard Spiegel
2018-01-23util/lint: Unify checks for git worktreeAlex Thiessen
2018-01-23util/genbuild_h: Add gitfile supportAlex Thiessen
2018-01-23util/gitconfig: Replace printf with heredocAlex Thiessen
2018-01-23util/bincfg: don't use fp shared variableDenis 'GNUtoo' Carikli