Redecorating
35f92bdb32
[no ci] Update readme
2022-01-16 22:52:40 +11:00
Redecorating
48a40df1c7
Fix DKMS support with upstream PKGBUILD changes
v5.16-4
2022-01-16 14:32:15 +11:00
Redecorating
7a3858722a
Bump kernel version to 5.16-3
...
Forgot to do that in c5a24ce205
v5.16-3
2022-01-15 18:40:52 +11:00
Redecorating
c5a24ce205
Change to patch versions being sent to upstream
...
Also remove provides apple-bce, as it was causing conflicts.
2022-01-13 22:33:29 +11:00
Redecorating
fe7452e9da
Nvram Write support
v5.16-2
2022-01-11 16:28:20 +11:00
Redecorating
dcbcccf585
kernel 5.16, bcm4355c1 Bluetooth
v5.16-1
2022-01-11 13:37:07 +11:00
Redecorating
f2f8ba0c4d
fix ci take 2
v5.15.13-1
2022-01-07 17:24:57 +11:00
Redecorating
49510dd68b
fix ci
2022-01-07 17:22:39 +11:00
Redecorating
8810ec72c1
kernel 5.15.13, update asahi patchset: txcap support
2022-01-06 18:29:53 +11:00
Redecorating
62f304f30b
[prerel] number keys as fnkeys, applesmc for imacpro, ci changes
2021-12-25 13:55:30 +11:00
Redecorating
5e76a7af97
fix OTP data offset and size for BCM4355
v5.15.7-4
v5.15.11-3
2021-12-25 09:55:46 +11:00
Redecorating
b908c032ed
add modalias to apple bce
...
link: https://github.com/t2linux/apple-bce-drv/pull/3.patch
v5.15.11-2
2021-12-24 22:54:25 +11:00
Redecorating
13f3308def
bce+ibridge in tree, rename to linux-t2, update ci
2021-12-24 18:44:59 +11:00
Redecorating
e9cd73ca95
Take WiFi patches from Asahi Linux to read OTP
...
This means firmware will be selected automatically like macOS
does. These patches also fix a couple of bugs and make a few
optimisations.
For this firmware selection:
# in macos (or linux if you have a copy of the wifi folder):
git clone https://github.com/AsahiLinux/asahi-installer --depth=1
cd asahi-installer/src
python3 -m firmware.wifi /usr/share/firmware/wifi firmware.tar
# in linux
cd /lib/firmware
sudo tar xf /path/to/firmware.tar
2021-12-24 17:24:05 +11:00
James Lambert
8374c4f31d
Merge pull request #33 from AdityaGarg8/main
...
5.15.7
2021-12-13 07:21:24 +00:00
AdityaGarg8
10b5f782df
Update PKGBUILD
2021-12-12 12:38:44 +05:30
AdityaGarg8
0b3e157006
Update README.md
2021-12-12 12:35:32 +05:30
AdityaGarg8
fb66c3ffa2
5.15.7
2021-12-12 12:35:06 +05:30
AdityaGarg8
cc420b2795
Update config
2021-12-12 12:30:20 +05:30
James Lambert
49c7837095
Merge pull request #32 from Redecorating/mbp162-bt
...
use correct clock for mbp162 uart to fix bluetooth
2021-12-03 18:56:30 +00:00
Redecorating
11988d6722
use correct clock for mbp162 uart to fix bluetooth
...
Before it was getting random data but with the clock rate corrected it
works.
I don't know if this fix will make its way into 5.16, so the 9002 patch
might need replacing with this for 5.16
https://lore.kernel.org/lkml/20211120083312.41230-1-redecorating@protonmail.com/T/#u
2021-11-20 22:09:01 +11:00
James Lambert
911efd340f
Merge pull request #30 from Redecorating/4377-suspend
...
Support suspend on 4377
2021-11-12 08:40:06 +00:00
Redecorating
77ce64340d
Support suspend on 4377
...
Thanks to Tremendous Sasquath for this patch. It also needs a script,
see here: https://github.com/t2linux/wiki/commit/7947992e6be8ea6bba8b42c64ec32b62444eb22d
2021-11-12 18:42:46 +11:00
James Lambert
20849d701e
Merge pull request #29 from AdityaGarg8/main
...
returned 0 explicitly at the end of ->probe()
2021-11-02 10:11:59 +00:00
AdityaGarg8
254e8dd50a
Update checksum
2021-11-02 12:49:20 +05:30