summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2019-07-10util/amdfwtool: Close file descriptor on errorJacob Garber
2019-07-10util/romcc: Correct format specifiersJacob Garber
2019-07-10util/cbfstool: Close file on errorJacob Garber
2019-07-10util/sconfig: Add commonlib/helpers.hKyösti Mälkki
2019-07-10util/sconfig: Declare the repeated devicetree storageKyösti Mälkki
2019-07-09crossgcc: Fix runtime initialization of a constantNico Huber
2019-07-08util/superiotool: Add AST2400Patrick Rudolph
2019-07-07util/cbfstool: Prevent overflow of 16 bit multiplicationsJacob Garber
2019-07-07util/nvramtool: Mark out_of_memory() as noreturnJacob Garber
2019-07-07util/nvramtool: Enable -Wmissing-prototypesJacob Garber
2019-07-07util/nvramtool: Make internal function staticJacob Garber
2019-07-07util/nvramtool: Include missing headerJacob Garber
2019-07-07util/inteltool: Enable -Wmissing-prototypesJacob Garber
2019-07-07util/inteltool: Make internal functions staticJacob Garber
2019-07-03util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson
2019-07-02cbfstool: show "preserved" flag in cbfstool layout outputPatrick Georgi
2019-07-02util/cbmem: Enable -Wmissing-prototypesJacob Garber
2019-07-02util/cbmem: Make internal functions staticJacob Garber
2019-07-02util/cbmem: Enable -WextraJacob Garber
2019-07-02util/cbmem: Use correct integer types for loop indicesJacob Garber
2019-07-02util/docker/coreboot.org-status: Add more "nice" names for CPUsPatrick Georgi
2019-07-02util/release: add more categoriesPatrick Georgi
2019-07-01util/cbmem: Update banner string regular expressionYou-Cheng Syu
2019-07-01util/ifdtool: Enable -Wmissing-prototypesJacob Garber
2019-07-01util/ifdtool: Make internal functions staticJacob Garber
2019-07-01util/cbfstool/ifittool: use strtol function instead of atoiPandya, Varshit B
2019-07-01util/superiotool/nuvoton.c: Minor tag update/removalPavel Sayekat
2019-06-26cbfstool/fit: need inttypes.h for PRIx64Joel Kitching
2019-06-24util/cbfstool/flashmap: Correct local includesElyes HAOUAS
2019-06-24cbfstool: Drop update-fit optionPatrick Rudolph
2019-06-24cbfstool: Add ifittoolPhilipp Deppenwiese
2019-06-21sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans
2019-06-21Move -Wlogical-op into xcompileNico Huber
2019-06-19util/amdfwtool: Update for Family 17hMarshall Dawson
2019-06-19xcompile: Fix harmless typoNico Huber
2019-06-14util/superiotool/nuvoton.c: add NCT5539D register dumpPavel Sayekat
2019-06-13lint/clang-format: set to 96 chars per linePatrick Georgi
2019-06-13util/amdfwtool: Add multilevel PSP directory tableMarshall Dawson
2019-06-13util/amdfwtool: Align PSP NVRAMMarshall Dawson
2019-06-13util/amdfwtool: Add argument for soft fuse overrideMarshall Dawson
2019-06-13util/superiotool: clarify usage of MISC and NANA definesFelix Held
2019-06-09autoport: Generate a libgfxinit template when IGD is detectedIru Cai
2019-06-07ifdtool: Enable GbE/PDR/EC region access only if they existDuncan Laurie
2019-06-04util/lint: Make usage of IS_ENABLED() an errorNico Huber
2019-06-03qcs405: util/qualcomm: Add T32 debug scriptsNitheesh Sekar
2019-05-29xcompile: Remove --rtlib switch from clang CFLAGSDamien Zammit
2019-05-29util/autoport: Add info about rank 1 mirroringEvgeny Zinoviev
2019-05-28util/xcompile/xcompile: apply -march to clang as well as gccAlan Green
2019-05-23util/romcc: Add extra null pointer checkJacob Garber
2019-05-23util/romcc: Fix memory leakJacob Garber