summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski2016-07-272-2/+2
* buildgcc: Never set GMP CFLAGS manually in order to get the right flagsPaul Kocialkowski2016-07-211-2/+1
* cbmem: share additional time stamps IDsAntonello Dettori2016-07-201-98/+0
* buildgcc: Update the revision to 1.41Martin Roth2016-07-161-2/+2
* buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issueMartin Roth2016-07-146-59/+91
* util/riscvtools: Provide a tohost/fromhost symbols so Spike doesn't hangJonathan Neuschäfer2016-07-141-0/+4
* kconfig: add olddefconfig target to helpMartin Roth2016-07-121-0/+1
* buildgcc: Add option to bootstrap a host gccNico Huber2016-07-051-6/+48
* buildgcc: Make package build() function more versatileNico Huber2016-07-051-16/+34
* fmaptool: Accept hex values with uppercase lettersPatrick Georgi2016-07-044-97/+114
* cbfstool: Require "-m ARCH" to extract payloads and stagesAntonello Dettori2016-07-021-0/+10
* util/kconfig: Fix gconfig buildJonathan Neuschäfer2016-07-011-0/+2
* rebase.sh: Update to current cros branchMartin Roth2016-06-291-1/+1
* ifwitool: Fix gcc error due to shadowed global declarationWerner Zeh2016-06-261-3/+3
* src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copyBenjamin Barenblat2016-06-241-1/+3
* cbfstool: Change CONFIG_FMD_GENPARSER if not set to nAlexander Couzens2016-06-211-1/+1
* fmaptool: Make base offsets absolute in fmap_config.hJulius Werner2016-06-211-1/+2
* util/riscvtools: Add script that turns coreboot.rom into an ELFJonathan Neuschäfer2016-06-212-0/+38
* cbfstool: Extract payload in ELFAntonello Dettori2016-06-171-4/+242
* elfwriter: Fix multi-phdrs ELFs parsingAntonello Dettori2016-06-171-2/+8
* ifwitool: Calculate checksum for subpart_dirFurquan Shaikh2016-06-161-6/+50
* ifwitool: Fix calculation of dst_sizeRolf Evers-Fischer2016-06-151-2/+2
* ifwitool: Do not calculate checksum for subpart_dirFurquan Shaikh2016-06-121-49/+6
* ifwitool: Correct pack order and header orderFurquan Shaikh2016-06-121-11/+15
* autoport: Add prompt for enabling unsafe inteltool glx optionChris Ching2016-06-121-2/+43
* util/checklist: Add bootblock supportLee Leahy2016-06-091-0/+3
* inteltool: handle unsafe dumping of graphics registersStefan Tauner2016-06-082-4/+4
* cbfstool: Allow to easily build the individual toolsAntonello Dettori2016-06-081-5/+10
* intelmetool: Add the X99 ISA Bridge device idOmar Pakker2016-06-041-1/+3
* Add Board Checklist SupportLee Leahy2016-06-031-0/+260
* ifwitool: Fix syntax issues with ifwitoolFurquan Shaikh2016-06-011-23/+24
* ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh2016-05-303-0/+1985
* util/cbfstool: Include commonlib/helpers.h in common.hFurquan Shaikh2016-05-284-10/+5
* cbfstool: Move cbfs_file_get_header to fit.cFurquan Shaikh2016-05-263-12/+9
* superiotool: Add support for chip NCT6102D / NCT6106DRoberto Muñoz Gómez2016-05-261-0/+68
* util/cbfstool: allow option to honor FSP modules' linked addressAaron Durbin2016-05-181-6/+13
* board_status: Abort early if the coreboot image doesn't existJonathan Neuschäfer2016-05-181-0/+6
* sconfig: Add a new generic device typeDuncan Laurie2016-05-166-123/+149
* sconfig: Add 10bit addressing mode to i2c device typeDuncan Laurie2016-05-161-1/+1
* sconfig: Allow strings in devicetree.cbDuncan Laurie2016-05-161-0/+1
* board_status: Add longopt equivalents for older optionsDavid Hendricks2016-05-161-24/+37
* board_status: Add an option to set the SSH portJonathan Neuschäfer2016-05-131-4/+10
* board_status: Use explicit branch name in "git push"Jonathan Neuschäfer2016-05-131-1/+1
* inteltool: update documentationStefan Tauner2016-05-134-8/+25
* cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh2016-05-112-4/+5
* util/cbfstool: Allow xip/non-xip relocation for FSP componentFurquan Shaikh2016-05-111-6/+39
* util/mma: changing BOOT_STUB to COREBOOT region and few more thingsPratik Prajapati2016-05-102-3/+15
* util/mma: Add tools to support (semi) automation test of mmaPratik Prajapati2016-05-102-0/+104
* util: ipq40xx: Scripts to combine SBL and Coreboot ELFsVaradarajan Narayanan2016-05-092-0/+3030
* util/sconfig: Fix warningsStefan Reinauer2016-05-087-680/+582