summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util: Remove 'getpir' and 'mptable' toolsAlexandru Gagniuc2014-12-1911-1708/+0
* util/superiotool: change displayed name of chip id 0xc333 (nct6776)Felix Held2014-12-191-1/+1
* util/superiotool: fix default values for nct6776 (rev. c)Felix Held2014-12-191-2/+2
* ifdtool: Add O_BINARY to open flags for Windows compatibilityScott Duplichan2014-12-191-4/+8
* arm_boot_tools: Add 'b' to fopen flags for Windows compatibilityScott Duplichan2014-12-191-1/+1
* nvidia/cbootimage: update to latest upstreamPatrick Georgi2014-12-181-0/+0
* inteltool: Start adding Bay TrailMartin Roth2014-12-165-0/+540
* buildgcc: Fix msys2 crossgcc build failScott Duplichan2014-12-151-1/+1
* abuild: Don't print "Using payload ..." message in quiet modeAlexandru Gagniuc2014-12-111-1/+1
* crossgcc: clean up aarch64 target integrationPatrick Georgi2014-12-101-3/+1
* abuild: update output so multithreaded is decipherableMartin Roth2014-12-101-16/+19
* aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa2014-12-091-0/+2
* aarch64: Add ELF supportMarcelo Povoa2014-12-091-0/+1
* utils: Remove references to tracker from manpagesMartin Roth2014-12-093-7/+4
* to-wiki.sh: Show the same status for clones.Vladimir Serbinenko2014-12-041-4/+7
* util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACEPaul Menzel2014-12-031-0/+1
* nvramtool: make sure that strings are 0-terminatedPatrick Georgi2014-12-021-1/+1
* nvramtool: cmos_read(): Use malloc() instead of alloca()Andrew Engelbrecht2014-12-021-1/+4
* buildgcc: support DESTDIR for libelfPatrick Georgi2014-11-301-1/+1
* build system: only do the compiler test for gccPatrick Georgi2014-11-301-5/+5
* Rewrite board_status in go.Vladimir Serbinenko2014-11-264-0/+794
* lint-stable: Ignore .bin files for whitespace check.Vladimir Serbinenko2014-11-251-1/+1
* buildgcc: Fix documentationPatrick Georgi2014-11-231-1/+2
* util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86Francis Rowe2014-11-211-1/+2
* crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi2014-11-202-1/+8
* crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25Patrick Georgi2014-11-201-3/+3
* kconfig: create files in target directory if requestedPatrick Georgi2014-11-181-3/+21
* nvidia/cbootimage: update to masterPatrick Georgi2014-11-141-0/+0
* abuild: pass compiler configuration options to tool building stepPatrick Georgi2014-11-091-1/+1
* inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read supportFelix Held2014-11-094-21/+56
* inteltool: Fix message in case of multiple LPC controllersMathias Krause2014-11-061-4/+5
* inteltool: Add support for Sandy Bridge desktop processorsFelix Held2014-11-064-5/+10
* inteltool: Show more info on sandy/ivy.Vladimir Serbinenko2014-11-054-2/+396
* inteltool/sandybridge: Kill mch_registers codepath.Vladimir Serbinenko2014-11-041-80/+3
* abuild: fix cross compiler testPatrick Georgi2014-11-042-2/+4
* inteltool: Add support for Haswell ULT and Lynx Point LPDennis Wassenberg2014-11-047-1/+171
* cbfstool: Add option to ignore section in add-stageFurquan Shaikh2014-11-043-5/+87
* cbfstool: Convert cbfs-mkstage.c into pelfFurquan Shaikh2014-11-041-8/+21
* inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 SeriesStefan Tauner2014-11-023-55/+94
* A tool for IPQ8064 encapsulationVadim Bendebury2014-10-281-0/+130
* rmodtool: add support for ARMAaron Durbin2014-10-282-0/+27
* cbfstool: If compression fails, warn and use the uncompressed data.Gabe Black2014-10-282-33/+32
* util/fletcher: fix debug option parsingPatrick Georgi2014-10-181-1/+1
* abuild: skip boards for which we lack a cross compilerPatrick Georgi2014-10-181-0/+9
* abuild: don't track architecturePatrick Georgi2014-10-181-11/+1
* cbfstool: free memoryPatrick Georgi2014-10-181-7/+18
* util/cbmem: Fix CBMEM TOC printingPaul Menzel2014-10-181-1/+1
* util/cbmem/cbmem: Remove obsolete commentPaul Menzel2014-10-181-1/+0
* RISCV: add this architecture to cbfstoolRonald G. Minnich2014-10-164-0/+47
* xcompile: detect and use RISCV binariesRonald G. Minnich2014-10-081-1/+10