summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* inteltool: #include <commonlib/helpers.h>Nico Huber2017-06-062-3/+5
* buildgcc: Fix color output in download_showing_percentageNico Huber2017-06-061-1/+1
* inteltool/ahci: Don't print reserved, all-zero registersNico Huber2017-06-061-19/+34
* inteltool/ahci: Add Skylake supportNico Huber2017-06-063-17/+43
* inteltool: Fix clean-up and close related TODONico Huber2017-06-061-1/+5
* inteltool: Add first Skylake PCI IDsNico Huber2017-06-062-0/+4
* inteltool: Don't use PCI_FILL_SIZESNico Huber2017-06-061-4/+6
* console/flashsconsole: Add spi flash console for debuggingYouness Alaoui2017-06-042-0/+2
* ifdtool: avoid potential unaligned pointer usageRonald G. Minnich2017-06-021-12/+14
* util/abuild: Start junit testcase block on kconfig failureMartin Roth2017-05-271-0/+1
* cbfscomptool: fix display of time_tMike Frysinger2017-05-271-1/+1
* util/hugo: no need to enable an interactive terminalPatrick Georgi2017-05-261-1/+1
* util/hugo: mark source mounts read-onlyPatrick Georgi2017-05-261-1/+1