summaryrefslogtreecommitdiff
path: root/target/ppc/cpu-models.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-17target/ppc: Add POWER9 DD2.0 model informationDavid Gibson1-2/+4
2017-09-27ppc: Add 460EX embedded CPUBALATON Zoltan1-0/+3
2017-09-08ppc: remove non implemented cpu modelsIgor Mammedov1-455/+0
2017-09-08ppc: make cpu alias point only to real cpu modelsIgor Mammedov1-26/+30
2017-09-08ppc: make cpu_model translation to type consistentIgor Mammedov1-376/+376
2017-09-08ppc: use macros to make cpu type name from string literalIgor Mammedov1-1/+1
2017-09-08ppc64: introduce e6500KONRAD Frederic1-0/+2
2017-01-31target/ppc/cpu-models: Fix/remove bad CPU aliasesThomas Huth1-20/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+1426