summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* mkelfimage: removeRonald G. Minnich2014-10-0863-18491/+0
* sconfig: add cpu device typeAaron Durbin2014-10-076-87/+98
* nvidia/cbootimage: avoid upstream's build systemPatrick Georgi2014-10-022-0/+48
* cbfstool: Propogate compression errors back to the caller.Gabe Black2014-09-255-22/+38
* cbfstool: Add AARCH64 reloc types to elf.hFurquan Shaikh2014-09-231-0/+53
* mkelfimage: Add EM_AARCH64 as elf image type for arm64Furquan Shaikh2014-09-231-0/+2
* rmodtool: Allow rmodules with 0 relocationsFurquan Shaikh2014-09-231-8/+9
* coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh2014-09-231-1/+1
* cbfstool: add aarch64 as a nameRonald G. Minnich2014-09-153-1/+3
* to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names.Vladimir Serbinenko2014-09-131-1/+1
* towiki.sh: Rename GM45 slot and cpu to correct ones.Vladimir Serbinenko2014-09-131-2/+9
* cbfstool: Fix architecture check when adding payloadStefan Reinauer2014-09-124-8/+26
* exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black2014-09-092-0/+118
* ARM: Generalize armv7 as arm.Gabe Black2014-09-087-9/+9
* nvidia-cbootimage: add submoduleIsaac Christensen2014-09-081-0/+0
* romcc: avoid use-after-freePatrick Georgi2014-09-061-3/+0
* cbfstool:linux_trampoline: config CS and DS segment descriptorsCurt Brune2014-09-044-16/+79
* lint: simplify board-status checkPatrick Georgi2014-09-031-1/+1
* AMD Steppe Eagle: Add 32-bit Fletcher's Checksum computationBruce Griffith2014-08-302-0/+165
* rmodtool: correct final memory size calculationAaron Durbin2014-08-271-3/+3
* util/inteltool: fix typoIdwer Vollering2014-08-261-3/+3
* xcompile: always use -march=i686Aaron Durbin2014-08-251-0/+5