summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/romcc: Don't read 'member' if it might be NULLPatrick Georgi2016-12-161-2/+1
* util/broadcom: Check for successful file accessPatrick Georgi2016-12-161-0/+5
* util/romcc: remove self-assignmentPatrick Georgi2016-12-161-1/+0
* util/romcc: Move access after NULL-checkPatrick Georgi2016-12-161-1/+1
* util/romcc: Fix resource leakPatrick Georgi2016-12-161-0/+1
* util/broadcom: Add two more NULL checksPatrick Georgi2016-12-161-0/+10
* util/broadcom: Check return value of stat()Patrick Georgi2016-12-161-1/+4
* util/broadcom: Initialize variablePatrick Georgi2016-12-161-2/+2
* util/broadcom: Close file after usePatrick Georgi2016-12-161-0/+1
* util/broadcom: Terminate stringPatrick Georgi2016-12-161-1/+2
* util/broadcom: close file on errorPatrick Georgi2016-12-161-0/+1
* util/ifdfake: Add number of regionsNico Huber2016-12-151-5/+7
* util/cbfstool: Handle error condition more carefullyPatrick Georgi2016-12-151-2/+3
* util/cbfstool: check that buffer_create workedPatrick Georgi2016-12-151-1/+2
* util/cbfstool: Fix memory leakPatrick Georgi2016-12-151-0/+1
* util/cbfstool: Add NULL-ptr checkPatrick Georgi2016-12-151-1/+2
* util/abuild: Fix update_config functionMartin Roth2016-12-151-5/+4
* util/cbfstool: Enable filling fmap regions with a given valuePatrick Georgi2016-12-131-4/+15
* util/cbfstool: require -i argument for cbfstool add-intPatrick Georgi2016-12-131-0/+6
* lint/kconfig_lint: Make sure all symbols have a type definedMartin Roth2016-12-122-0/+30
* util/lint: add check for auto-included headersMartin Roth2016-12-121-0/+36
* Kconfig: Change symbol override from warning to noticeMartin Roth2016-12-121-3/+13
* util/docker: Add a makefile for common docker tasksMartin Roth2016-12-121-0/+87
* util/abuild: Add more error handling for command line optionsMartin Roth2016-12-121-1/+4
* util/abuild: Add argument -R to specify root directoryMartin Roth2016-12-121-10/+8
* util/abuild: Clean up usageMartin Roth2016-12-121-28/+30
* util/abuild: Fix or disable shellcheck warningsMartin Roth2016-12-121-130/+151
* abuild: Build saved config filesMartin Roth2016-12-091-80/+191
* util/kconfig/conf.c: Fix newline in error printfMartin Roth2016-12-091-1/+1
* util/lint: Add check to verify saved configs are miniconfigsMartin Roth2016-12-091-0/+32
* autoport: Fix romstage generatorKyösti Mälkki2016-12-071-2/+2
* buildgcc: Be less restrictive when trying to build GNATNico Huber2016-12-061-2/+11
* buildgcc: Fix function prototype in GCCNico Huber2016-12-061-0/+24
* cbfstool: Fix off-by-one error in checking hash_typeFurquan Shaikh2016-12-041-1/+1
* util/lint: Add check for symbolic links in the coreboot treeMartin Roth2016-11-301-0/+33
* util/lint: Exclude devicetree files with custom name from license checkNaresh G Solanki2016-11-301-1/+1
* crossgcc/buildgcc: Show additional information while buildingMartin Roth2016-11-281-3/+6
* kconfig_lint: More updates for excluded filesMartin Roth2016-11-281-2/+2
* kconfig_lint: exclude payloads from search, add back specific filesMartin Roth2016-11-281-3/+4
* util/crossgcc: fix using -DPatrick Georgi2016-11-281-3/+3
* util/inteltool: Fix bay trail ahci deviceMarshall Dawson2016-11-211-1/+4
* util/amdfwtool: Wrap long lines, excluding commentsMartin Roth2016-11-211-17/+36
* util/amdfwtool: Fix whitespaceMartin Roth2016-11-211-47/+47
* crossgcc/buildgcc: Add package version to saved .success fileMartin Roth2016-11-171-4/+7
* util/amdfwtool: unify return values, verify the file openMartin Roth2016-11-101-14/+29
* util/amdfwtool: add usage textMartin Roth2016-11-101-1/+43
* util/amdfwtool: fix clang warningsMartin Roth2016-11-101-24/+30
* util/amdfwtool: Update with ROM size command line parameterMartin Roth2016-11-101-33/+76
* ifdtool: Add option to specify platform (-p) quirksAndrey Petrov2016-11-082-13/+43
* util/amdfwtool: Increase space used for structuresMarc Jones2016-11-021-2/+2