summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* elfheaders: fix 64-bit ELF writingAaron Durbin2014-08-221-1/+2
* board-info: Output errors to stdout like make lint-stable expectsVladimir Serbinenko2014-08-181-3/+3
* lint-stable: Check that modified boards contain meaningful board_info.txt.Vladimir Serbinenko2014-08-161-0/+45
* util/inteltool: Typo in dump output for 'GP_IO_SEL3'Edward O'Callaghan2014-08-131-2/+2
* nvramtool: plug some memory leaksPatrick Georgi2014-08-122-3/+8
* util: replace fseek/ftell/rewind with fstatPatrick Georgi2014-08-123-12/+41
* board-status: be protocol agnostic on uploadPatrick Georgi2014-08-121-2/+2
* util/genprof: improve handling of command line argumentsDaniele Forsi2014-08-121-5/+11
* lint: provide better GPL license text testPatrick Georgi2014-08-111-12/+1
* lint: improve whitespace testPatrick Georgi2014-08-111-20/+1
* board-status: avoid shell errorPatrick Georgi2014-08-111-1/+1
* board-status: remove whitespacePatrick Georgi2014-08-111-8/+8
* ifdtool: Provide bounds on string parserPatrick Georgi2014-08-101-1/+1
* cbfstool: free stale memoryPatrick Georgi2014-08-101-1/+4
* nvramtool: check for successful seekPatrick Georgi2014-08-101-2/+2
* romcc: properly check out-of-range unsigned longsPatrick Georgi2014-08-101-2/+2
* cbfstool: fix option parsingPatrick Georgi2014-08-091-0/+1
* cbfstool: process cbfs_payload_segment(s) in host byte orderAaron Durbin2014-08-073-20/+45
* sconfig: improve argument parsingPatrick Georgi2014-08-041-1/+4
* util/sconfig/main.c: Remove assigned but unused variable `link`Paul Menzel2014-08-041-1/+0
* sconfig: more careful string resource handlingPatrick Georgi2014-08-041-1/+2
* ifdtool: Check if file was openedPatrick Georgi2014-08-031-0/+8
* ifdtool: Avoid potential buffer overflowPatrick Georgi2014-08-031-1/+2
* nvramtool: Close file after usePatrick Georgi2014-08-031-0/+1
* build system: remove duplicate architecture listPatrick Georgi2014-07-301-0/+1
* util/sconfig: fix check for count of command line argumentsDaniele Forsi2014-07-301-1/+1
OpenPOWER on IntegriCloud