aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-01-03util/cbfstool: Fix byte-ordering for payload type field.Hung-Te Lin
2014-12-30cbmem: use a single id to name mapping tableVadim Bendebury
2014-12-29abuild: silence makePatrick Georgi
2014-12-28cbfstool: Fix update-fit commandKyösti Mälkki
2014-12-19util: Remove 'getpir' and 'mptable' toolsAlexandru Gagniuc
2014-12-19util/superiotool: change displayed name of chip id 0xc333 (nct6776)Felix Held
2014-12-19util/superiotool: fix default values for nct6776 (rev. c)Felix Held
2014-12-19ifdtool: Add O_BINARY to open flags for Windows compatibilityScott Duplichan
2014-12-19arm_boot_tools: Add 'b' to fopen flags for Windows compatibilityScott Duplichan
2014-12-18nvidia/cbootimage: update to latest upstreamPatrick Georgi
2014-12-16inteltool: Start adding Bay TrailMartin Roth
2014-12-15buildgcc: Fix msys2 crossgcc build failScott Duplichan
2014-12-11abuild: Don't print "Using payload ..." message in quiet modeAlexandru Gagniuc
2014-12-10crossgcc: clean up aarch64 target integrationPatrick Georgi
2014-12-10abuild: update output so multithreaded is decipherableMartin Roth
2014-12-09aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa
2014-12-09aarch64: Add ELF supportMarcelo Povoa
2014-12-09utils: Remove references to tracker from manpagesMartin Roth
2014-12-04to-wiki.sh: Show the same status for clones.Vladimir Serbinenko
2014-12-03util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACEPaul Menzel
2014-12-02nvramtool: make sure that strings are 0-terminatedPatrick Georgi
2014-12-02nvramtool: cmos_read(): Use malloc() instead of alloca()Andrew Engelbrecht
2014-11-30buildgcc: support DESTDIR for libelfPatrick Georgi
2014-11-30build system: only do the compiler test for gccPatrick Georgi
2014-11-26Rewrite board_status in go.Vladimir Serbinenko
2014-11-25lint-stable: Ignore .bin files for whitespace check.Vladimir Serbinenko
2014-11-23buildgcc: Fix documentationPatrick Georgi
2014-11-21util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86Francis Rowe
2014-11-20crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi
2014-11-20crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25Patrick Georgi
2014-11-18kconfig: create files in target directory if requestedPatrick Georgi
2014-11-14nvidia/cbootimage: update to masterPatrick Georgi
2014-11-09abuild: pass compiler configuration options to tool building stepPatrick Georgi
2014-11-09inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read supportFelix Held
2014-11-06inteltool: Fix message in case of multiple LPC controllersMathias Krause
2014-11-06inteltool: Add support for Sandy Bridge desktop processorsFelix Held
2014-11-05inteltool: Show more info on sandy/ivy.Vladimir Serbinenko
2014-11-04inteltool/sandybridge: Kill mch_registers codepath.Vladimir Serbinenko
2014-11-04abuild: fix cross compiler testPatrick Georgi
2014-11-04inteltool: Add support for Haswell ULT and Lynx Point LPDennis Wassenberg
2014-11-04cbfstool: Add option to ignore section in add-stageFurquan Shaikh
2014-11-04cbfstool: Convert cbfs-mkstage.c into pelfFurquan Shaikh
2014-11-02inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 SeriesStefan Tauner
2014-10-28A tool for IPQ8064 encapsulationVadim Bendebury
2014-10-28rmodtool: add support for ARMAaron Durbin
2014-10-28cbfstool: If compression fails, warn and use the uncompressed data.Gabe Black
2014-10-18util/fletcher: fix debug option parsingPatrick Georgi
2014-10-18abuild: skip boards for which we lack a cross compilerPatrick Georgi
2014-10-18abuild: don't track architecturePatrick Georgi
2014-10-18cbfstool: free memoryPatrick Georgi
2014-10-18util/cbmem: Fix CBMEM TOC printingPaul Menzel
2014-10-18util/cbmem/cbmem: Remove obsolete commentPaul Menzel
2014-10-16RISCV: add this architecture to cbfstoolRonald G. Minnich
2014-10-08xcompile: detect and use RISCV binariesRonald G. Minnich
2014-10-08mkelfimage: removeRonald G. Minnich
2014-10-07sconfig: add cpu device typeAaron Durbin
2014-10-02nvidia/cbootimage: avoid upstream's build systemPatrick Georgi
2014-09-25cbfstool: Propogate compression errors back to the caller.Gabe Black
2014-09-23cbfstool: Add AARCH64 reloc types to elf.hFurquan Shaikh
2014-09-23mkelfimage: Add EM_AARCH64 as elf image type for arm64Furquan Shaikh
2014-09-23rmodtool: Allow rmodules with 0 relocationsFurquan Shaikh
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh
2014-09-15cbfstool: add aarch64 as a nameRonald G. Minnich
2014-09-13to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names.Vladimir Serbinenko
2014-09-13towiki.sh: Rename GM45 slot and cpu to correct ones.Vladimir Serbinenko
2014-09-12cbfstool: Fix architecture check when adding payloadStefan Reinauer
2014-09-09exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-09-08nvidia-cbootimage: add submoduleIsaac Christensen
2014-09-06romcc: avoid use-after-freePatrick Georgi
2014-09-04cbfstool:linux_trampoline: config CS and DS segment descriptorsCurt Brune
2014-09-03lint: simplify board-status checkPatrick Georgi
2014-08-30AMD Steppe Eagle: Add 32-bit Fletcher's Checksum computationBruce Griffith
2014-08-27rmodtool: correct final memory size calculationAaron Durbin
2014-08-26util/inteltool: fix typoIdwer Vollering
2014-08-25xcompile: always use -march=i686Aaron Durbin
2014-08-22elfheaders: fix 64-bit ELF writingAaron Durbin
2014-08-18board-info: Output errors to stdout like make lint-stable expectsVladimir Serbinenko
2014-08-16lint-stable: Check that modified boards contain meaningful board_info.txt.Vladimir Serbinenko
2014-08-13util/inteltool: Typo in dump output for 'GP_IO_SEL3'Edward O'Callaghan
2014-08-12nvramtool: plug some memory leaksPatrick Georgi
2014-08-12util: replace fseek/ftell/rewind with fstatPatrick Georgi
2014-08-12board-status: be protocol agnostic on uploadPatrick Georgi
2014-08-12util/genprof: improve handling of command line argumentsDaniele Forsi
2014-08-11lint: provide better GPL license text testPatrick Georgi
2014-08-11lint: improve whitespace testPatrick Georgi
2014-08-11board-status: avoid shell errorPatrick Georgi
2014-08-11board-status: remove whitespacePatrick Georgi
2014-08-10ifdtool: Provide bounds on string parserPatrick Georgi
2014-08-10cbfstool: free stale memoryPatrick Georgi
2014-08-10nvramtool: check for successful seekPatrick Georgi
2014-08-10romcc: properly check out-of-range unsigned longsPatrick Georgi
2014-08-09cbfstool: fix option parsingPatrick Georgi
2014-08-07cbfstool: process cbfs_payload_segment(s) in host byte orderAaron Durbin
2014-08-04sconfig: improve argument parsingPatrick Georgi
2014-08-04util/sconfig/main.c: Remove assigned but unused variable `link`Paul Menzel
2014-08-04sconfig: more careful string resource handlingPatrick Georgi
2014-08-03ifdtool: Check if file was openedPatrick Georgi
2014-08-03ifdtool: Avoid potential buffer overflowPatrick Georgi
2014-08-03nvramtool: Close file after usePatrick Georgi