aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-02-09sandybridge: Set all native gfx-related options in northbridge code.Vladimir Serbinenko
2016-02-09kconfig_lint: demote 'always defined' errors to warningsMartin Roth
2016-02-09kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_Martin Roth
2016-02-09ivy: Add a possiblity for mainboard early init.Vladimir Serbinenko
2016-02-07lint: test for assembler dialect switchesPatrick Georgi
2016-02-04util/cbmem: Add new depthcharge timestampsJulius Werner
2016-02-04crossgcc: Add checksum for makeStefan Reinauer
2016-02-04crossgcc: Rename x86 to x64Stefan Reinauer
2016-02-03crossgcc: Bring back the old iasl building schemePatrick Georgi
2016-02-03util/kconfig:xconf(QT): Update QT version of xconfzbao
2016-02-03xcompile: Add a way to specify -march=i586Martin Roth
2016-02-03crossgcc: Also add the nds32le architecture to the coreboot MakefilePatrick Georgi
2016-02-03crossgcc/Makefile.inc: deduplicate cross*-$arch rulesPatrick Georgi
2016-02-03buildgcc: Move all toolchain build targets to util/crossgccStefan Reinauer
2016-02-03buildgcc: Reorganize when IASL is builtStefan Reinauer
2016-02-03buildgcc: add nds32le compilerStefan Reinauer
2016-02-03buildgcc: Rename ARM target from armv7a to armStefan Reinauer
2016-02-02build system: add Chrome OS futility to toolsPatrick Georgi
2016-02-02lint: Check license headers for both paragraphs of the GPLMartin Roth
2016-02-01util/release: extend release scriptPatrick Georgi
2016-01-31buildgcc: Add GNU make to reference toolchainStefan Reinauer
2016-01-31buildgcc: Update LLVM to 3.7.1Stefan Reinauer
2016-01-31buildgcc: Rename armv7-a-eabi compiler to arm-eabiStefan Reinauer
2016-01-30kconfig_lint: Add readme documentMartin Roth
2016-01-30kconfig_lint: add comments and whitespace fixes.Martin Roth
2016-01-30kconfig_lint: Skip temp files when looking for unused Kconfig files.Martin Roth
2016-01-30kconfig_lint: Update prompt structureMartin Roth
2016-01-30kconfig_lint: Add warning if tristate type is used in corebootMartin Roth
2016-01-30kconfig_lint: merge 'git grep' and 'grep' exclude dir and filesMartin Roth
2016-01-30kconfig_lint: Don't look at IS_ENABLED() text in comments.Martin Roth
2016-01-30kconfig_lint: Exclude some Kconfig symbols from unused symbol checksMartin Roth
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
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
2016-01-06cbfstool: Adapt "cbfstool copy" to only use fmap regions.Patrick Georgi
2016-01-06cbfstool: Use buffer over offset/size pair for cbfs_copy_instancePatrick Georgi
2016-01-05xcompile: Remove warnings about missing tools & architecturesMartin Roth