summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2017-01-09util/lint: Add check for the signed-off-by lineMartin Roth
2017-01-06util/romcc: avoid shifting more than the variable's widthPatrick Georgi
2017-01-04util/crossgcc: update jenkins-build-toolchainMartin Roth
2017-01-04buildgcc: Remove quotes around a $CC callNico Huber
2017-01-04util/cbfstool: Fix to build with latest llvmManoj Gupta
2017-01-03util/romcc: remove dead assignmentsPatrick Georgi
2017-01-03util/romcc: Ensure that bit shift is validPatrick Georgi
2017-01-03util/romcc: avoid leaking a typePatrick Georgi
2017-01-03util/romcc: avoid dereferencing NULL pointerPatrick Georgi
2017-01-03util/romcc: free variable after usePatrick Georgi
2017-01-03util/abuild: Don't set XGCCPATH if it's in the environmentMartin Roth
2017-01-03util/inteltool: Add ICH6-10 to BIOS_CNTL listArthur Heymans
2017-01-03util/inteltool: Fix ICH SPIBAR registersArthur Heymans
2017-01-03superiotool: Add support for HWM registers on W83627EHGArthur Heymans
2017-01-03superiotool: Add support for HWM registers on W83627DHGArthur Heymans
2017-01-02util/cbfstool: Don't print region information on stderr by defaultPatrick Georgi
2016-12-28util/intelmetool: Fix warning building with 32-bitPaul Menzel
2016-12-28buildgcc: Indicate CXXFLAGS for binutilsNico Huber
2016-12-28buildgcc: Fix string comparison operatorNico Huber
2016-12-27buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie`Nico Huber
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