summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2016-01-07xcompile: Use local variables in the test functionsMartin Roth
2016-01-07xcompile: use $() instead of backticksMartin Roth
2016-01-07xcompile: Only include arm64 erratum check in arm64 sectionMartin Roth
2016-01-07xcompile: Put compiler variables outside of 'if' to allow checkingMartin Roth
2016-01-07xcompile: Separate flags from clang executableMartin Roth
2016-01-07xcompile: Add XGCCPATH to clang compilerMartin Roth
2016-01-07xcompile: Add separation for architectures to improve readabilityMartin Roth
2016-01-07xcompile: Use tabs for indentationMartin Roth
2016-01-07inteltool: add NetBSD compatibilityAndrey Korolyov
2016-01-07viatool: add NetBSD supportAndrey Korolyov
2016-01-07Revert "util/crossgcc: Regenerate MPFR autotools files before build"Timothy Pearson
2016-01-07util/crossgcc: Bump MPFR version to 3.1.3Timothy Pearson
2016-01-06viatool: Add VIA C3 MSRsAndrey Korolyov
2016-01-06cbfstool: correct add-master-header logic to match runtime expectationsAaron Durbin
2016-01-06cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.Aaron Durbin
2016-01-06cbfstool: keep cbfs master header pointerPatrick Georgi