summaryrefslogtreecommitdiff
path: root/util/msrtool/msrtool.h
AgeCommit message (Expand)Author
2021-01-21msrtool: fix build with gcc 10.Michal Suchanek
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2018-06-04util/msrtool: Add Pentium D supportElyes HAOUAS
2018-05-15msrtool: add VIA C7Lubomir Rintel
2018-05-15msrtool: use a bit more clever cpuid vendor matchLubomir Rintel
2018-05-13msrtool: add support for printing string valuesLubomir Rintel
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-06-06Intel Atom cpu support to msrtoolOlivier Langlois
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-07-21msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov
2012-07-10msrtool: Add Intel Nehalem CPUs supportAnton Kochkov
2012-07-10msrtool: Fix Intel CPUs detectionAnton Kochkov
2011-06-28msrtool: added support for Intel CPUsAnton Kochkov
2011-03-14msrtool: Update to use DirectHW on Mac OS XStefan Reinauer
2010-01-17msrtool: Add endptr to str2msr() showing how many characters were parsedPeter Stuge
2010-01-15Support for the AMD Geode GX2 Nils Jacobs
2009-11-28msrtool: Add FreeBSD support using /dev/cpuctl ioctl interfaceAndriy Gapon
2009-09-01port msrtool to darwin.Stefan Reinauer
2009-03-08Add some basic K8 MSRs. Marc Jones
2009-01-26msrtool: Allow MSR symbols (names) to also be used as addresses.Peter Stuge
2008-11-25msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge
2008-11-22msrtool: Release Candidate 1Peter Stuge