summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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