summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2017-02-16sconfig: Add a new "SPI" device typeFurquan Shaikh
2017-02-14util/lint: Don't check license text for files with under 5 linesMartin Roth
2017-02-10util/romcc: Don't reference a variable after checking it for NULLPatrick Georgi
2017-02-04util/blobtool: Add new tool for compiling/decompiling data blobsDamien Zammit
2017-02-04util/ifdtool: Fix ICH Gbe unlockPatrick Rudolph
2017-02-02ectool: Support OpenBSDSteven Dee
2017-01-31util/xcompile: parallelize compiler checksPatrick Georgi
2017-01-29autoport: add missing parameter for pc_keyboard_init()Iru Cai
2017-01-27board_status/towiki.sh: Add socket LGA775Arthur Heymans
2017-01-27util/docker: Update makefile target namesMartin Roth
2017-01-27util/docker: Update makefile with command to kill docker imagesMartin Roth
2017-01-27board_status/to-wiki: Update bucketize scriptMartin Roth
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