summaryrefslogtreecommitdiffstats
path: root/util/intelmetool
Commit message (Expand)AuthorAgeFilesLines
* util/*/Makefile: Rename -W to -WextraJacob Garber2019-07-231-1/+1
* util/intelmetool: Add Intel Cannon Lake PCH HECI Controller to supported PCI ...Robin Broda2019-04-231-0/+2
* intelmetool: Add more flag descriptionsDamien Zammit2019-03-072-0/+6
* intelmetool: Consolidate all model support from upstreamDamien Zammit2019-03-072-67/+273
* intelmetool: Use GPLv2+ where possibleDamien Zammit2019-02-258-12/+15
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-22/+22
* util/intelmetool: Add Makefile target for OLDARC definitionMatthias Gazzari2018-05-231-1/+4
* util/intelmetool: Fix missing commaMatthias Gazzari2018-05-221-1/+1
* util/intelmetool: Be explicit about *kernel* cmdline argumentsJonathan Neuschäfer2018-04-282-3/+3
* util/intelmetool: Add additional helpful error messagesPatrick Rudolph2018-04-162-3/+6
* util/intelmetool: Fix bootguard dumpPatrick Rudolph2018-04-161-9/+9
* util/intelmetool: Add support for platforms without RCBAPatrick Rudolph2018-04-163-37/+56
* util/intelmetool: Fix crash on strict devmem kernelsPatrick Rudolph2018-04-162-4/+9
* intelmetool: Include <sys/io.h> for musl-libcIvan J2018-04-051-0/+1
* util/intelmetool: Fix some platformsPatrick Rudolph2017-11-302-16/+17
* util/intelmetool: Add bootguard information dump supportPhilipp Deppenwiese2017-11-257-33/+259
* util/intelmetool: Fix lint errors and warningsPatrick Rudolph2017-11-255-217/+331
* intelmetool: Print colored capabilitiesMaximilian Schander2017-11-031-1/+1
* intelmetool: Do small cosmetic changesMaximilian Schander2017-11-035-78/+92
* intelmetool: Add support for Sunrise Point LPYouness Alaoui2017-10-221-1/+3
* intelmetool: Add support for Sunrise Point-HShawn Chang2017-09-061-1/+5
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* 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
* intelmetool: Use correct type for pointerPaul Menzel2017-05-061-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/intelmetool: Check for NULL return from pci_lookup_nameYouness Alaoui2017-04-041-0/+4
* util/intelmetool: Fix access to deleted data on stackYouness Alaoui2017-04-041-6/+7
* util/intelmetool: Add support for Wildcat Point LPHuan Truong2017-03-081-4/+6
* util/intelmetool: Fix segfault on edge casesHuan Truong2017-03-081-1/+2
* util/intelmetool: Try to activate the ME before scanning PCIe for itDan Elkouby2017-01-201-4/+4
* util/intelmetool: Fix warning building with 32-bitPaul Menzel2016-12-283-13/+13
* intelmetool: Add the X99 ISA Bridge device idOmar Pakker2016-06-041-1/+3
* intelmetool: Fix detection logic of no MEI deviceDamien Zammit2016-04-131-1/+3
* util/intelmetool: Add intelmetool from Damien ZammitPhilipp Deppenwiese2016-03-258-0/+2070