diff --git a/cpuid-20241023.src.tar.gz b/cpuid-20241023.src.tar.gz deleted file mode 100644 index 6c0bf13..0000000 --- a/cpuid-20241023.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc77435a8d5d2b3551713301e8cdb83e62a3cfedc84132b0ec9b1bb5e5244fdc -size 160816 diff --git a/cpuid-20250316.src.tar.gz b/cpuid-20250316.src.tar.gz new file mode 100644 index 0000000..76b6b08 --- /dev/null +++ b/cpuid-20250316.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef849e964a027c9575470c4dcc80944b4cb6ac214aca02feec6b249308fa0f5 +size 161671 diff --git a/cpuid.changes b/cpuid.changes index 33195a4..5a06022 100644 --- a/cpuid.changes +++ b/cpuid.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Mon Apr 7 14:49:29 UTC 2025 - Valentin Lefebvre + +- Update to release 20250316 + * cpuid.c: Updated synth decoding for (0,6),(11,6) to mention Atom + P6900, name determined from an Intel SA about DSA. SSG* confirms that + Grand Ridge is Crestmont. + * cpuid.c: Changed uarch synth for (0,6),(10,15) to Crestmont. The + Sierra Forest name appears only under synth decoding, similar to + Meteor Lake & Grand Ridge. + * cpuid.c: Added synth decoding for (0,6),(11,7) Xeon E-2400 & Xeon 6300. + * cpuid.c: Improved synth decoding for (0,6),(10,15),3 Sierra Forest C0, + Xeon 6 6700E-Series. + * cpuid.c: Changed synth decoding for (8,15),(9,0-7) Van Gogh to + Custom APU: Steam Deck. + * cpuid.c: Changed synth decoding for (8,15),(9,8-15) Mero to + Custom APU: Magic Leap Demophon. + * cpuid.c: Changed synth decoding for (11,15),(1,*) to "5th Gen", and + uarch decoding for (11,15),(1,*) to "Zen 5c". + * cpuid.c: Changed synth decoding for (10,15),(7,0-7) to be + Phoenix/Hawk Point. For (10,15),(7,5) specifically, instlatx64 has + samples: Ryzen 7 8845HS (Hawk Point) and Ryzen 7 8700G (Phoenix). It + may not be possible to differentiate the cases with just cpuid data. + * cpuid.c: Added synth decoding for (0,6),(0,9,2) Timna, a canceled + precursor to Banias, circa 2000. + * cpuid.c: Improved synth decoding for (0,6),(12,5) Arrow Lake-H and its + A1 (2) stepping. + * cpuid.c: Improved synth decoding for (0,6),(12,6) Arrow Lake-H and its + A0/B0 (2) stepping. + * cpuid.c: Improved synth decoding for (0,6),(11,5) Arrow Lake-U and its + A1 (0) stepping. + * cpuid.c: Added AMD PkgType for Ryzen 9000 (11,15),(4,*). + * cpuid.man: Added 57896 doc. + ------------------------------------------------------------------- Fri Mar 7 09:03:43 UTC 2025 - Valentin Lefebvre diff --git a/cpuid.spec b/cpuid.spec index b7cfb4c..9b3420f 100644 --- a/cpuid.spec +++ b/cpuid.spec @@ -17,7 +17,7 @@ Name: cpuid -Version: 20241023 +Version: 20250316 Release: 0 Summary: x86 CPU identification tool License: GPL-2.0-or-later