summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* intelmetool: Use correct type for pointerPaul Menzel2017-05-061-1/+1
* blobtool/ifd-x200.set: Fix flashmap0 NRArthur Heymans2017-05-051-1/+1
* intelmetool: handle failures to mmap MEI memoryPaul Wise2017-05-052-0/+14
* intelmetool: free sb pci_dev struct allocated by pci_get_dev()Paul Wise2017-05-051-0/+1
* intelmetool: Print strerror() results for mmap errorsPaul Wise2017-05-051-4/+5
* util/autoport: Add the PCI ID of the iGPU for the Intel i7 3770KOmar Pakker2017-05-031-1/+1
* cbmem: Add new command line flag to dump console for one boot onlyJulius Werner2017-05-021-4/+37
* mb/*/mainboard.c: Get rid of SPI AFC registerPatrick Rudolph2017-05-011-1/+1
* util/inteltool: Add support for Wildcat Point-LP PremiumYouness Alaoui2017-05-015-0/+6
* util/inteltool: Break long lines in supported_chips_listYouness Alaoui2017-05-011-25/+50
* crossgcc: disable libsanitizer for the bootstrapped compilerPatrick Georgi2017-04-281-0/+1
* amdfwtool: Move normal firmware 2 after fanless firmware2sMarc Jones2017-04-271-2/+2
* crossgcc: fix DESTDIR buildsPatrick Georgi2017-04-271-1/+12
* util/ectool: Dump ram by defaultArthur Heymans2017-04-251-2/+1
* util/ectool: Fix timeout on sending EC commandArthur Heymans2017-04-251-1/+1