summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2017-07-07util/crossgcc: Fix typoPatrick Georgi
2017-07-07util/cbfstool: demote FV handling errors to debugPatrick Georgi
2017-07-07util/cbfstool: demote not-ELF error to debugPatrick Georgi
2017-06-29util/abuild: Update abuildMartin Roth
2017-06-29util/lint: Update checkpatch & files to upstream linuxMartin Roth
2017-06-28util/superiotool: Check for libpci before builingArthur Heymans
2017-06-27clang: Allow initializer overridesStefan Reinauer
2017-06-27xcompile: silence clang when referencing packed structs' membersPatrick Georgi
2017-06-27xcompile: Also try clang variants under the $triplet-clang schemePatrick Georgi
2017-06-27util/lint: Add check to make sure 'coreboot' is lowercaseMartin Roth
2017-06-27util: change coreboot to lowercaseMartin Roth
2017-06-27buildgcc: Adapt messages about GNAT and bootstrappingNico Huber
2017-06-27buildgcc: Rename quit() to exit_handler()Nico Huber
2017-06-27util/blobtool: add spec files for DDR3 SPDsMartin Roth
2017-06-27util/crossgcc: Fix building gcc 6.3.0 with clangPatrick Georgi
2017-06-27crossgcc: Fix building with clang++ in the presence of gccPatrick Georgi
2017-06-26libpayload: Enable building libpayload with march=i586Lee Leahy
2017-06-26buildgcc: Allow environment to override $CC/$CXXNico Huber
2017-06-25crossgcc/buildgcc: update file location codeMartin Roth
2017-06-25xcompile: Fix clang compiler runtime detectionStefan Reinauer
2017-06-22crossgcc: cosmetic overhaul of outputStefan Reinauer
2017-06-22crossgcc: Rename print_stable to print_supportedStefan Reinauer
2017-06-21crossgcc: Update to clang 4.0Stefan Reinauer
2017-06-21Add CMake 3.9.0-rc3 to coreboot toolchainStefan Reinauer
2017-06-19util/scripts/gerrit-rebase: allow skipping old historyPatrick Georgi
2017-06-17util/crossgcc: Fix musl libc supportPhilipp Deppenwiese
2017-06-14inteltool/Makefile: Clean .dependencies tooNico Huber
2017-06-14inteltool/Makefile: Separate CPPFLAGS from CFLAGSNico Huber
2017-06-14cbmem: Escape literal asterisks in log banner regexJulius Werner
2017-06-09msrtool: Remove `no-pic` from `CFLAGS`Paul Menzel
2017-06-09inteltool: Add Skylake PCI id in memory.cNico Huber
2017-06-08crossgcc: Resolve pointer and integer comparison in GCCPaul Kocialkowki
2017-06-07util/lint: Give better warning for help spacing issueMartin Roth
2017-06-07util/lint/kconfig_lint: update help checkingMartin Roth
2017-06-07abuild: Remove space before tabPaul Menzel
2017-06-07Use www.coreboot.org over coreboot.orgPaul Menzel
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-06-06superiotool: Add SMSC KBC1126Iru Cai
2017-06-06util/cbfstool/lz4frame.c: Add comment to fall throughArthur Heymans
2017-06-06util/nvramtool: Bail out on unaligned multi-byte entriesNico Huber
2017-06-06inteltool: #include <commonlib/helpers.h>Nico Huber
2017-06-06buildgcc: Fix color output in download_showing_percentageNico Huber
2017-06-06inteltool/ahci: Don't print reserved, all-zero registersNico Huber
2017-06-06inteltool/ahci: Add Skylake supportNico Huber
2017-06-06inteltool: Fix clean-up and close related TODONico Huber
2017-06-06inteltool: Add first Skylake PCI IDsNico Huber
2017-06-06inteltool: Don't use PCI_FILL_SIZESNico Huber
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui
2017-06-02ifdtool: avoid potential unaligned pointer usageRonald G. Minnich
2017-05-27util/abuild: Start junit testcase block on kconfig failureMartin Roth