commit 7da8b29eef4705fb80fe7012ebae7db3cd2e4cf0 Author: Aun-Ali Zaidi Date: Sun Jan 30 01:59:50 2022 -0500 Initial README Signed-off-by: Aun-Ali Zaidi diff --git a/README.md b/README.md new file mode 100644 index 000000000000..59485fcea428 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +Linux Kernel for Apple T2 Devices +================================= + +The following repo and its accompanying branches contain patched Linux kernel source trees supporting devices with the Apple T2 management controller. + +For instructions on installing the downstream distributions and further information, please visit [the T2Linux Wiki](https://wiki.t2linux.org). + +### Kernel Support Matrix + +| Distribution | Kernel Version | Branch | Maintainer | +|:------------:|:--------------:|:------:|:----------:| +| Generic | 5.16.x | linux-5.16.y-t2 | @aunali1 | +| Arch Linux | 5.16.x | linux-5.16.y-t2-arch | @aunali1 |