aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2014-07-30build system: remove duplicate architecture listPatrick Georgi
2014-07-30util/sconfig: fix check for count of command line argumentsDaniele Forsi
2014-07-30util/i915tool: close the file also when fread() returned an errorDaniele Forsi
2014-07-30cbmem: Terminate the cbmem console at the cursor position.Gabe Black
2014-07-30util/cbfstool: free buffer on error pathDaniele Forsi
2014-07-28util/board_status: use the right location of cbfstoolIdwer Vollering
2014-07-21board_status.sh minor fixes - no functional changesMartin Roth
2014-07-21board_status.sh: Read coreboot boot log from a serial deviceMartin Roth
2014-07-21board_status.sh: name temp dir and print the nameMartin Roth
2014-07-21board_status.sh allow cmd() to not save outputMartin Roth
2014-07-15build system: fix another cbfstool racePatrick Georgi
2014-07-15build system: create .xcompile dependencyPatrick Georgi
2014-07-15util/xcompile: Print fatal error messages to stderr instead of stdoutDaniele Forsi
2014-07-15board_status.sh add non-fatal test_cmdMartin Roth
2014-06-29utils/cbfstool: No need to pass -g flag twiceEdward O'Callaghan
2014-06-20util/cbmem: Workaround for IS_ENABLED()Kyösti Mälkki
2014-06-11util/inteltool: Add pci ids for 4 northbridge models instead of 1.Damien Zammit
2014-05-31util/board_status/board_status.sh: Move `cbfs.txt` to results directoryPaul Menzel
2014-05-28util/board_status/board_status.sh: Save ROM contents in `cbfs.txt`Paul Menzel
2014-05-27util/cbfstool: Use `%zu` instead of `%ld` for size_t argumentsPaul Menzel
2014-05-23abuild: make build directory configurable with a variablePatrick Georgi
2014-05-23abuild: update version and copyrightPatrick Georgi
2014-05-23abuild: allow build results outside the source treePatrick Georgi
2014-05-23abuild: allow deleting the work directories immediatelyPatrick Georgi
2014-05-19Board-status: Add second vendor lineKyösti Mälkki
2014-05-19abuild: Only build boards with KconfigPatrick Georgi
2014-05-17build: make scan-build work againPatrick Georgi
2014-05-17abuild: replace hardcoded values by their variablesPatrick Georgi
2014-05-17build: break compiler flags out of $(CC)Patrick Georgi
2014-05-17build: get rid of a special casePatrick Georgi
2014-05-15xcompile: ABIs are really architecture specificPatrick Georgi
2014-05-15xcompile: break out big loop content into functionPatrick Georgi
2014-05-15xcompile: move tempfile cleanup closer togetherPatrick Georgi
2014-05-15xcompile: actually use "special compile flags" ideaPatrick Georgi
2014-05-15xcompile: fail earlier on missing host toolsPatrick Georgi
2014-05-15xcompile: slightly refactor variable expansion magicPatrick Georgi
2014-05-15xcompile: use bashPatrick Georgi
2014-05-15abuild: add -L|--clang to enable clang buildsPatrick Georgi
2014-05-09cbfstool: account for the trampoline code in bzImage payloadAaron Durbin
2014-05-07kconfig: update to follow upstream more closelyPatrick Georgi
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-29towiki.sh Move vendor link to the first column.Rudolf Marek
2014-04-29crossgcc: Support OSX 10.9 built-in tar utility program.Andrew Wu