summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: lint: Update to run lint-extended scriptsMartin Roth2017-08-142-5/+9
* util/lint: add extended stable checkpatch for testingMartin Roth2017-08-141-0/+44
* util/cbmem, util/cbfstool: resolve macro errors on FreeBSDIdwer Vollering2017-08-112-0/+8
* copy & update test routines from what-jenkins-doesMartin Roth2017-08-111-8/+72
* Make: Move testing into a subdirectoryMartin Roth2017-08-111-0/+56
* util/lint: Update license header lint scriptsMartin Roth2017-08-102-5/+9
* lint: Update lint-stable-021-coreboot-lowercaseMartin Roth2017-08-101-1/+1
* util/lint: provide option to skip newline checkAaron Durbin2017-08-091-0/+4
* add __must_check to */compiler.hCaveh Jalali2017-08-082-0/+2
* buildgcc: Fix libelf 64bit detectionStefan Reinauer2017-08-071-0/+28
* buildgcc: Update to gdb 8.0 and expat 2.2.1Stefan Reinauer2017-08-078-15/+15
* util/scripts: Add script to update submodulesMartin Roth2017-08-041-0/+73
* util/kbc1126: Refactor kbc1126_ec_insertIru Cai2017-08-031-30/+68
* util/cbfstool: Fix build with armv7-eabi cross compilerPatrick Georgi2017-08-021-1/+1
* util/abuild: Set exit status on failureMartin Roth2017-07-311-2/+10
* util/autoport: Remove copy-pasting of PMIR registerNico Huber2017-07-311-2/+0
* intel/sandybridge: Clean VGA BIOS ids up a littleNico Huber2017-07-301-3/+3
* intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber2017-07-301-1/+0
* util/gitconfig: update pre-commit scriptMartin Roth2017-07-291-1/+7
* util/inteltool: Clean up checkpatch.pl warningsPratik Prajapati2017-07-281-10/+5
* util/inteltool: Add support for SGX statusPratik Prajapati2017-07-283-3/+158
* abuild: Update file locationsMartin Roth2017-07-251-2/+2
* util/lint: Update final newline checkMartin Roth2017-07-241-1/+1
* util/lint: exclude patch files from asm syntax checkMartin Roth2017-07-211-1/+1
* util/vgabios: Don't call redefined printk in printkStefan Reinauer2017-07-211-1/+4
* crossgcc: Clean out ABI variable for GMPPatrick Georgi2017-07-191-0/+3
* abuild: Update file locationsMartin Roth2017-07-191-3/+3
* util/lint: update kconfig_lintMartin Roth2017-07-181-2/+33
* crossgcc: patch out uses of $(P) variable from gcc/ada buildPatrick Georgi2017-07-181-0/+15
* inteltool: Add support for Skylake PMCNico Huber2017-07-151-2/+65
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-1310-35/+88
* abuild: give --silent the silent treatmentPatrick Georgi2017-07-111-15/+8
* crossgcc: Prefer gnatgcc over gcc if availablePatrick Georgi2017-07-111-1/+3
* util/crossgcc: Fix typoPatrick Georgi2017-07-071-1/+1
* util/cbfstool: demote FV handling errors to debugPatrick Georgi2017-07-071-2/+2
* util/cbfstool: demote not-ELF error to debugPatrick Georgi2017-07-071-1/+1
* util/abuild: Update abuildMartin Roth2017-06-291-10/+14
* util/lint: Update checkpatch & files to upstream linuxMartin Roth2017-06-293-154/+493
* util/superiotool: Check for libpci before builingArthur Heymans2017-06-281-1/+32
* clang: Allow initializer overridesStefan Reinauer2017-06-271-1/+2
* xcompile: silence clang when referencing packed structs' membersPatrick Georgi2017-06-271-1/+1
* xcompile: Also try clang variants under the $triplet-clang schemePatrick Georgi2017-06-271-2/+4
* util/lint: Add check to make sure 'coreboot' is lowercaseMartin Roth2017-06-271-0/+33
* util: change coreboot to lowercaseMartin Roth2017-06-276-6/+6
* buildgcc: Adapt messages about GNAT and bootstrappingNico Huber2017-06-271-34/+88
* buildgcc: Rename quit() to exit_handler()Nico Huber2017-06-271-2/+2
* util/blobtool: add spec files for DDR3 SPDsMartin Roth2017-06-272-0/+467
* util/crossgcc: Fix building gcc 6.3.0 with clangPatrick Georgi2017-06-271-0/+11
* crossgcc: Fix building with clang++ in the presence of gccPatrick Georgi2017-06-271-4/+9
* libpayload: Enable building libpayload with march=i586Lee Leahy2017-06-261-1/+1