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