summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib: provide clearer devicetree semanticsAaron Durbin2017-04-251-13/+13
* util/nvidia/cbootimage: Update to upstream masterMartin Roth2017-04-241-0/+0
* util/lint: Don't run checkpatch on the documentationMartin Roth2017-04-241-1/+2
* mma: update mma setup script for v2.1018Pratik Prajapati2017-04-241-9/+18
* util/blobtool: Update blobtool.yMartin Roth2017-04-242-124/+152
* util/blobtool: clean up blobtool.l a bitMartin Roth2017-04-242-111/+77
* Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner2017-04-201-24/+39
* util/inteltool: Add ICH10 (Consumer Base) supportArthur Heymans2017-04-156-0/+7
* util/blobtool & sconfig: Update GENPARSER Kconfig questionMartin Roth2017-04-142-2/+2
* util/blobtool: Hook into coreboot buildMartin Roth2017-04-144-0/+3975
* cbmem: Add custom aligned memcpy() implementationJulius Werner2017-04-141-1/+31
* util/intelmetool: Check for NULL return from pci_lookup_nameYouness Alaoui2017-04-041-0/+4
* abuild: add timeless build command line parameterMartin Roth2017-04-041-3/+8
* util/abuild: Save checksums of build filesMartin Roth2017-04-041-1/+11
* util/docker: Update makefile for servers and local useMartin Roth2017-04-041-8/+104
* util/intelmetool: Fix access to deleted data on stackYouness Alaoui2017-04-041-6/+7
* cbfstool/ifwitool: Remove unnecessary assignmentPaul Menzel2017-03-291-2/+2
* util/futility/Makefile: Update clean targetMartin Roth2017-03-291-2/+3