summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-01-30kconfig_lint: merge 'git grep' and 'grep' exclude dir and filesMartin Roth
2016-01-30lint: Add a check for the executable bit being set on source codeMartin Roth
2016-01-29board_status/getrevision.sh: get rid of colons in dir namesMartin Roth
2016-01-28util/cbfstool: add 'compact' commandAaron Durbin
2016-01-28util/cbfstool: add machine parseable printAaron Durbin
2016-01-27ectool: fix NetBSD compilationAndrey Korolyov
2016-01-27chromeos: Add timestamps to measure VPD read timesJulius Werner
2016-01-27cbfstool: Fix broken alignment because of flashmapWerner Zeh
2016-01-26xcompile: fill in power8 64bit LEPatrick Georgi
2016-01-26xcompile: also look for *-linux compiler tripletPatrick Georgi
2016-01-26xcompile: document all the variables!Patrick Georgi
2016-01-26cbfstool: provide buffer_offset()Aaron Durbin
2016-01-26crossgcc: Enable powerpc64-linux target without ppc64-linux headersPatrick Georgi
2016-01-26cbfstool: Fix compile issue for older gcc versionsWerner Zeh
2016-01-26superiotool: fix out-of-box NetBSD Makefile supportAndrey Korolyov
2016-01-26buildgcc: Help GMP build with 32-bit NetBSDNico Huber
2016-01-26util: Look for python2 binary instead of pythonNico Huber
2016-01-25Revert "util/crossgcc: Build Ada frontend by default"Nico Huber
2016-01-25util: Use /usr/bin/env as wrapper to look up pythonNico Huber
2016-01-23cbfstool: Fix potential error when using hash attributeWerner Zeh
2016-01-23util/xcompile: Add gnatbind toolNico Huber
2016-01-23util/crossgcc: Build Ada frontend by defaultNico Huber
2016-01-22mediatek/mt8173: Add gen-bl-img.py for mt8173 bootblock codeYidi Lin
2016-01-22util/get_maintainer.pl: Fix top_of_kernel_tree checkBen Gardner
2016-01-22util/crossgcc: Don't build gnattoolsNico Huber
2016-01-22cbfstool: Add attributes for position and alignment constraints.Werner Zeh
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2016-01-21cbfstool: don't rewrite param.baseaddress in cbfs_addPatrick Georgi
2016-01-21fmaptool: emit list of CBFS regions on requestPatrick Georgi
2016-01-21util/lint: Fix linter for old license headersMartin Roth
2016-01-20cbfstool: Add header file for ntohl & htonl on Applezbao
2016-01-19cbfstool: accept read-only files when possibleVadim Bendebury
2016-01-18util/lint: Update license linter, make stable versionMartin Roth
2016-01-18util/lint/kconfig_lint: Add 3 new checksMartin Roth
2016-01-15xcompile: Add core count to .xcompileMartin Roth
2016-01-15util/lint: Add linter for files with the old license headerMartin Roth
2016-01-14xcompile: More updates on ARM64 Erratum flagsMartin Roth
2016-01-14cbfstool: Change FMAP granularity to 16 bytesStefan Reinauer
2016-01-14cbfstool: fix address truncated problemHC Yen
2016-01-14cbfstool: reorder help textPatrick Georgi
2016-01-13utils: Remove old license text from help & disclaimer fileMartin Roth
2016-01-13tree: drop last paragraph of GPL copyright header from new filesMartin Roth
2016-01-13cbfstool: Remove duplicate code lineWerner Zeh
2016-01-12util/lint: Add lint script to run kconfig_lintMartin Roth
2016-01-12util/lint/kconfig_lint: Run through perltidy to fix whitespaceMartin Roth
2016-01-12lint: rename lint-006-checkpatch because board name is lint-006Martin Roth
2016-01-11autoport: Add missing castsVladimir Serbinenko
2016-01-09buildgcc: Print out all missing tools then haltMartin Roth
2016-01-07buildgcc: Don't request that optional tools be installedMartin Roth
2016-01-07xcompile: Quote variables to prevent globbing and splitting.Martin Roth