summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2016-01-04util/crossgcc: Add ppc64el supportTimothy Pearson
2016-01-04util/crossgcc: Regenerate MPFR autotools files before buildTimothy Pearson
2016-01-04util/crossgcc: Bump GMP version to 6.1.0Timothy Pearson
2016-01-04genbuild_h.sh: allow coreboot to be a git submoduleBen Gardner
2016-01-03sb/intel/bd82x6x: Add missing PCIIDs for variants .Vladimir Serbinenko
2015-12-29cbmem: Makefile: Add install targetDenis 'GNUtoo' Carikli
2015-12-28genbuild_h.sh: Get current rev for git revision, not origin/masterMartin Roth
2015-12-20buildgcc: Add coreboot toolchain string to clang versionMartin Roth
2015-12-20board_status.sh: Double quote variables to prevent globbing and word splitting.Martin Roth
2015-12-20board_status.sh: checksum the rom and save it for later verificationMartin Roth
2015-12-20board_status.sh: Clean up output, show what the script is doingMartin Roth
2015-12-20board_status.sh: Extract payload config & version filesMartin Roth
2015-12-20board_status.sh: Update to fix serial port readsMartin Roth
2015-12-16buildgcc: Add coreboot toolchain version to iaslMartin Roth
2015-12-14msrtool/configure: change svn to gitIru Cai
2015-12-12cbfstool: add ppc64 supportRonald G. Minnich
2015-12-11build system: Switch to fmap based firmware layoutPatrick Georgi
2015-12-09cbfstool: make top-aligned address work per-regionPatrick Georgi
2015-12-08amdfwtool: Fill the first 3 romsig entries as 0zbao
2015-12-07xcompile: Don't warn on missing power8 compilerMartin Roth
2015-12-06util/board_status: Fix a couple of ugly wiki linesTimothy Pearson
2015-12-06cbfstool: Re-align help textMartin Roth
2015-12-06Makefile: Individualize help targets & set as non-compile targetsMartin Roth
2015-12-03add support for power8 to xcompile scriptRonald G. Minnich
2015-12-02cbfstool: Fix checkpatch errorStefan Reinauer
2015-12-02cbfstool: remove trampoline_start and trampoline_sizeStefan Reinauer
2015-12-02cbfstool: autocreate trampolineStefan Reinauer
2015-12-02util/nvramtool: Use correct virtual address when mapping tablesTimothy Pearson
2015-12-02kconfig_lint: Fix check_is_enabled for 2 symbols on the same lineMartin Roth
2015-12-02kconfig_lint: Change from '$file at line $line' to $file:$lineMartin Roth
2015-12-02kconfig_lint: Separate errors from warningsMartin Roth