summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/amdfwtool: Add option to build verstage binary into the PSPMartin Roth2019-07-151-2/+10
* util/amdfwtool: Do misc cleanupMartin Roth2019-07-151-3/+5
* util/testing: Ensure coreboot-gerrit fails if libpayload build failsKeith Short2019-07-131-1/+1
* util/superiotool/aspeed: fix SUART numberMaxim Polyakov2019-07-121-1/+1
* util/sconfig: Fix compile error with older glibc-headersWerner Zeh2019-07-122-1/+2
* util/amdfwtool: Close file descriptor on errorJacob Garber2019-07-101-0/+2
* util/romcc: Correct format specifiersJacob Garber2019-07-101-5/+5
* util/cbfstool: Close file on errorJacob Garber2019-07-101-1/+3
* util/sconfig: Add commonlib/helpers.hKyösti Mälkki2019-07-102-0/+2
* util/sconfig: Declare the repeated devicetree storageKyösti Mälkki2019-07-101-10/+14
* crossgcc: Fix runtime initialization of a constantNico Huber2019-07-091-0/+150
* util/superiotool: Add AST2400Patrick Rudolph2019-07-083-1/+135
* util/cbfstool: Prevent overflow of 16 bit multiplicationsJacob Garber2019-07-071-6/+8
* util/nvramtool: Mark out_of_memory() as noreturnJacob Garber2019-07-072-2/+2
* util/nvramtool: Enable -Wmissing-prototypesJacob Garber2019-07-071-1/+1
* util/nvramtool: Make internal function staticJacob Garber2019-07-071-1/+1
* util/nvramtool: Include missing headerJacob Garber2019-07-071-0/+2
* util/inteltool: Enable -Wmissing-prototypesJacob Garber2019-07-071-1/+1
* util/inteltool: Make internal functions staticJacob Garber2019-07-073-10/+10
* util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson2019-07-032-0/+374
* cbfstool: show "preserved" flag in cbfstool layout outputPatrick Georgi2019-07-021-0/+2
* util/cbmem: Enable -Wmissing-prototypesJacob Garber2019-07-021-1/+1
* util/cbmem: Make internal functions staticJacob Garber2019-07-021-4/+4
* util/cbmem: Enable -WextraJacob Garber2019-07-021-1/+1
* util/cbmem: Use correct integer types for loop indicesJacob Garber2019-07-021-16/+8
* util/docker/coreboot.org-status: Add more "nice" names for CPUsPatrick Georgi2019-07-021-1/+72
* util/release: add more categoriesPatrick Georgi2019-07-021-2/+10
* util/cbmem: Update banner string regular expressionYou-Cheng Syu2019-07-011-1/+3
* util/ifdtool: Enable -Wmissing-prototypesJacob Garber2019-07-011-1/+1
* util/ifdtool: Make internal functions staticJacob Garber2019-07-011-4/+4
* util/cbfstool/ifittool: use strtol function instead of atoiPandya, Varshit B2019-07-011-2/+2
* util/superiotool/nuvoton.c: Minor tag update/removalPavel Sayekat2019-07-011-2/+2
* cbfstool/fit: need inttypes.h for PRIx64Joel Kitching2019-06-261-0/+1
* util/cbfstool/flashmap: Correct local includesElyes HAOUAS2019-06-241-3/+2
* cbfstool: Drop update-fit optionPatrick Rudolph2019-06-244-173/+0
* cbfstool: Add ifittoolPhilipp Deppenwiese2019-06-245-129/+1110
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-211-7/+3
* Move -Wlogical-op into xcompileNico Huber2019-06-211-0/+3
* util/amdfwtool: Update for Family 17hMarshall Dawson2019-06-191-20/+607
* xcompile: Fix harmless typoNico Huber2019-06-191-1/+1
* util/superiotool/nuvoton.c: add NCT5539D register dumpPavel Sayekat2019-06-141-0/+62
* lint/clang-format: set to 96 chars per linePatrick Georgi2019-06-131-2/+4
* util/amdfwtool: Add multilevel PSP directory tableMarshall Dawson2019-06-131-32/+110
* util/amdfwtool: Align PSP NVRAMMarshall Dawson2019-06-131-0/+28
* util/amdfwtool: Add argument for soft fuse overrideMarshall Dawson2019-06-131-2/+29
* util/superiotool: clarify usage of MISC and NANA definesFelix Held2019-06-131-2/+8
* autoport: Generate a libgfxinit template when IGD is detectedIru Cai2019-06-091-0/+50
* ifdtool: Enable GbE/PDR/EC region access only if they existDuncan Laurie2019-06-072-30/+78
* util/lint: Make usage of IS_ENABLED() an errorNico Huber2019-06-043-57/+16
* qcs405: util/qualcomm: Add T32 debug scriptsNitheesh Sekar2019-06-034-3/+211