Commit Graph

45 Commits

Author SHA1 Message Date
7fd90853ea Enable GPU for dipper (maybe)
Signed-off-by: sunshuyu <1582956180@qq.com>
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-08-22 15:01:41 +08:00
9fe5aa7a46 Enable GPU for fajita (maybe)
Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-22 10:48:07 +08:00
f410c314f7 No need to separate polaris
...as we have USB and GPU working simultaneously now xD

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-22 09:02:54 +08:00
Marijan Limov
a984fc6cbb beryllium GPU - driver side 2021-08-22 01:07:00 +02:00
4083b58104 Add support for polaris with GPU (no USB)
When extracting drivers, use `polaris-gpu` for GPU, and `polaris-usb` for USB

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-21 19:19:35 +08:00
f06fb21529 Update drivers to enable touchscreen on polaris
Note: GPIO driver is needed, which conflicts with bluetooth drivers

Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-16 22:14:52 +08:00
wetdreams
6acc975a57
Update enchilada.txt 2021-08-09 14:49:51 +03:00
wetdreams
008f06ddf7
Update fajita.txt 2021-08-09 14:49:24 +03:00
wetdreams
6df1b4e74a
Add files via upload 2021-08-09 14:48:40 +03:00
wetdreams
3ba54d79aa
Delete components/AnySoC/Touchscreen/SynapticsTouch_F12 directory 2021-08-09 14:47:23 +03:00
Marijan Limov
e763f2c089 beryllium wifi and battery 2021-08-08 19:23:54 +02:00
79f9095e82
Merge pull request #3 from TheMorc/main
Mea culpa - extract_mac.sh now with execute privileges
2021-08-02 18:49:16 +08:00
9258d0833c Enable FG drivers for dipper (Xiaomi MI8)
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-08-02 18:47:52 +08:00
e1f479e7ac Mea culpa - extract_mac.sh now with execute privileges 2021-08-01 23:15:39 +02:00
582da79c68 Enable FG drivers for Oneplus devices
Signed-off-by: Sophon <strongtz@yeah.net>
2021-08-01 20:23:13 +08:00
5f002c1d17 Enable Fuel Gauge for polaris
Signed-off-by: Sophon <strongtz@yeah.net>
2021-07-31 22:45:45 +08:00
4b78b73d71 add missing newline
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-27 00:12:04 +08:00
8cf5a83b33 one definitions file per device
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-27 00:10:01 +08:00
eb6568fb18 add all models definitions file
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-27 00:09:09 +08:00
21cb7fb7f3 add wifi support for polaris
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-26 23:06:42 +08:00
9eb4d47da7 add wifi support for dipper
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-26 03:34:36 +08:00
764177dcdd maybe have fixed wifi of perseus
remove qcadc850.inf and remove SCSS from qcsubsys850.inf

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-26 00:13:53 +08:00
Instant Comet
63733dfa84 Add battery drivers for Oneplus devices
Signed-off-by: Instant Comet <x16lab@163.com>
2021-07-21 22:24:44 +08:00
346be4b79d fix extract.ps1 folder overwrite
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-18 22:39:20 +08:00
3bd24dd656 fix perseus missing subsys
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-18 22:12:30 +08:00
797776f95a be quiet while copy drivers
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-18 22:12:01 +08:00
5b995ab037 perseus add wifi support
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-17 20:43:56 +08:00
3d7a224f46 split generic and device drivers
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-17 20:42:53 +08:00
78b6b9b7ac fix perseus black screen
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-16 18:35:29 +08:00
013263a028
Merge pull request #1 from TheMorc/patch-1
Create extract_mac.sh for macOS
2021-07-14 17:58:32 +08:00
80b72806c9
Create extract_mac.sh for macOS
The original extract.sh has problems on macOS with the `file="${file//\\/\/}"` backslash to forwardslash renamer line and changing it to `file="${file//'\'//}"` seems to have fixed the issue. Would be better if someone on Linux tried if this one still works normally so that we could have only one extract file
2021-07-14 08:43:42 +02:00
d95048b31b remove duplicate files
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-14 13:40:23 +08:00
9203d91270 Add subsystem drivers for Oneplus devices
Don't forget to follow instructions in README!

Signed-off-by: Xilin Wu <strongtz@yeah.net>
2021-07-14 13:40:19 +08:00
86a29e4a43 add extract.ps1
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-13 17:32:30 +08:00
0a0080f991 add extract.sh
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-13 15:43:18 +08:00
231d7a4868 rename all inf to inf_
Signed-off-by: BigfootACA <bigfoot@classfun.cn>
2021-07-13 15:42:32 +08:00
9e19592651 Add Bluetooth drivers
(tested on Meizu 16th Plus)
2021-07-04 15:27:39 +08:00
02598486a7 It's not driver for tusb544!
Signed-off-by: Xilin Wu <strongtz@yeah.net>
2021-06-06 08:10:30 +08:00
2ad35df33f You can help me write a Pmic3P driver for fajita and enchilada 2021-03-28 10:31:06 +08:00
d196a7fa2d Add definitions for enchilada and fajita
There's nothing much special currently tho
2021-03-20 20:41:44 +08:00
891e487c6c Update drivers to ver.10730 2021-03-20 20:34:45 +08:00
6296c7c7d6 Add .gitattributes 2021-03-20 20:14:41 +08:00
4877b1be52 Add driver for tusb544 type-c USB redriver switch 2021-02-27 16:35:48 +08:00
4f5842b867
Update README.md 2021-02-25 12:46:42 +08:00
a5db6d4b2a first commit 2021-02-24 14:44:39 +08:00