From 8cb5f2575c9da46099111009bf85e9813d8cc0fb Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Wed, 23 Sep 2026 03:31:28 +0900 Subject: [PATCH] feat(data/soc): add Wikipedia URLs for 32 confirmed chips --- data/soc/apple/2010/apple-a4.json | 3 ++- data/soc/apple/2012/apple-a5.json | 3 ++- data/soc/apple/2012/apple-a5x.json | 3 ++- data/soc/apple/2012/apple-a6x.json | 3 ++- data/soc/apple/2014/apple-a8-apl1011-t7000.json | 3 ++- data/soc/apple/2014/apple-a8x.json | 3 ++- data/soc/apple/2014/apple-s1.json | 3 ++- data/soc/apple/2016/apple-a10-fusion-apl1024-apl1w24.json | 3 ++- data/soc/apple/2016/apple-a10-fusion-apl1w24-t8010.json | 3 ++- data/soc/apple/2016/apple-a9x.json | 3 ++- data/soc/hisilicon/2013/hisilicon-k3v2-hi3620.json | 3 ++- data/soc/hisilicon/2014/hisilicon-kirin-910.json | 3 ++- data/soc/hisilicon/2014/hisilicon-kirin-910t.json | 3 ++- data/soc/hisilicon/2014/hisilicon-kirin-925.json | 3 ++- data/soc/hisilicon/2014/hisilicon-kirin910t.json | 3 ++- data/soc/hisilicon/2014/hisilicon-kirin928.json | 3 ++- data/soc/huawei/2015/kirin-950.json | 3 ++- data/soc/huawei/2016/kirin-955.json | 3 ++- data/soc/huawei/2016/kirin-960.json | 3 ++- data/soc/huawei/2018/kirin-710.json | 3 ++- data/soc/huawei/2019/kirin-710f.json | 3 ++- data/soc/huawei/2019/kirin-810.json | 3 ++- data/soc/huawei/2019/kirin-990-4g.json | 3 ++- data/soc/huawei/2020/kirin-9000e.json | 3 ++- data/soc/mediatek/2012/mediatek-mt6573.json | 3 ++- data/soc/mediatek/2012/mediatek-mt6575.json | 3 ++- data/soc/mediatek/2012/mediatek-mt6577.json | 3 ++- data/soc/mediatek/2012/mediatek-mt6577t.json | 3 ++- data/soc/qualcomm/2007/qualcomm-msm7200.json | 3 ++- data/soc/qualcomm/2008/qualcomm-msm7225.json | 3 ++- data/soc/unisoc/2013/spreadtrum-sc8810.json | 3 ++- data/soc/unisoc/2013/spreadtrum-shark-sc7735s.json | 3 ++- 32 files changed, 64 insertions(+), 32 deletions(-) diff --git a/data/soc/apple/2010/apple-a4.json b/data/soc/apple/2010/apple-a4.json index f2709c367ec8..883bdda774aa 100644 --- a/data/soc/apple/2010/apple-a4.json +++ b/data/soc/apple/2010/apple-a4.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX535", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_chipset": "Apple A4 (45 nm)" } diff --git a/data/soc/apple/2012/apple-a5.json b/data/soc/apple/2012/apple-a5.json index cf32e12368bd..a939c1b131b3 100644 --- a/data/soc/apple/2012/apple-a5.json +++ b/data/soc/apple/2012/apple-a5.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX543MP2", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_chipset": "Apple A5 (45 nm)", "gpu_cores": 2 diff --git a/data/soc/apple/2012/apple-a5x.json b/data/soc/apple/2012/apple-a5x.json index bd43f4b5c0a3..9a682ded29b5 100644 --- a/data/soc/apple/2012/apple-a5x.json +++ b/data/soc/apple/2012/apple-a5x.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX543MP4 (quad-core graphics)", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_chipset": "Apple A5X (45 nm)", "gpu_cores": 4 diff --git a/data/soc/apple/2012/apple-a6x.json b/data/soc/apple/2012/apple-a6x.json index d3b7193d3dae..0b5fa0d5f84c 100644 --- a/data/soc/apple/2012/apple-a6x.json +++ b/data/soc/apple/2012/apple-a6x.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX554MP4 (quad-core graphics)", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_chipset": "Apple A6X (32 nm)", "gpu_cores": 4 diff --git a/data/soc/apple/2014/apple-a8-apl1011-t7000.json b/data/soc/apple/2014/apple-a8-apl1011-t7000.json index e9052b7ba995..56b4cabce46f 100644 --- a/data/soc/apple/2014/apple-a8-apl1011-t7000.json +++ b/data/soc/apple/2014/apple-a8-apl1011-t7000.json @@ -10,7 +10,8 @@ "gpu_name": "PowerVR GX6450", "verified": false, "source_urls": [ - "https://phonedb.net" + "https://phonedb.net", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_phonedb_refs": 28 } diff --git a/data/soc/apple/2014/apple-a8x.json b/data/soc/apple/2014/apple-a8x.json index 2ddd24e1ec4b..cbeea58bf299 100644 --- a/data/soc/apple/2014/apple-a8x.json +++ b/data/soc/apple/2014/apple-a8x.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR GXA6850 (octa-core graphics)", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_chipset": "Apple A8X (20 nm)", "gpu_cores": 8 diff --git a/data/soc/apple/2014/apple-s1.json b/data/soc/apple/2014/apple-s1.json index 7bd4a5ad9273..eb2766f0e0cd 100644 --- a/data/soc/apple/2014/apple-s1.json +++ b/data/soc/apple/2014/apple-s1.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX543", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_S_-series_processors" ], "raw_chipset": "Apple S1 (28 nm)" } diff --git a/data/soc/apple/2016/apple-a10-fusion-apl1024-apl1w24.json b/data/soc/apple/2016/apple-a10-fusion-apl1024-apl1w24.json index 65c5b2e10801..4d60713cf7fa 100644 --- a/data/soc/apple/2016/apple-a10-fusion-apl1024-apl1w24.json +++ b/data/soc/apple/2016/apple-a10-fusion-apl1024-apl1w24.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR GT7600 Plus", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/sady36/mobile-phones-specs" + "https://www.kaggle.com/datasets/sady36/mobile-phones-specs", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_chipset": "Apple A10 Fusion APL1024 / APL1W24 (T8010), 2016, 64 bit, quad-core, 64 Kbyte I-Cache, 64 Kbyte D-Cache, 3072 Kbyte L2, 4096 Kbyte L3, 16 nm, IMG PowerVR GT7600 Plus GPU" } diff --git a/data/soc/apple/2016/apple-a10-fusion-apl1w24-t8010.json b/data/soc/apple/2016/apple-a10-fusion-apl1w24-t8010.json index 5d3d82ab4d0d..2ad69070e50f 100644 --- a/data/soc/apple/2016/apple-a10-fusion-apl1w24-t8010.json +++ b/data/soc/apple/2016/apple-a10-fusion-apl1w24-t8010.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR GT7600 Plus", "verified": false, "source_urls": [ - "https://phonedb.net/index.php?m=device&id=17907" + "https://phonedb.net/index.php?m=device&id=17907", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_chipset": "Apple A10 Fusion APL1W24 T8010 (Cayman), 2016, 64 bit, quad-core, 64 Kbyte I-Cache, 64 Kbyte D-Cache, 3072 Kbyte L2, 4096 Kbyte L3, 16 nm, IMG PowerVR GT7600 Plus GPU" } diff --git a/data/soc/apple/2016/apple-a9x.json b/data/soc/apple/2016/apple-a9x.json index 8967e805dfec..903a229235fa 100644 --- a/data/soc/apple/2016/apple-a9x.json +++ b/data/soc/apple/2016/apple-a9x.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR Series 7 (12-core graphics)", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/Apple_silicon#Comparison_of_A_-series_processors" ], "raw_chipset": "Apple A9X (16 nm)", "gpu_cores": 12 diff --git a/data/soc/hisilicon/2013/hisilicon-k3v2-hi3620.json b/data/soc/hisilicon/2013/hisilicon-k3v2-hi3620.json index 01df2b0235f0..adb0e1458477 100644 --- a/data/soc/hisilicon/2013/hisilicon-k3v2-hi3620.json +++ b/data/soc/hisilicon/2013/hisilicon-k3v2-hi3620.json @@ -7,7 +7,8 @@ "gpu_name": "Vivante GC4000", "verified": false, "source_urls": [ - "https://phonedb.net/index.php?m=device&id=5644" + "https://phonedb.net/index.php?m=device&id=5644", + "https://en.wikipedia.org/wiki/HiSilicon#K3V2" ], "raw_chipset": "HiSilicon K3V2 Hi3620, 2012, 32 bit, quad-core, 32 Kbyte I-Cache, 32 Kbyte D-Cache, 1024 Kbyte L2, 40 nm, Vivante GC4000 GPU" } diff --git a/data/soc/hisilicon/2014/hisilicon-kirin-910.json b/data/soc/hisilicon/2014/hisilicon-kirin-910.json index 76ba4cedf41c..774b0c585f99 100644 --- a/data/soc/hisilicon/2014/hisilicon-kirin-910.json +++ b/data/soc/hisilicon/2014/hisilicon-kirin-910.json @@ -7,7 +7,8 @@ "gpu_name": "Mali-450MP4", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_910_and_910T" ], "raw_chipset": "HiSilicon Kirin 910 (28 nm)", "gpu_cores": 4 diff --git a/data/soc/hisilicon/2014/hisilicon-kirin-910t.json b/data/soc/hisilicon/2014/hisilicon-kirin-910t.json index 1a764688057e..05911398a93e 100644 --- a/data/soc/hisilicon/2014/hisilicon-kirin-910t.json +++ b/data/soc/hisilicon/2014/hisilicon-kirin-910t.json @@ -7,7 +7,8 @@ "gpu_name": "Mali-450MP4", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_910_and_910T" ], "raw_chipset": "HiSilicon Kirin 910T (28 nm)", "gpu_cores": 4 diff --git a/data/soc/hisilicon/2014/hisilicon-kirin-925.json b/data/soc/hisilicon/2014/hisilicon-kirin-925.json index 511cde70e7b8..cf43bca834f1 100644 --- a/data/soc/hisilicon/2014/hisilicon-kirin-925.json +++ b/data/soc/hisilicon/2014/hisilicon-kirin-925.json @@ -7,7 +7,8 @@ "gpu_name": "Mali-T628 MP4", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_920%2C_925_and_928" ], "raw_chipset": "HiSilicon Kirin 925 (28 nm)", "gpu_cores": 4 diff --git a/data/soc/hisilicon/2014/hisilicon-kirin910t.json b/data/soc/hisilicon/2014/hisilicon-kirin910t.json index 625a9aa2bf01..cc42f0c3beeb 100644 --- a/data/soc/hisilicon/2014/hisilicon-kirin910t.json +++ b/data/soc/hisilicon/2014/hisilicon-kirin910t.json @@ -7,7 +7,8 @@ "gpu_name": "ARM Mali-450MP4", "verified": false, "source_urls": [ - "https://phonedb.net/index.php?m=device&id=8158" + "https://phonedb.net/index.php?m=device&id=8158", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_910_and_910T" ], "raw_chipset": "HiSilicon KIRIN910T, 2014, 32 bit, quad-core, 28 nm, ARM Mali-450 GPU", "gpu_cores": 4 diff --git a/data/soc/hisilicon/2014/hisilicon-kirin928.json b/data/soc/hisilicon/2014/hisilicon-kirin928.json index c18835917088..4cede0bd833d 100644 --- a/data/soc/hisilicon/2014/hisilicon-kirin928.json +++ b/data/soc/hisilicon/2014/hisilicon-kirin928.json @@ -7,7 +7,8 @@ "gpu_name": "ARM Mali-T628MP4", "verified": false, "source_urls": [ - "https://phonedb.net/index.php?m=device&id=6311" + "https://phonedb.net/index.php?m=device&id=6311", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_920%2C_925_and_928" ], "raw_chipset": "HiSilicon KIRIN928, 2014, 32 bit, octa-core, 28 nm, ARM Mali-T628 GPU", "gpu_cores": 4 diff --git a/data/soc/huawei/2015/kirin-950.json b/data/soc/huawei/2015/kirin-950.json index 41bdf0760183..6aa43857cff4 100644 --- a/data/soc/huawei/2015/kirin-950.json +++ b/data/soc/huawei/2015/kirin-950.json @@ -24,6 +24,7 @@ "antutu_score": 134777, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking" + "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_950_and_955" ] } diff --git a/data/soc/huawei/2016/kirin-955.json b/data/soc/huawei/2016/kirin-955.json index aa13c15243e6..cabefd107039 100644 --- a/data/soc/huawei/2016/kirin-955.json +++ b/data/soc/huawei/2016/kirin-955.json @@ -24,6 +24,7 @@ "antutu_score": 139287, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking" + "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_950_and_955" ] } diff --git a/data/soc/huawei/2016/kirin-960.json b/data/soc/huawei/2016/kirin-960.json index 77d28a489108..d1b1774f1f85 100644 --- a/data/soc/huawei/2016/kirin-960.json +++ b/data/soc/huawei/2016/kirin-960.json @@ -24,6 +24,7 @@ "antutu_score": 251942, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking" + "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_960" ] } diff --git a/data/soc/huawei/2018/kirin-710.json b/data/soc/huawei/2018/kirin-710.json index fd2dac80f025..c0462e735c6d 100644 --- a/data/soc/huawei/2018/kirin-710.json +++ b/data/soc/huawei/2018/kirin-710.json @@ -24,6 +24,7 @@ "antutu_score": 195439, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking" + "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_710" ] } diff --git a/data/soc/huawei/2019/kirin-710f.json b/data/soc/huawei/2019/kirin-710f.json index edd81fff3b32..91ac6e115eea 100644 --- a/data/soc/huawei/2019/kirin-710f.json +++ b/data/soc/huawei/2019/kirin-710f.json @@ -24,6 +24,7 @@ "antutu_score": 207028, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking" + "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_710" ] } diff --git a/data/soc/huawei/2019/kirin-810.json b/data/soc/huawei/2019/kirin-810.json index 419c8ea1d840..d7316c587bd4 100644 --- a/data/soc/huawei/2019/kirin-810.json +++ b/data/soc/huawei/2019/kirin-810.json @@ -24,6 +24,7 @@ "antutu_score": 368674, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking" + "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_810_and_820" ] } diff --git a/data/soc/huawei/2019/kirin-990-4g.json b/data/soc/huawei/2019/kirin-990-4g.json index bcf785ae3ffe..21d65a5200ee 100644 --- a/data/soc/huawei/2019/kirin-990-4g.json +++ b/data/soc/huawei/2019/kirin-990-4g.json @@ -24,6 +24,7 @@ "antutu_score": 494746, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking" + "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_990_4G%2C_Kirin_990_5G_and_Kirin_990E_5G" ] } diff --git a/data/soc/huawei/2020/kirin-9000e.json b/data/soc/huawei/2020/kirin-9000e.json index 0003ae79e267..b6fb5d5ea5c6 100644 --- a/data/soc/huawei/2020/kirin-9000e.json +++ b/data/soc/huawei/2020/kirin-9000e.json @@ -24,6 +24,7 @@ "antutu_score": 726361, "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking" + "https://www.kaggle.com/datasets/alanjo/smartphone-processors-ranking", + "https://en.wikipedia.org/wiki/HiSilicon#Kirin_9000_5G%2F4G_and_Kirin_9000E%2C_Kirin_9000L" ] } diff --git a/data/soc/mediatek/2012/mediatek-mt6573.json b/data/soc/mediatek/2012/mediatek-mt6573.json index 2fcdf6ee5331..e1d012ed8e6a 100644 --- a/data/soc/mediatek/2012/mediatek-mt6573.json +++ b/data/soc/mediatek/2012/mediatek-mt6573.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX531", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/List_of_MediaTek_systems_on_chips#ARMv6" ], "raw_chipset": "Mediatek MT6573 (65 nm)" } diff --git a/data/soc/mediatek/2012/mediatek-mt6575.json b/data/soc/mediatek/2012/mediatek-mt6575.json index 616b53fffb84..33e53b5bac7a 100644 --- a/data/soc/mediatek/2012/mediatek-mt6575.json +++ b/data/soc/mediatek/2012/mediatek-mt6575.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX531", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/List_of_MediaTek_systems_on_chips#ARMv7" ], "raw_chipset": "Mediatek MT6575 (40 nm)" } diff --git a/data/soc/mediatek/2012/mediatek-mt6577.json b/data/soc/mediatek/2012/mediatek-mt6577.json index 2ffc4ff11e46..9051f795bfed 100644 --- a/data/soc/mediatek/2012/mediatek-mt6577.json +++ b/data/soc/mediatek/2012/mediatek-mt6577.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX531u", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/List_of_MediaTek_systems_on_chips#ARMv7" ], "raw_chipset": "Mediatek MT6577 (40 nm)" } diff --git a/data/soc/mediatek/2012/mediatek-mt6577t.json b/data/soc/mediatek/2012/mediatek-mt6577t.json index aa6768d274dc..4909db1d0947 100644 --- a/data/soc/mediatek/2012/mediatek-mt6577t.json +++ b/data/soc/mediatek/2012/mediatek-mt6577t.json @@ -7,7 +7,8 @@ "gpu_name": "PowerVR SGX531u", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/List_of_MediaTek_systems_on_chips#ARMv7" ], "raw_chipset": "Mediatek MT6577T (40 nm)" } diff --git a/data/soc/qualcomm/2007/qualcomm-msm7200.json b/data/soc/qualcomm/2007/qualcomm-msm7200.json index d452fee8927e..ed8dca4ad856 100644 --- a/data/soc/qualcomm/2007/qualcomm-msm7200.json +++ b/data/soc/qualcomm/2007/qualcomm-msm7200.json @@ -7,7 +7,8 @@ "gpu_name": "Adreno 130", "verified": false, "source_urls": [ - "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" + "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices", + "https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips#Acronyms" ], "raw_chipset": "Qualcomm MSM7200" } diff --git a/data/soc/qualcomm/2008/qualcomm-msm7225.json b/data/soc/qualcomm/2008/qualcomm-msm7225.json index a4f9ce56246b..3584c8111773 100644 --- a/data/soc/qualcomm/2008/qualcomm-msm7225.json +++ b/data/soc/qualcomm/2008/qualcomm-msm7225.json @@ -7,7 +7,8 @@ "gpu_name": "N/A", "verified": false, "source_urls": [ - "https://phonedb.net/index.php?m=device&id=1479" + "https://phonedb.net/index.php?m=device&id=1479", + "https://en.wikipedia.org/wiki/List_of_Qualcomm_Snapdragon_systems_on_chips#Snapdragon_S1" ], "raw_chipset": "Qualcomm MSM7225, 2007, 32 bit, single-core, 65 nm, Qualcomm Adreno 200 enhanced GPU" } diff --git a/data/soc/unisoc/2013/spreadtrum-sc8810.json b/data/soc/unisoc/2013/spreadtrum-sc8810.json index 6fb61c63010d..4881ebd63a04 100644 --- a/data/soc/unisoc/2013/spreadtrum-sc8810.json +++ b/data/soc/unisoc/2013/spreadtrum-sc8810.json @@ -7,7 +7,8 @@ "gpu_name": "ARM Mali-400", "verified": false, "source_urls": [ - "https://phonedb.net/index.php?m=device&id=4413" + "https://phonedb.net/index.php?m=device&id=4413", + "https://en.wikipedia.org/wiki/List_of_UNISOC_systems_on_chips#3G_smartphone_and_tablet_processors" ], "raw_chipset": "Spreadtrum SC8810, 2012, 32 bit, single-core, 40 nm, ARM Mali-400 GPU" } diff --git a/data/soc/unisoc/2013/spreadtrum-shark-sc7735s.json b/data/soc/unisoc/2013/spreadtrum-shark-sc7735s.json index 198b6ac9f823..8f58eee96269 100644 --- a/data/soc/unisoc/2013/spreadtrum-shark-sc7735s.json +++ b/data/soc/unisoc/2013/spreadtrum-shark-sc7735s.json @@ -7,7 +7,8 @@ "gpu_name": "ARM Mali-400MP4", "verified": false, "source_urls": [ - "https://phonedb.net/index.php?m=device&id=5400" + "https://phonedb.net/index.php?m=device&id=5400", + "https://en.wikipedia.org/wiki/List_of_UNISOC_systems_on_chips#3G_smartphone_and_tablet_processors" ], "raw_chipset": "Spreadtrum Shark SC7735S, 2013, 32 bit, quad-core, 32 Kbyte I-Cache, 32 Kbyte D-Cache, 512 Kbyte L2, 40 nm, ARM Mali-400 GPU", "gpu_cores": 4