aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-09-15util/release: make release archives reproducibleAlexander Couzens
2016-09-15checkpatch.pl: Force raw_line to return a defined valueMartin Roth
2016-09-15lint/checkpatch.pl: Pull in coreboot fixesMartin Roth
2016-09-15cbmem: Exit with an errorlevel of 0 after printing helpMartin Roth
2016-09-12ifdtool/Makefile: use static dependenciesAlexander Couzens
2016-09-12ifdtool: fix one whitespace format errorAlexander Couzens
2016-09-12arch/arm: Add armv7-r configurationHakim Giydan
2016-09-11buildgcc: Quote command substitutionIdwer Vollering
2016-09-09util/release: Add support for signed tags and releasesPhilipp Deppenwiese
2016-09-04util/lint: Update to latest checkpatch.plStefan Reinauer
2016-09-02buildgcc: Search the cksum command without checking OS typezbao
2016-09-02Fix newlines at the end of filesMartin Roth
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-22util/scripts: Support cygwin in ucode conversion toolMarshall Dawson
2016-08-19util/lint: Add a tool to verify a single newline at the end of filesMartin Roth
2016-08-18util/docker: Update docker files for coreboot-sdk & jenkins buildersMartin Roth
2016-08-18util/docker: Add docker files for coreboot-sdk & jenkins buildersMartin Roth
2016-08-17xcompile: add riscv64 name to riscv toolchainIru Cai
2016-08-13crossgcc: Update make to latest version: 4.2.1Martin Roth
2016-08-13crossgcc: Add gnumake target so that make can be built directlyMartin Roth
2016-08-13util/gitconfig: add cborg2cros.py scriptMartin Roth
2016-08-11buildgcc: printf no-color before quitingZheng Bao
2016-08-10util/cbfstool: Initialize elf_writer pointer to avoid crashJonathan Neuschäfer
2016-08-09flashmap: Allocate at least one entry in kv_pair_new()Stefan Reinauer
2016-08-09buildgcc: Use upstream patch for aarch64 build issuePaul Kocialkowski
2016-08-08sconfig: Reformat C codeMartin Roth
2016-08-08sconfig: Remove mainboard chip.h supportMartin Roth
2016-08-08sconfig: Remove bootblock and Kconfig modesMartin Roth
2016-08-08sconfig: Update command line parametersMartin Roth
2016-08-08sconfig: pass in devicetree filenameMartin Roth
2016-08-08cbfstool/cbfs_image: Fix resource leak for tbuffFurquan Shaikh
2016-08-08cbfstool/cbfs_image: Check for return value of buffer_createFurquan Shaikh
2016-08-08cbfstool/cbfs_image: Fix resource leak for segsFurquan Shaikh
2016-08-08cbfstool/elfheaders: Make elf_writer_destroy NULL-safeFurquan Shaikh
2016-08-08cbfstool/cbfs_image: Initialze empty_sz to 0Furquan Shaikh
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-08-03util/checklist: Place tables in proper boot orderLee Leahy
2016-08-03util/checklist: Concatinate optional list to complete listLee Leahy
2016-08-03util/checklist: Process .debug files before .elf filesLee Leahy
2016-08-03util/checklist: Add usage instructionsLee Leahy
2016-08-03cbfstool: Check for excessive argumentsNico Huber
2016-08-03cbfstool: Check arguments to strtoul() where appropriateNico Huber
2016-08-02util/lint: Add a lint tool to find non-ascii & unprintable charsMartin Roth
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-08-01Add newlines at the end of all coreboot filesMartin Roth
2016-08-01util/cbfstool: Increase initrd offset to 64MTimothy Pearson
2016-07-31intelvbttool: cope with errors in open()Patrick Georgi
2016-07-31util/inteltool: fix memory leakPatrick Georgi
2016-07-31util/cbmem: Initialize variablePatrick Georgi
2016-07-31nvramtool: Don't consider reserved regions to be "out of range"Patrick Georgi
2016-07-31superiotool: Add Nuvoton NCT6791DOmar Pakker
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-31buildgcc: Apply patches with -p1Nico Huber
2016-07-30util/chromeos: Make scripts executableStefan Reinauer
2016-07-28viatool/quirks: Add newline to end of filePaul Menzel
2016-07-28util: Correct typo in MSR_EBC_SOFT_POWERONElyes HAOUAS
2016-07-28util/msrtool: update register for Pentium4_laterElyes HAOUAS
2016-07-28msrtool/README: Remove trailing spacesElyes HAOUAS
2016-07-27Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski
2016-07-21buildgcc: Never set GMP CFLAGS manually in order to get the right flagsPaul Kocialkowski
2016-07-20cbmem: share additional time stamps IDsAntonello Dettori
2016-07-16buildgcc: Update the revision to 1.41Martin Roth
2016-07-14buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issueMartin Roth
2016-07-14util/riscvtools: Provide a tohost/fromhost symbols so Spike doesn't hangJonathan Neuschäfer
2016-07-12kconfig: add olddefconfig target to helpMartin Roth
2016-07-05buildgcc: Add option to bootstrap a host gccNico Huber
2016-07-05buildgcc: Make package build() function more versatileNico Huber
2016-07-04fmaptool: Accept hex values with uppercase lettersPatrick Georgi
2016-07-02cbfstool: Require "-m ARCH" to extract payloads and stagesAntonello Dettori
2016-07-01util/kconfig: Fix gconfig buildJonathan Neuschäfer
2016-06-29rebase.sh: Update to current cros branchMartin Roth
2016-06-26ifwitool: Fix gcc error due to shadowed global declarationWerner Zeh
2016-06-24src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copyBenjamin Barenblat
2016-06-21cbfstool: Change CONFIG_FMD_GENPARSER if not set to nAlexander Couzens
2016-06-21fmaptool: Make base offsets absolute in fmap_config.hJulius Werner
2016-06-21util/riscvtools: Add script that turns coreboot.rom into an ELFJonathan Neuschäfer
2016-06-17cbfstool: Extract payload in ELFAntonello Dettori
2016-06-17elfwriter: Fix multi-phdrs ELFs parsingAntonello Dettori
2016-06-16ifwitool: Calculate checksum for subpart_dirFurquan Shaikh
2016-06-15ifwitool: Fix calculation of dst_sizeRolf Evers-Fischer
2016-06-12ifwitool: Do not calculate checksum for subpart_dirFurquan Shaikh
2016-06-12ifwitool: Correct pack order and header orderFurquan Shaikh
2016-06-12autoport: Add prompt for enabling unsafe inteltool glx optionChris Ching
2016-06-09util/checklist: Add bootblock supportLee Leahy
2016-06-08inteltool: handle unsafe dumping of graphics registersStefan Tauner
2016-06-08cbfstool: Allow to easily build the individual toolsAntonello Dettori
2016-06-04intelmetool: Add the X99 ISA Bridge device idOmar Pakker
2016-06-03Add Board Checklist SupportLee Leahy
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