summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-12-16util/romcc: Don't read 'member' if it might be NULLPatrick Georgi
2016-12-16util/broadcom: Check for successful file accessPatrick Georgi
2016-12-16util/romcc: remove self-assignmentPatrick Georgi
2016-12-16util/romcc: Move access after NULL-checkPatrick Georgi
2016-12-16util/romcc: Fix resource leakPatrick Georgi
2016-12-16util/broadcom: Add two more NULL checksPatrick Georgi
2016-12-16util/broadcom: Check return value of stat()Patrick Georgi
2016-12-16util/broadcom: Initialize variablePatrick Georgi
2016-12-16util/broadcom: Close file after usePatrick Georgi
2016-12-16util/broadcom: Terminate stringPatrick Georgi
2016-12-16util/broadcom: close file on errorPatrick Georgi
2016-12-15util/ifdfake: Add number of regionsNico Huber
2016-12-15util/cbfstool: Handle error condition more carefullyPatrick Georgi
2016-12-15util/cbfstool: check that buffer_create workedPatrick Georgi
2016-12-15util/cbfstool: Fix memory leakPatrick Georgi
2016-12-15util/cbfstool: Add NULL-ptr checkPatrick Georgi
2016-12-15util/abuild: Fix update_config functionMartin Roth
2016-12-13util/cbfstool: Enable filling fmap regions with a given valuePatrick Georgi
2016-12-13util/cbfstool: require -i argument for cbfstool add-intPatrick Georgi
2016-12-12lint/kconfig_lint: Make sure all symbols have a type definedMartin Roth
2016-12-12util/lint: add check for auto-included headersMartin Roth
2016-12-12Kconfig: Change symbol override from warning to noticeMartin Roth
2016-12-12util/docker: Add a makefile for common docker tasksMartin Roth
2016-12-12util/abuild: Add more error handling for command line optionsMartin Roth
2016-12-12util/abuild: Add argument -R to specify root directoryMartin Roth
2016-12-12util/abuild: Clean up usageMartin Roth
2016-12-12util/abuild: Fix or disable shellcheck warningsMartin Roth
2016-12-09abuild: Build saved config filesMartin Roth
2016-12-09util/kconfig/conf.c: Fix newline in error printfMartin Roth
2016-12-09util/lint: Add check to verify saved configs are miniconfigsMartin Roth
2016-12-07autoport: Fix romstage generatorKyösti Mälkki
2016-12-06buildgcc: Be less restrictive when trying to build GNATNico Huber
2016-12-06buildgcc: Fix function prototype in GCCNico Huber
2016-12-04cbfstool: Fix off-by-one error in checking hash_typeFurquan Shaikh
2016-11-30util/lint: Add check for symbolic links in the coreboot treeMartin Roth
2016-11-30util/lint: Exclude devicetree files with custom name from license checkNaresh G Solanki
2016-11-28crossgcc/buildgcc: Show additional information while buildingMartin Roth
2016-11-28kconfig_lint: More updates for excluded filesMartin Roth
2016-11-28kconfig_lint: exclude payloads from search, add back specific filesMartin Roth
2016-11-28util/crossgcc: fix using -DPatrick Georgi
2016-11-21util/inteltool: Fix bay trail ahci deviceMarshall Dawson
2016-11-21util/amdfwtool: Wrap long lines, excluding commentsMartin Roth
2016-11-21util/amdfwtool: Fix whitespaceMartin Roth
2016-11-17crossgcc/buildgcc: Add package version to saved .success fileMartin Roth
2016-11-10util/amdfwtool: unify return values, verify the file openMartin Roth
2016-11-10util/amdfwtool: add usage textMartin Roth
2016-11-10util/amdfwtool: fix clang warningsMartin Roth
2016-11-10util/amdfwtool: Update with ROM size command line parameterMartin Roth
2016-11-08ifdtool: Add option to specify platform (-p) quirksAndrey Petrov
2016-11-02util/amdfwtool: Increase space used for structuresMarc Jones