Merge ~tobhe/ubuntu/+source/flash-kernel:x1e-devices into ubuntu/+source/flash-kernel:ubuntu/devel

Proposed by Tobias Heider
Status: Merged
Merged at revision: 00cca898483f4289e71f1e9cc4d55591be8bb186
Proposed branch: ~tobhe/ubuntu/+source/flash-kernel:x1e-devices
Merge into: ubuntu/+source/flash-kernel:ubuntu/devel
Diff against target: 105 lines (+44/-0)
2 files modified
db/all.db (+32/-0)
debian/changelog (+12/-0)
Reviewer Review Type Date Requested Status
Graham Inggs (community) Approve
git-ubuntu import Pending
Review via email: mp+476631@code.launchpad.net

Description of the change

I would like to gradually sync our Ubuntu Concept changes back into plucky. This is a first bunch of device trees for devices we are planning to get working until 25.04.

To post a comment you must log in.
Revision history for this message
Graham Inggs (ginggs) wrote :

This looks fine, sponsoring.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/db/all.db b/db/all.db
2index 2b1c518..fba0dcb 100644
3--- a/db/all.db
4+++ b/db/all.db
5@@ -73,6 +73,10 @@ Machine: Asus NovaGo TP370QL
6 Kernel-Flavors: arm64
7 DTB-Id: qcom/msm8998-asus-novago-tp370ql.dtb
8
9+Machine: ASUS Vivobook S 15
10+Kernel-Flavors: any
11+DTB-Id: qcom/x1e80100-asus-vivobook-s15.dtb
12+
13 Machine: Auxtek t003 A10s hdmi tv-stick
14 Kernel-Flavors: armmp
15 Boot-Script-Path: /boot/boot.scr
16@@ -390,6 +394,10 @@ U-Boot-Initrd-Address: 0x00800000
17 Required-Packages: u-boot-tools
18 Bootloader-Sets-Incorrect-Root: yes
19
20+Machine: Dell XPS 13 9345
21+Kernel-Flavors: any
22+DTB-Id: qcom/x1e80100-dell-xps13-9345.dtb
23+
24 Machine: Difrnce DIT4350
25 Kernel-Flavors: armmp
26 Boot-Script-Path: /boot/boot.scr
27@@ -678,6 +686,10 @@ Optional-Packages: mv2120-utils
28 Required-Packages: u-boot-tools
29 Bootloader-Sets-Incorrect-Root: yes
30
31+Machine: HP Omnibook X 14
32+Kernel-Flavors: any
33+DTB-Id: qcom/x1e80100-hp-omnibook-x14.dtb
34+
35 Machine: HP ProLiant m400 Server Cartridge
36 U-Boot-Kernel-Address: 0x80000
37 U-Boot-Initrd-Address: 0x0
38@@ -951,6 +963,10 @@ DTB-Id: qcom/msm8998-lenovo-miix-630.dtb
39 U-Boot-Script-Name: bootscr.uboot-generic
40 Required-Packages: u-boot-tools
41
42+Machine: Lenovo ThinkPad T14s Gen 6
43+Kernel-Flavors: any
44+DTB-Id: qcom/x1e78100-lenovo-thinkpad-t14s.dtb
45+
46 Machine: Lenovo ThinkPad X13s
47 Kernel-Flavors: any
48 DTB-Id: qcom/sc8280xp-lenovo-thinkpad-x13s.dtb
49@@ -966,6 +982,10 @@ DTB-Id: qcom/sdm850-lenovo-yoga-c630.dtb
50 U-Boot-Script-Name: bootscr.uboot-generic
51 Required-Packages: u-boot-tools
52
53+Machine: Lenovo Yoga Slim 7x
54+Kernel-Flavors: any
55+DTB-Id: qcom/x1e80100-lenovo-yoga-slim7x.dtb
56+
57 Machine: Lichee Pi Zero
58 Kernel-Flavors: armmp armmp-lpae
59 Boot-Script-Path: /boot/boot.scr
60@@ -1200,6 +1220,14 @@ Boot-Script-Path: /boot/boot.scr
61 U-Boot-Script-Name: bootscr.uboot-generic
62 Required-Packages: u-boot-tools
63
64+Machine: Microsoft Surface Laptop 7 (13.8 inch)
65+Kernel-Flavors: any
66+DTB-Id: qcom/x1e80100-microsoft-romulus13.dtb
67+
68+Machine: Microsoft Surface Laptop 7 (15 inch)
69+Kernel-Flavors: any
70+DTB-Id: qcom/x1e80100-microsoft-romulus15.dtb
71+
72 Machine: Milk-V Mars
73 Kernel-Flavors: any
74 DTB-Id: starfive/jh7110-milkv-mars.dtb
75@@ -1937,6 +1965,10 @@ Boot-Script-Path: /boot/boot.scr
76 U-Boot-Script-Name: bootscr.uboot-generic
77 Required-Packages: u-boot-tools
78
79+Machine: Samsung Galaxy Book4 Edge
80+Kernel-Flavors: any
81+DTB-Id: qcom/x1e80100-samsung-galaxy-book4-edge.dtb
82+
83 Machine: SAMSUNG SD5v1 board based on EXYNOS5440
84 Kernel-Flavors: exynos5 generic
85 U-Boot-Kernel-Address: 0x80008000
86diff --git a/debian/changelog b/debian/changelog
87index 2a1d324..b782f2e 100644
88--- a/debian/changelog
89+++ b/debian/changelog
90@@ -1,3 +1,15 @@
91+flash-kernel (3.107ubuntu14) plucky; urgency=medium
92+
93+ * Add Asus Vivobook S 15
94+ * Add Dell XPS 13 9345
95+ * Add HP Omnibook X 14
96+ * Add Lenovo Thinkpad T14s Gen6
97+ * Add Lenovo Yoga Slim 7x
98+ * Add Microsoft Surface Laptop 7 variants
99+ * Add Samsung Galaxy Book4 Edge
100+
101+ -- Tobias Heider <tobias.heider@canonical.com> Sat, 16 Nov 2024 23:20:01 +0100
102+
103 flash-kernel (3.107ubuntu13) plucky; urgency=medium
104
105 [ Talha Can Havadar ]

Subscribers

People subscribed via source and target branches