summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* buildgcc: Build gnat by default if host compiler seems compatibleNico Huber2016-09-211-2/+13
* buildgcc: Ask the user to install gnat if it's missingNico Huber2016-09-211-0/+2
* buildgcc: Don't try to build gnat with a different versionNico Huber2016-09-211-0/+22
* buildgcc: Warn when building GCC with a different major versionNico Huber2016-09-211-1/+13
* buildgcc: Add functions to test GCC versionsNico Huber2016-09-211-0/+20
* buildgcc: Show excessive arguments and bail outNico Huber2016-09-211-1/+6
* buildgcc: Check exit status of `getopt`Nico Huber2016-09-211-1/+3
* buildgcc: Fix GNU getopt usageNico Huber2016-09-211-2/+2
* buildgcc: Fix option argumentsNico Huber2016-09-211-6/+6
* inteltool: add --ahci for printing AHCI registersIru Cai2016-09-214-5/+102
* buildgcc: Update to acpica version 20160831Martin Roth2016-09-204-12/+12
* checkpatch.pl: ignore '#define asmlinkage'Martin Roth2016-09-201-1/+2
* lint/lint-007-checkpatch: Update lint scriptMartin Roth2016-09-201-7/+26
* Add minimal GNAT run time system (RTS)Nico Huber2016-09-191-0/+1
* util/release: make release archives reproducibleAlexander Couzens2016-09-151-2/+9
* checkpatch.pl: Force raw_line to return a defined valueMartin Roth2016-09-151-1/+7
* lint/checkpatch.pl: Pull in coreboot fixesMartin Roth2016-09-151-2/+3
* cbmem: Exit with an errorlevel of 0 after printing helpMartin Roth2016-09-151-4/+5
* ifdtool/Makefile: use static dependenciesAlexander Couzens2016-09-121-4/+3
* ifdtool: fix one whitespace format errorAlexander Couzens2016-09-121-1/+1
* arch/arm: Add armv7-r configurationHakim Giydan2016-09-121-1/+1
* buildgcc: Quote command substitutionIdwer Vollering2016-09-111-2/+2
* util/release: Add support for signed tags and releasesPhilipp Deppenwiese2016-09-091-12/+31
* util/lint: Update to latest checkpatch.plStefan Reinauer2016-09-042-167/+954
* buildgcc: Search the cksum command without checking OS typezbao2016-09-021-19/+22
* Fix newlines at the end of filesMartin Roth2016-09-021-1/+0
* cbfs: Add "struct" file type and associated helpersJulius Werner2016-08-271-0/+2
* util/scripts: Support cygwin in ucode conversion toolMarshall Dawson2016-08-221-0/+1
* util/lint: Add a tool to verify a single newline at the end of filesMartin Roth2016-08-191-0/+52
* util/docker: Update docker files for coreboot-sdk & jenkins buildersMartin Roth2016-08-183-21/+56
* util/docker: Add docker files for coreboot-sdk & jenkins buildersMartin Roth2016-08-184-0/+41
* xcompile: add riscv64 name to riscv toolchainIru Cai2016-08-171-1/+1
* crossgcc: Update make to latest version: 4.2.1Martin Roth2016-08-133-4/+4
* crossgcc: Add gnumake target so that make can be built directlyMartin Roth2016-08-131-1/+5
* util/gitconfig: add cborg2cros.py scriptMartin Roth2016-08-131-0/+126
* buildgcc: printf no-color before quitingZheng Bao2016-08-111-2/+9
* util/cbfstool: Initialize elf_writer pointer to avoid crashJonathan Neuschäfer2016-08-101-1/+1
* flashmap: Allocate at least one entry in kv_pair_new()Stefan Reinauer2016-08-091-1/+1
* buildgcc: Use upstream patch for aarch64 build issuePaul Kocialkowski2016-08-091-31/+92
* sconfig: Reformat C codeMartin Roth2016-08-082-91/+169
* sconfig: Remove mainboard chip.h supportMartin Roth2016-08-081-20/+3
* sconfig: Remove bootblock and Kconfig modesMartin Roth2016-08-081-118/+31
* sconfig: Update command line parametersMartin Roth2016-08-081-19/+8
* sconfig: pass in devicetree filenameMartin Roth2016-08-081-11/+23
* cbfstool/cbfs_image: Fix resource leak for tbuffFurquan Shaikh2016-08-081-0/+1
* cbfstool/cbfs_image: Check for return value of buffer_createFurquan Shaikh2016-08-081-2/+6
* cbfstool/cbfs_image: Fix resource leak for segsFurquan Shaikh2016-08-081-16/+14
* cbfstool/elfheaders: Make elf_writer_destroy NULL-safeFurquan Shaikh2016-08-082-0/+6
* cbfstool/cbfs_image: Initialze empty_sz to 0Furquan Shaikh2016-08-081-1/+1
* Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski2016-08-082-3/+5