summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2017-01-25util: Add me_cleanerNicola Corna
2017-01-24cbfs-compression-tool: catch compression failuresPatrick Georgi
2017-01-20util/intelmetool: Try to activate the ME before scanning PCIe for itDan Elkouby
2017-01-18cbfstool: Don't use le32toh(), it's non-standardNico Huber
2017-01-17util/scripts: extend cross-repo-cherrypickPatrick Georgi
2017-01-13util/cbfstool: Enable adding precompressed files to cbfsPatrick Georgi
2017-01-12util/cbfstool: Add cbfs-compression-toolPatrick Georgi
2017-01-12util/cbfstool: compile with -O2 by defaultPatrick Georgi
2017-01-10buildgcc: try curl if wget is not presentPatrick Georgi
2017-01-09util/abuild: Print list of failed boards at the end of the abuildMartin Roth
2017-01-09util/autoport: Fix gfx dump of log_makerSebastian 'Swift Geek' Grzywna
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