summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/hugo: Add framework to build www.coreboot.org/DocumentationPatrick Georgi2017-05-259-0/+1150
* util/lint: ignore some more binary file typesPatrick Georgi2017-05-251-1/+1
* cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logsJulius Werner2017-05-181-1/+4
* util/release: Update build-release scriptMartin Roth2017-05-161-9/+11
* xcompile: replace -print-librt-file-name with -print-libgcc-file-namePatrick Georgi2017-05-161-1/+1
* util/cbmem: mmap underflow on low addressesAaron Durbin2017-05-151-1/+3
* util: Add tools for dumping and inserting KBC1126 firmware images.Iru Cai2017-05-114-0/+303
* intelmetool: Enable warning *set-but-unused-variable*Paul Menzel2017-05-111-1/+1
* intelmetool: Comment out unused variablePaul Menzel2017-05-111-3/+3
* intelmetool: Enhance missing packages helpVincent Legoll2017-05-111-2/+3
* superiotool: Add registers of LPC47N217Iru Cai2017-05-081-0/+13