summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/checklist: Place tables in proper boot orderLee Leahy2016-08-031-1/+2
* util/checklist: Concatinate optional list to complete listLee Leahy2016-08-031-0/+2
* util/checklist: Process .debug files before .elf filesLee Leahy2016-08-031-2/+2
* util/checklist: Add usage instructionsLee Leahy2016-08-031-0/+35
* cbfstool: Check for excessive argumentsNico Huber2016-08-031-1/+7
* cbfstool: Check arguments to strtoul() where appropriateNico Huber2016-08-031-12/+70
* util/lint: Add a lint tool to find non-ascii & unprintable charsMartin Roth2016-08-021-0/+43
* Remove non-ascii & unprintable charactersMartin Roth2016-08-013-28/+28
* Add newlines at the end of all coreboot filesMartin Roth2016-08-011-1/+1
* util/cbfstool: Increase initrd offset to 64MTimothy Pearson2016-08-011-1/+1
* intelvbttool: cope with errors in open()Patrick Georgi2016-07-311-2/+9
* util/inteltool: fix memory leakPatrick Georgi2016-07-311-0/+1
* util/cbmem: Initialize variablePatrick Georgi2016-07-311-1/+1
* nvramtool: Don't consider reserved regions to be "out of range"Patrick Georgi2016-07-311-1/+4
* superiotool: Add Nuvoton NCT6791DOmar Pakker2016-07-311-0/+50
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-314-5/+0
* buildgcc: Apply patches with -p1Nico Huber2016-07-311-1/+1
* util/chromeos: Make scripts executableStefan Reinauer2016-07-302-0/+0
* viatool/quirks: Add newline to end of filePaul Menzel2016-07-281-1/+1
* util: Correct typo in MSR_EBC_SOFT_POWERONElyes HAOUAS2016-07-282-4/+4
* util/msrtool: update register for Pentium4_laterElyes HAOUAS2016-07-281-61/+412
* msrtool/README: Remove trailing spacesElyes HAOUAS2016-07-281-3/+3
* 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