summaryrefslogtreecommitdiff
path: root/util/msrtool
AgeCommit message (Expand)Author
2021-02-11util/msrtool: teach the configure script to use clangIdwer Vollering
2021-01-25util: Update all shebangs to use /usr/bin/envMartin Roth
2021-01-21msrtool: fix build with gcc 10.Michal Suchanek
2020-10-31.gitignore: Ignore .test/.dependencies globallyPatrick Georgi
2020-10-30.gitignore: Split into subdirectory filesPatrick Georgi
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
2020-01-30util/msrtool: Fix formatting issues reported by checkpatchPatrick Georgi
2020-01-30util/msrtool: Fix typosPatrick Georgi
2018-08-28util/msrtool: Fix typosElyes HAOUAS
2018-07-26util: Add description.md to each utilTom Hiller
2018-06-04util/msrtool: Add Pentium D supportElyes HAOUAS
2018-05-15msrtool: add VIA C7Lubomir Rintel
2018-05-15util/msrtool: Check for VENDOR_AMD for K8 probeKyösti Mälkki
2018-05-15util/msrtool: Fix swapped IA32_MC3_x and IA32_MC4_xKyösti Mälkki
2018-05-15util/msrtool: Fix names from IA32_MCO_xx to IA32_MC0_xxKyösti Mälkki
2018-05-15msrtool: use a bit more clever cpuid vendor matchLubomir Rintel
2018-05-13msrtool: add support for printing string valuesLubomir Rintel
2018-05-13mstrool: only use intel targets for actual intel CPUsLubomir Rintel
2017-08-22util/msrtool: Exit program after displaying the help messageMaciej Suminski
2017-06-09msrtool: Remove `no-pic` from `CFLAGS`Paul Menzel
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2016-10-19util/msrtool: Use tabs for indentsElyes HAOUAS
2016-07-28util/msrtool: update register for Pentium4_laterElyes HAOUAS
2016-07-28msrtool/README: Remove trailing spacesElyes HAOUAS
2015-12-14msrtool/configure: change svn to gitIru Cai
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-11utils/msrtool: add westmere cpuids to nehalemAlexander Couzens
2013-07-08msrtool: Fix verbose ignored by cpuid().Benoît Legat
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
2013-01-28msrtool: Decoding for most of Intel Core 2 MSRsAnton Kochkov
2012-07-21msrtool: Factor out cpuid() from target probe functions into main()Anton Kochkov
2012-07-13msrtool: add support for cs5536 LPC_SERIRQ (0x5140004e)Christian Gmeiner
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
2011-01-19Add Geode GX2 memmory descriptors. ...Nils Jacobs
2010-05-17msrtool: Print hex values using only as many digits as the field needsPeter Stuge
2010-05-17msrtool: Remove some unneeded castsPeter Stuge
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-01-17msrtool: Fix typoPaul Menzel
2010-01-17msrtool: Read both MSR values from file in diff modePeter Stuge
2010-01-17msrtool: Add endptr to str2msr() showing how many characters were parsedPeter Stuge
2010-01-16msrtool: More trivial rearrangementPeter Stuge
2010-01-16msrtool: Remove indent by using continue inside for() to avoid an if blockPeter Stuge