From 7da8b29eef4705fb80fe7012ebae7db3cd2e4cf0 Mon Sep 17 00:00:00 2001 From: Aun-Ali Zaidi Date: Sun, 30 Jan 2022 01:59:50 -0500 Subject: [PATCH] Initial README Signed-off-by: Aun-Ali Zaidi --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md 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 |