aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/cpu-models.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-20ppc: spelling fixesMichael Tokarev1-2/+2
2023-05-28target/ppc: Add POWER9 DD2.2 modelNicholas Piggin1-0/+1
2023-05-28target/ppc: Use SMT4 small core chip type in POWER9/10 PVRsNicholas Piggin1-3/+3
2022-07-06target/ppc: Fix MPC8555 and MPC8560 core type to e500v1Pali Rohár1-7/+7
2022-02-09target/ppc: Remove PowerPC 601 CPUsCédric Le Goater1-3/+0
2022-01-28target/ppc: Remove support for the PowerPC 602 CPUCédric Le Goater1-1/+0
2021-12-17target/ppc: remove 401/403 CPUsCédric Le Goater1-19/+0
2021-08-27ppc: Add a POWER10 DD2 CPUCédric Le Goater1-0/+1
2020-11-15powerpc tcg: Fix Lesser GPL version numberChetan Pant1-1/+1
2019-12-17target/ppc: Add POWER10 DD1.0 model informationCédric Le Goater1-0/+3
2019-04-26target/ppc: Style fixes for ppc-models.[ch]David Gibson1-1/+2
2017-10-17target/ppc: Add POWER9 DD2.0 model informationDavid Gibson1-0/+1
2017-09-27ppc: remove all unused CPU definitionsJohn Snow1-225/+0
2017-09-27ppc: remove unused CPU definitionsJohn Snow1-32/+0
2017-09-27ppc: Add 460EX embedded CPUBALATON Zoltan1-0/+1
2017-09-08ppc: drop caching ObjectClass from PowerPCCPUAliasIgor Mammedov1-1/+0
2017-09-08ppc: make cpu alias point only to real cpu modelsIgor Mammedov1-1/+1
2017-09-08ppc64: introduce e6500KONRAD Frederic1-0/+1
2017-05-11target/ppc: Allow workarounds for POWER9 DD1David Gibson1-0/+1
2017-01-31powerpc/cpu-models: rename ISAv3.00 logical PVR definitionSuraj Jitindar Singh1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+754