index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
intelmetool
Commit message (
Expand
)
Author
Age
Files
Lines
*
.gitignore: Ignore .test/.dependencies globally
Patrick Georgi
2020-10-31
1
-2
/
+0
*
.gitignore: Split into subdirectory files
Patrick Georgi
2020-10-30
1
-0
/
+3
*
intelmetool: Add PCI ID for Cometlake-U
Matt DeVillier
2020-10-12
1
-0
/
+2
*
util/intelmetool: Fix the BootGuard dump feature
Pablo Stebler
2020-09-23
5
-64
/
+71
*
util/intelmetool: Fix error message
Evgeny Zinoviev
2020-07-15
1
-1
/
+1
*
util/intelmetool: Add support for Intel Cannon Point LP HECI Controller
Matt DeVillier
2020-06-14
1
-0
/
+2
*
treewide: Convert more license headers to SPDX style
Patrick Georgi
2020-05-11
1
-11
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
3
-3
/
+0
*
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
2
-21
/
+2
*
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-05-09
3
-11
/
+2
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
9
-106
/
+9
*
treewide: move copyrights and authors to AUTHORS
Patrick Georgi
2020-05-06
9
-22
/
+8
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
3
-6
/
+3
*
util/intelmetool: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-01
1
-4
/
+4
*
util/*/Makefile: Rename -W to -Wextra
Jacob Garber
2019-07-23
1
-1
/
+1
*
util/intelmetool: Add Intel Cannon Lake PCH HECI Controller to supported PCI ...
Robin Broda
2019-04-23
1
-0
/
+2
*
intelmetool: Add more flag descriptions
Damien Zammit
2019-03-07
2
-0
/
+6
*
intelmetool: Consolidate all model support from upstream
Damien Zammit
2019-03-07
2
-67
/
+273
*
intelmetool: Use GPLv2+ where possible
Damien Zammit
2019-02-25
8
-12
/
+15
*
treewide: use /usr/bin/env where appropriate
Yegor Timoshenko
2018-11-17
1
-1
/
+1
*
util: Add description.md to each util
Tom Hiller
2018-07-26
1
-0
/
+1
*
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
1
-22
/
+22
*
util/intelmetool: Add Makefile target for OLDARC definition
Matthias Gazzari
2018-05-23
1
-1
/
+4
*
util/intelmetool: Fix missing comma
Matthias Gazzari
2018-05-22
1
-1
/
+1
*
util/intelmetool: Be explicit about *kernel* cmdline arguments
Jonathan Neuschäfer
2018-04-28
2
-3
/
+3
*
util/intelmetool: Add additional helpful error messages
Patrick Rudolph
2018-04-16
2
-3
/
+6
*
util/intelmetool: Fix bootguard dump
Patrick Rudolph
2018-04-16
1
-9
/
+9
*
util/intelmetool: Add support for platforms without RCBA
Patrick Rudolph
2018-04-16
3
-37
/
+56
*
util/intelmetool: Fix crash on strict devmem kernels
Patrick Rudolph
2018-04-16
2
-4
/
+9
*
intelmetool: Include <sys/io.h> for musl-libc
Ivan J
2018-04-05
1
-0
/
+1
*
util/intelmetool: Fix some platforms
Patrick Rudolph
2017-11-30
2
-16
/
+17
*
util/intelmetool: Add bootguard information dump support
Philipp Deppenwiese
2017-11-25
7
-33
/
+259
*
util/intelmetool: Fix lint errors and warnings
Patrick Rudolph
2017-11-25
5
-217
/
+331
*
intelmetool: Print colored capabilities
Maximilian Schander
2017-11-03
1
-1
/
+1
*
intelmetool: Do small cosmetic changes
Maximilian Schander
2017-11-03
5
-78
/
+92
*
intelmetool: Add support for Sunrise Point LP
Youness Alaoui
2017-10-22
1
-1
/
+3
*
intelmetool: Add support for Sunrise Point-H
Shawn Chang
2017-09-06
1
-1
/
+5
*
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-07
1
-1
/
+1
*
intelmetool: Enable warning *set-but-unused-variable*
Paul Menzel
2017-05-11
1
-1
/
+1
*
intelmetool: Comment out unused variable
Paul Menzel
2017-05-11
1
-3
/
+3
*
intelmetool: Enhance missing packages help
Vincent Legoll
2017-05-11
1
-2
/
+3
*
intelmetool: Use correct type for pointer
Paul Menzel
2017-05-06
1
-1
/
+1
*
intelmetool: handle failures to mmap MEI memory
Paul Wise
2017-05-05
2
-0
/
+14
*
intelmetool: free sb pci_dev struct allocated by pci_get_dev()
Paul Wise
2017-05-05
1
-0
/
+1
*
intelmetool: Print strerror() results for mmap errors
Paul Wise
2017-05-05
1
-4
/
+5
*
util/intelmetool: Check for NULL return from pci_lookup_name
Youness Alaoui
2017-04-04
1
-0
/
+4
*
util/intelmetool: Fix access to deleted data on stack
Youness Alaoui
2017-04-04
1
-6
/
+7
*
util/intelmetool: Add support for Wildcat Point LP
Huan Truong
2017-03-08
1
-4
/
+6
*
util/intelmetool: Fix segfault on edge cases
Huan Truong
2017-03-08
1
-1
/
+2
*
util/intelmetool: Try to activate the ME before scanning PCIe for it
Dan Elkouby
2017-01-20
1
-4
/
+4
[next]