summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-09-20buildgcc: Update to acpica version 20160831Martin Roth
2016-09-20checkpatch.pl: ignore '#define asmlinkage'Martin Roth
2016-09-20lint/lint-007-checkpatch: Update lint scriptMartin Roth
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
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