summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/i915tool: close the file also when fread() returned an errorDaniele Forsi2014-07-301-1/+1
* cbmem: Terminate the cbmem console at the cursor position.Gabe Black2014-07-301-2/+3
* util/cbfstool: free buffer on error pathDaniele Forsi2014-07-301-0/+1
* util/board_status: use the right location of cbfstoolIdwer Vollering2014-07-281-1/+4
* board_status.sh minor fixes - no functional changesMartin Roth2014-07-211-5/+8
* board_status.sh: Read coreboot boot log from a serial deviceMartin Roth2014-07-211-4/+64
* board_status.sh: name temp dir and print the nameMartin Roth2014-07-211-1/+4
* board_status.sh allow cmd() to not save outputMartin Roth2014-07-211-2/+8
* build system: fix another cbfstool racePatrick Georgi2014-07-151-5/+2
* build system: create .xcompile dependencyPatrick Georgi2014-07-151-0/+0
* util/xcompile: Print fatal error messages to stderr instead of stdoutDaniele Forsi2014-07-151-6/+3
* board_status.sh add non-fatal test_cmdMartin Roth2014-07-151-1/+9
* utils/cbfstool: No need to pass -g flag twiceEdward O'Callaghan2014-06-292-4/+0
* util/cbmem: Workaround for IS_ENABLED()Kyösti Mälkki2014-06-201-0/+1
* util/inteltool: Add pci ids for 4 northbridge models instead of 1.Damien Zammit2014-06-114-4/+16