summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* buildgcc: Allow environment to override $CC/$CXXNico Huber2017-06-261-26/+82
* crossgcc/buildgcc: update file location codeMartin Roth2017-06-251-6/+6
* xcompile: Fix clang compiler runtime detectionStefan Reinauer2017-06-251-3/+15
* crossgcc: cosmetic overhaul of outputStefan Reinauer2017-06-221-5/+6
* crossgcc: Rename print_stable to print_supportedStefan Reinauer2017-06-221-6/+6
* crossgcc: Update to clang 4.0Stefan Reinauer2017-06-2110-86/+7
* Add CMake 3.9.0-rc3 to coreboot toolchainStefan Reinauer2017-06-212-3/+20
* util/scripts/gerrit-rebase: allow skipping old historyPatrick Georgi2017-06-191-4/+32
* util/crossgcc: Fix musl libc supportPhilipp Deppenwiese2017-06-171-1/+1
* inteltool/Makefile: Clean .dependencies tooNico Huber2017-06-141-1/+1
* inteltool/Makefile: Separate CPPFLAGS from CFLAGSNico Huber2017-06-141-7/+10
* cbmem: Escape literal asterisks in log banner regexJulius Werner2017-06-141-1/+1
* msrtool: Remove `no-pic` from `CFLAGS`Paul Menzel2017-06-091-1/+1
* inteltool: Add Skylake PCI id in memory.cNico Huber2017-06-091-0/+1
* crossgcc: Resolve pointer and integer comparison in GCCPaul Kocialkowki2017-06-081-0/+27
* util/lint: Give better warning for help spacing issueMartin Roth2017-06-071-2/+8
* util/lint/kconfig_lint: update help checkingMartin Roth2017-06-072-3/+15
* abuild: Remove space before tabPaul Menzel2017-06-071-1/+1
* Use www.coreboot.org over coreboot.orgPaul Menzel2017-06-072-5/+5
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-0747-55/+55
* superiotool: Add SMSC KBC1126Iru Cai2017-06-061-0/+48
* util/cbfstool/lz4frame.c: Add comment to fall throughArthur Heymans2017-06-061-1/+1
* util/nvramtool: Bail out on unaligned multi-byte entriesNico Huber2017-06-064-0/+16