aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-12-06buildgcc: Be less restrictive when trying to build GNATNico Huber
2016-12-06buildgcc: Fix function prototype in GCCNico Huber
2016-12-04cbfstool: Fix off-by-one error in checking hash_typeFurquan Shaikh
2016-11-30util/lint: Add check for symbolic links in the coreboot treeMartin Roth
2016-11-30util/lint: Exclude devicetree files with custom name from license checkNaresh G Solanki
2016-11-28crossgcc/buildgcc: Show additional information while buildingMartin Roth
2016-11-28kconfig_lint: More updates for excluded filesMartin Roth
2016-11-28kconfig_lint: exclude payloads from search, add back specific filesMartin Roth
2016-11-28util/crossgcc: fix using -DPatrick Georgi
2016-11-21util/inteltool: Fix bay trail ahci deviceMarshall Dawson
2016-11-21util/amdfwtool: Wrap long lines, excluding commentsMartin Roth
2016-11-21util/amdfwtool: Fix whitespaceMartin Roth
2016-11-17crossgcc/buildgcc: Add package version to saved .success fileMartin Roth
2016-11-10util/amdfwtool: unify return values, verify the file openMartin Roth
2016-11-10util/amdfwtool: add usage textMartin Roth
2016-11-10util/amdfwtool: fix clang warningsMartin Roth
2016-11-10util/amdfwtool: Update with ROM size command line parameterMartin Roth
2016-11-08ifdtool: Add option to specify platform (-p) quirksAndrey Petrov
2016-11-02util/amdfwtool: Increase space used for structuresMarc Jones
2016-11-02util/amdfwtool: Add PSP2 options to optstringMarc Jones
2016-11-02util/amdfwtool: Fix duplicate long option nameMarshall Dawson
2016-10-31superiotool: Add undocumented registers of ITE IT8783E/FNico Huber
2016-10-31superiotool: Add register definitions for ITE IT8783E/FNico Huber
2016-10-31superiotool: Add an alternative dump formatNico Huber
2016-10-28util/xcompile/xcompile: Add a space before `&&`Paul Menzel
2016-10-27util/lint/lint: Show lint script output as it's runningMartin Roth
2016-10-25util/scripts: add copyright noticesPatrick Georgi
2016-10-25Rename and move util/gitconfig/rebase.shPatrick Georgi
2016-10-25Drop convert-all-depthcharge-fmap.dts.sh scriptPatrick Georgi
2016-10-20util/inteltool: Remove unnecessary whitespaceElyes HAOUAS
2016-10-20util/inteltool: Use tabs for indentsElyes HAOUAS
2016-10-19util/msrtool: Use tabs for indentsElyes HAOUAS
2016-10-17cbfstool: Fix typo in help textPatrick Georgi
2016-10-17util/cbfstool: Allow overwriting CBFS regions with raw data on requestPatrick Georgi
2016-10-15RISCV: change make-spike-elf to use the coreboot toolchain.Ronald G. Minnich
2016-10-10util/scripts: add gerrit-rebase scriptPatrick Georgi
2016-10-10ifdtool: don't write unused regions into a layout fileAlexander Couzens
2016-10-09ifdtool: use max_regions to reflect ifd header versionAlexander Couzens
2016-10-09ifdtool: promote max_regions as globalAlexander Couzens
2016-10-08RISCV: have the make-spike-elf.sh script use the riscv toolsRonald G. Minnich
2016-10-07util/release/build-release: Update tar commandMartin Roth
2016-10-07util/release/build-release: Update scriptMartin Roth
2016-10-04util/release: Update genrelnotes.script to the latest versionMartin Roth
2016-10-03Revert "util/lint/kconfig_lint: change warning levels and text"Martin Roth
2016-10-03util/lint/kconfig_lint: change warning levels and textMartin Roth
2016-10-03util/lint/kconfig_lint: Check default typesMartin Roth
2016-09-28cbfstool: set init_size for linux payloads.Ronald G. Minnich
2016-09-26crossgcc: Add DockerfilePatrick Georgi
2016-09-21buildgcc: Build gnat by default if host compiler seems compatibleNico Huber
2016-09-21buildgcc: Ask the user to install gnat if it's missingNico Huber
2016-09-21buildgcc: Don't try to build gnat with a different versionNico Huber
2016-09-21buildgcc: Warn when building GCC with a different major versionNico Huber
2016-09-21buildgcc: Add functions to test GCC versionsNico Huber
2016-09-21buildgcc: Show excessive arguments and bail outNico Huber
2016-09-21buildgcc: Check exit status of `getopt`Nico Huber
2016-09-21buildgcc: Fix GNU getopt usageNico Huber
2016-09-21buildgcc: Fix option argumentsNico Huber
2016-09-21inteltool: add --ahci for printing AHCI registersIru Cai
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