summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* board_status/to-wiki: Fix background color of very recent test resultsTimothy Pearson2016-04-261-0/+3
* board_status/to-wiki: Indicate age of test results by background colorTimothy Pearson2016-04-251-1/+17
* Reject duplicate results in board-status.Huimin Zhang2016-04-241-0/+15
* fmaptool: Make sure strings are not destroyed on hdestroy()Stefan Reinauer2016-04-221-1/+14
* lint/checkpatch.pl: escape \{ in perl regex to fix warningsAlexander Couzens2016-04-221-5/+5
* util/lint: Find unsigned variables with no length specifiedMartin Roth2016-04-211-0/+35
* lint: Add check for amd & apple mainboard license headersMartin Roth2016-04-211-2/+2
* xcompile: support being called from payloads/external/.../.../Stefan Reinauer2016-04-211-0/+6
* crossgcc/Makefile.inc: Update jenkins-build-toolchainMartin Roth2016-04-201-3/+4
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-192-2/+2
* crossgcc: Move temp file handling into cleanup functionStefan Reinauer2016-04-191-5/+6
* crossgcc: Fix out of bounds array access for nds32leStefan Reinauer2016-04-181-0/+17
* More compatible use of mktempStefan Reinauer2016-04-181-1/+1
* util/superiotool: Add initial support for Exar XR28V384.Derek Waldner2016-04-163-2/+105
* crossgcc: Add version number to script nameStefan Reinauer2016-04-151-2/+4
* util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGSPaul Menzel2016-04-141-5/+0
* romcc: Remove old test infrastructure, rework MakefileJonathan Neuschäfer2016-04-144-390/+17
* util/lint: Update lint-stable-000-license-headersMartin Roth2016-04-141-1/+37
* util/lint: update lint-000-license-headersMartin Roth2016-04-131-6/+15
* romcc: Rewrite the test systemJonathan Neuschäfer2016-04-131-0/+232
* romcc: Use UNIX line endings in linux testsJonathan Neuschäfer2016-04-135-19/+18
* romcc: Increase base address in linux ld scriptJonathan Neuschäfer2016-04-131-1/+1
* intelmetool: Fix detection logic of no MEI deviceDamien Zammit2016-04-131-1/+3
* lint/lint-stable-004-style-labels: Update scriptMartin Roth2016-04-131-1/+13
* crossgcc: skip TARGETARCH for tools that don't use itMartin Roth2016-04-121-2/+14
* util/nvramtool/cli/nvramtool.c: Add newline to error messagePaul Menzel2016-04-111-1/+1
* util/crossgcc/buildgcc: correct clang testAaron Durbin2016-04-111-1/+1
* lint/check_lint_tests: Add script that will break all stable testsMartin Roth2016-04-101-0/+50
* crossgcc: Add workaround for libgcc's GNU sed dependencyStefan Reinauer2016-04-091-0/+57
* util/crossgcc/buildgcc: quote parameters that may have spacesAaron Durbin2016-04-091-1/+1
* Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."Aaron Durbin2016-04-073-90/+0
* buildgcc: enable interwork/multilib for binutilsStefan Reinauer2016-04-061-0/+1
* crossgcc: Fix compilation on Clang systemsStefan Reinauer2016-04-061-3/+10
* chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi2016-04-051-0/+5
* futility: don't pass toolchain flags into futility's buildPatrick Georgi2016-04-051-1/+1
* crossgcc: Fix compiler detect for POWER8 big endian mode switch.Timothy Pearson2016-04-041-4/+5
* util/superiotool: Register fix for Fintek F81865F/F-IWilbert Duijvenvoorde2016-03-301-1/+1
* lint: Update board status script to look at the whole treeMartin Roth2016-03-291-4/+4
* Makefile: Update jenkins-build-toolchain to run build testsMartin Roth2016-03-261-0/+2
* util/intelmetool: Add intelmetool from Damien ZammitPhilipp Deppenwiese2016-03-258-0/+2070
* buildgcc: Add check for missing libraries and test for zlibMartin Roth2016-03-251-2/+17
* buildgcc: support pigz and lbzip2 decpmpressors if installed.Martin Roth2016-03-251-4/+9
* buildgcc: Fix help text formattingMartin Roth2016-03-251-2/+2
* crossgcc: Enable multiple targets for a platformPatrick Georgi2016-03-241-1/+1
* buildgcc: Update coreboot's IASL version to 20160318Martin Roth2016-03-245-16/+31
* crossgcc: Switch POWER8 to big endian modeMartin Roth2016-03-241-1/+1
* rockchip: update make_idb.pyhuang lin2016-03-161-4/+8
* util/nvidia/cbootimage: update to latest masterPatrick Georgi2016-03-161-0/+0
* genbuild_h: Fix numeric comparison to remove errorMartin Roth2016-03-141-1/+1
* util/cbmem: Scale time stamp values correctlyAaron Durbin2016-03-141-2/+3