aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-06-01ifwitool: Fix syntax issues with ifwitoolFurquan Shaikh
2016-05-30ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh
2016-05-28util/cbfstool: Include commonlib/helpers.h in common.hFurquan Shaikh
2016-05-26cbfstool: Move cbfs_file_get_header to fit.cFurquan Shaikh
2016-05-26superiotool: Add support for chip NCT6102D / NCT6106DRoberto Muñoz Gómez
2016-05-18util/cbfstool: allow option to honor FSP modules' linked addressAaron Durbin
2016-05-18board_status: Abort early if the coreboot image doesn't existJonathan Neuschäfer
2016-05-16sconfig: Add a new generic device typeDuncan Laurie
2016-05-16sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie
2016-05-16sconfig: Allow strings in devicetree.cbDuncan Laurie
2016-05-16board_status: Add longopt equivalents for older optionsDavid Hendricks
2016-05-13board_status: Add an option to set the SSH portJonathan Neuschäfer
2016-05-13board_status: Use explicit branch name in "git push"Jonathan Neuschäfer
2016-05-13inteltool: update documentationStefan Tauner
2016-05-11cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh
2016-05-11util/cbfstool: Allow xip/non-xip relocation for FSP componentFurquan Shaikh
2016-05-10util/mma: changing BOOT_STUB to COREBOOT region and few more thingsPratik Prajapati
2016-05-10util/mma: Add tools to support (semi) automation test of mmaPratik Prajapati
2016-05-09util: ipq40xx: Scripts to combine SBL and Coreboot ELFsVaradarajan Narayanan
2016-05-08util/sconfig: Fix warningsStefan Reinauer
2016-05-07board_status: Allow for parsing longoptsDavid Hendricks
2016-05-06util/cbfstool: fix x86 execute-in-place semantics for all fmd regionsAaron Durbin
2016-05-04buildgcc: Update Python to 3.5.1Stefan Reinauer
2016-05-04buildgcc: Update gdb and expatStefan Reinauer
2016-05-04crossgcc: Update toolchainIru Cai
2016-05-04crosfirmware: Make script more silentJoseph Pillow
2016-05-04buildgcc: Always set HOSTCFLAGSNico Huber
2016-05-04buildgcc: Use smaller xz archivesStefan Reinauer
2016-05-04buildgcc: Drop --target from python and expatStefan Reinauer
2016-05-03fmaptool: Export some fmap knowledge to the build environmentPatrick Georgi
2016-05-03xcompile: test if gcc is really availableStefan Tauner
2016-05-03board_status/towiki: Link to CGit instead of GitwebJonathan Neuschäfer
2016-05-01romcc.1: Point bug reporters to the coreboot ML / bug trackerJonathan Neuschäfer
2016-04-26board_status/to-wiki: Fix background color of very recent test resultsTimothy Pearson
2016-04-25board_status/to-wiki: Indicate age of test results by background colorTimothy Pearson
2016-04-24Reject duplicate results in board-status.Huimin Zhang
2016-04-22fmaptool: Make sure strings are not destroyed on hdestroy()Stefan Reinauer
2016-04-22lint/checkpatch.pl: escape \{ in perl regex to fix warningsAlexander Couzens
2016-04-21util/lint: Find unsigned variables with no length specifiedMartin Roth
2016-04-21lint: Add check for amd & apple mainboard license headersMartin Roth
2016-04-21xcompile: support being called from payloads/external/.../.../Stefan Reinauer
2016-04-20crossgcc/Makefile.inc: Update jenkins-build-toolchainMartin Roth
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19crossgcc: Move temp file handling into cleanup functionStefan Reinauer
2016-04-18crossgcc: Fix out of bounds array access for nds32leStefan Reinauer
2016-04-18More compatible use of mktempStefan Reinauer
2016-04-16util/superiotool: Add initial support for Exar XR28V384.Derek Waldner
2016-04-15crossgcc: Add version number to script nameStefan Reinauer
2016-04-14util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGSPaul Menzel
2016-04-14romcc: Remove old test infrastructure, rework MakefileJonathan Neuschäfer
2016-04-14util/lint: Update lint-stable-000-license-headersMartin Roth
2016-04-13util/lint: update lint-000-license-headersMartin Roth
2016-04-13romcc: Rewrite the test systemJonathan Neuschäfer
2016-04-13romcc: Use UNIX line endings in linux testsJonathan Neuschäfer
2016-04-13romcc: Increase base address in linux ld scriptJonathan Neuschäfer
2016-04-13intelmetool: Fix detection logic of no MEI deviceDamien Zammit
2016-04-13lint/lint-stable-004-style-labels: Update scriptMartin Roth
2016-04-12crossgcc: skip TARGETARCH for tools that don't use itMartin Roth
2016-04-11util/nvramtool/cli/nvramtool.c: Add newline to error messagePaul Menzel
2016-04-11util/crossgcc/buildgcc: correct clang testAaron Durbin
2016-04-10lint/check_lint_tests: Add script that will break all stable testsMartin Roth
2016-04-09crossgcc: Add workaround for libgcc's GNU sed dependencyStefan Reinauer
2016-04-09util/crossgcc/buildgcc: quote parameters that may have spacesAaron Durbin
2016-04-07Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."Aaron Durbin
2016-04-06buildgcc: enable interwork/multilib for binutilsStefan Reinauer
2016-04-06crossgcc: Fix compilation on Clang systemsStefan Reinauer
2016-04-05chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi
2016-04-05futility: don't pass toolchain flags into futility's buildPatrick Georgi
2016-04-04crossgcc: Fix compiler detect for POWER8 big endian mode switch.Timothy Pearson
2016-03-30util/superiotool: Register fix for Fintek F81865F/F-IWilbert Duijvenvoorde
2016-03-29lint: Update board status script to look at the whole treeMartin Roth
2016-03-26Makefile: Update jenkins-build-toolchain to run build testsMartin Roth
2016-03-25util/intelmetool: Add intelmetool from Damien ZammitPhilipp Deppenwiese
2016-03-25buildgcc: Add check for missing libraries and test for zlibMartin Roth
2016-03-25buildgcc: support pigz and lbzip2 decpmpressors if installed.Martin Roth
2016-03-25buildgcc: Fix help text formattingMartin Roth
2016-03-24crossgcc: Enable multiple targets for a platformPatrick Georgi
2016-03-24buildgcc: Update coreboot's IASL version to 20160318Martin Roth
2016-03-24crossgcc: Switch POWER8 to big endian modeMartin Roth
2016-03-16rockchip: update make_idb.pyhuang lin
2016-03-16util/nvidia/cbootimage: update to latest masterPatrick Georgi
2016-03-14genbuild_h: Fix numeric comparison to remove errorMartin Roth
2016-03-14util/cbmem: Scale time stamp values correctlyAaron Durbin
2016-03-13util/ifdtool: add option to change chip densityJan Tatje
2016-03-13abuild: Add option of starting with an existing defconfig fileMartin Roth
2016-03-11crossgcc/buildgcc: Add missing quotation markJonathan Neuschäfer
2016-03-11codebase: Change makefile $(shell pwd) commands to $(CURDIR)Martin Roth
2016-03-11crossgcc/buildgcc: Update for recent arch additionsMartin Roth
2016-03-11crossgcc/buildgcc: Add comment about URLs and jenkins builderMartin Roth
2016-03-11crossgcc/Makefile.inc: Add target for jenkins toolchain test buildMartin Roth
2016-03-09Add option for "timeless" buildsNico Huber
2016-03-08archive: build archive tool with HOSTCCDaisuke Nojiri
2016-03-08util: add archive toolDaisuke Nojiri
2016-03-08crossgcc: Build make per defaultStefan Reinauer
2016-03-05lint-kconfig: pipe stderr to stdout to catch script errorsMartin Roth
2016-03-05sandybridge/gma_lvds: support both Sandy&Ivy on one boardIru Cai
2016-03-04util/futility: trivial - Add distclean targetMartin Roth
2016-03-03kconfig_lint: make sure if and endif statements are balancedMartin Roth
2016-03-03amdfwtool: Fix some PSP2 issueszbao
2016-03-03cbfstool: Use fixed width data types for e820entry struct.Werner Zeh