summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/lint/kconfig_lint: Add 3 new checksMartin Roth2016-01-181-5/+70
* xcompile: Add core count to .xcompileMartin Roth2016-01-151-0/+19
* util/lint: Add linter for files with the old license headerMartin Roth2016-01-151-0/+49
* xcompile: More updates on ARM64 Erratum flagsMartin Roth2016-01-141-4/+5
* cbfstool: Change FMAP granularity to 16 bytesStefan Reinauer2016-01-141-1/+1
* cbfstool: fix address truncated problemHC Yen2016-01-141-3/+3
* cbfstool: reorder help textPatrick Georgi2016-01-141-1/+1
* utils: Remove old license text from help & disclaimer fileMartin Roth2016-01-137-22/+5
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-132-8/+0
* cbfstool: Remove duplicate code lineWerner Zeh2016-01-131-1/+0
* util/lint: Add lint script to run kconfig_lintMartin Roth2016-01-121-0/+18
* util/lint/kconfig_lint: Run through perltidy to fix whitespaceMartin Roth2016-01-121-70/+93
* lint: rename lint-006-checkpatch because board name is lint-006Martin Roth2016-01-121-0/+0
* autoport: Add missing castsVladimir Serbinenko2016-01-111-2/+2
* buildgcc: Print out all missing tools then haltMartin Roth2016-01-091-1/+7
* buildgcc: Don't request that optional tools be installedMartin Roth2016-01-071-3/+7
* xcompile: Quote variables to prevent globbing and splitting.Martin Roth2016-01-071-7/+7
* xcompile: Use local variables in the test functionsMartin Roth2016-01-071-3/+5
* xcompile: use $() instead of backticksMartin Roth2016-01-071-6/+6
* xcompile: Only include arm64 erratum check in arm64 sectionMartin Roth2016-01-071-1/+11
* xcompile: Put compiler variables outside of 'if' to allow checkingMartin Roth2016-01-071-11/+24
* xcompile: Separate flags from clang executableMartin Roth2016-01-071-1/+2
* xcompile: Add XGCCPATH to clang compilerMartin Roth2016-01-071-2/+2
* xcompile: Add separation for architectures to improve readabilityMartin Roth2016-01-071-1/+5
* xcompile: Use tabs for indentationMartin Roth2016-01-071-1/+1
* inteltool: add NetBSD compatibilityAndrey Korolyov2016-01-073-0/+45
* viatool: add NetBSD supportAndrey Korolyov2016-01-073-0/+45
* Revert "util/crossgcc: Regenerate MPFR autotools files before build"Timothy Pearson2016-01-071-1/+0
* util/crossgcc: Bump MPFR version to 3.1.3Timothy Pearson2016-01-073-2/+2
* viatool: Add VIA C3 MSRsAndrey Korolyov2016-01-061-0/+43
* cbfstool: correct add-master-header logic to match runtime expectationsAaron Durbin2016-01-061-4/+12
* cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.Aaron Durbin2016-01-063-0/+97
* cbfstool: keep cbfs master header pointerPatrick Georgi2016-01-061-0/+5
* cbfstool: Adapt "cbfstool copy" to only use fmap regions.Patrick Georgi2016-01-062-52/+29
* cbfstool: Use buffer over offset/size pair for cbfs_copy_instancePatrick Georgi2016-01-063-43/+34
* xcompile: Remove warnings about missing tools & architecturesMartin Roth2016-01-051-12/+4
* util/crossgcc: Add ppc64el supportTimothy Pearson2016-01-042-11/+15
* util/crossgcc: Regenerate MPFR autotools files before buildTimothy Pearson2016-01-041-0/+1
* util/crossgcc: Bump GMP version to 6.1.0Timothy Pearson2016-01-043-3/+3
* genbuild_h.sh: allow coreboot to be a git submoduleBen Gardner2016-01-041-1/+1
* sb/intel/bd82x6x: Add missing PCIIDs for variants .Vladimir Serbinenko2016-01-031-9/+2
* cbmem: Makefile: Add install targetDenis 'GNUtoo' Carikli2015-12-291-5/+11
* genbuild_h.sh: Get current rev for git revision, not origin/masterMartin Roth2015-12-281-1/+1
* buildgcc: Add coreboot toolchain string to clang versionMartin Roth2015-12-201-0/+1
* board_status.sh: Double quote variables to prevent globbing and word splitting.Martin Roth2015-12-201-16/+16
* board_status.sh: checksum the rom and save it for later verificationMartin Roth2015-12-201-0/+2
* board_status.sh: Clean up output, show what the script is doingMartin Roth2015-12-201-1/+6
* board_status.sh: Extract payload config & version filesMartin Roth2015-12-201-0/+11
* board_status.sh: Update to fix serial port readsMartin Roth2015-12-201-10/+16
* buildgcc: Add coreboot toolchain version to iaslMartin Roth2015-12-162-1/+13