summaryrefslogtreecommitdiff
path: root/util/intelmetool
AgeCommit message (Expand)Author
2020-10-31.gitignore: Ignore .test/.dependencies globallyPatrick Georgi
2020-10-30.gitignore: Split into subdirectory filesPatrick Georgi
2020-10-12intelmetool: Add PCI ID for Cometlake-UMatt DeVillier
2020-09-23util/intelmetool: Fix the BootGuard dump featurePablo Stebler
2020-07-15util/intelmetool: Fix error messageEvgeny Zinoviev
2020-06-14util/intelmetool: Add support for Intel Cannon Point LP HECI ControllerMatt DeVillier
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-01util/intelmetool: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2019-07-23util/*/Makefile: Rename -W to -WextraJacob Garber
2019-04-23util/intelmetool: Add Intel Cannon Lake PCH HECI Controller to supported PCI ...Robin Broda
2019-03-07intelmetool: Add more flag descriptionsDamien Zammit
2019-03-07intelmetool: Consolidate all model support from upstreamDamien Zammit
2019-02-25intelmetool: Use GPLv2+ where possibleDamien Zammit
2018-11-17treewide: use /usr/bin/env where appropriateYegor Timoshenko
2018-07-26util: Add description.md to each utilTom Hiller
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-05-23util/intelmetool: Add Makefile target for OLDARC definitionMatthias Gazzari
2018-05-22util/intelmetool: Fix missing commaMatthias Gazzari
2018-04-28util/intelmetool: Be explicit about *kernel* cmdline argumentsJonathan Neuschäfer
2018-04-16util/intelmetool: Add additional helpful error messagesPatrick Rudolph
2018-04-16util/intelmetool: Fix bootguard dumpPatrick Rudolph
2018-04-16util/intelmetool: Add support for platforms without RCBAPatrick Rudolph
2018-04-16util/intelmetool: Fix crash on strict devmem kernelsPatrick Rudolph
2018-04-05intelmetool: Include <sys/io.h> for musl-libcIvan J
2017-11-30util/intelmetool: Fix some platformsPatrick Rudolph
2017-11-25util/intelmetool: Add bootguard information dump supportPhilipp Deppenwiese
2017-11-25util/intelmetool: Fix lint errors and warningsPatrick Rudolph
2017-11-03intelmetool: Print colored capabilitiesMaximilian Schander
2017-11-03intelmetool: Do small cosmetic changesMaximilian Schander
2017-10-22intelmetool: Add support for Sunrise Point LPYouness Alaoui
2017-09-06intelmetool: Add support for Sunrise Point-HShawn Chang
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-05-11intelmetool: Enable warning *set-but-unused-variable*Paul Menzel
2017-05-11intelmetool: Comment out unused variablePaul Menzel
2017-05-11intelmetool: Enhance missing packages helpVincent Legoll
2017-05-06intelmetool: Use correct type for pointerPaul Menzel
2017-05-05intelmetool: handle failures to mmap MEI memoryPaul Wise
2017-05-05intelmetool: free sb pci_dev struct allocated by pci_get_dev()Paul Wise
2017-05-05intelmetool: Print strerror() results for mmap errorsPaul Wise
2017-04-04util/intelmetool: Check for NULL return from pci_lookup_nameYouness Alaoui
2017-04-04util/intelmetool: Fix access to deleted data on stackYouness Alaoui
2017-03-08util/intelmetool: Add support for Wildcat Point LPHuan Truong
2017-03-08util/intelmetool: Fix segfault on edge casesHuan Truong
2017-01-20util/intelmetool: Try to activate the ME before scanning PCIe for itDan Elkouby