|
1 | | -# Welcome to the Asahi Linux documentation! |
| 1 | +Welcome to the Asahi Linux documentation! Here, you will find documentation on the |
| 2 | +Apple Silicon platform as implemented on Mac computers with M-series SoCs. We aim |
| 3 | +to document the platform in a way that is useful for everyone, however our focus is |
| 4 | +supporting third-party operating systems, particularly Linux. |
2 | 5 |
|
3 | | -We are just getting started. |
| 6 | +We also have documentation on the various pieces of software required to properly |
| 7 | +support this platform, such as m1n1 and U-Boot. Documentation for software that we |
| 8 | +have created (such as m1n1) aims to be as complete as possible. Documentation for |
| 9 | +external projects (such as U-Boot) is limited to how that software is used on the |
| 10 | +Apple Silicon platform. |
| 11 | + |
| 12 | +## Who this documentation is for |
| 13 | +- Operating system and kernel developers looking to implement support for Apple Silicon |
| 14 | +- Folks interested in hacking on and reverse engineering the Apple Silicon platform |
| 15 | +- End users looking for guides and information on supported features |
| 16 | +- Anyone interested in the Asahi Linux project looking for more information |
4 | 17 |
|
5 | 18 | Questions? Please check out the [FAQ](project/faq.md) first! |
6 | 19 |
|
7 | 20 | ## Developers |
8 | | - |
9 | | -If you are a developer or interested in hardware/software documentation, |
10 | | -check out the sidebar for places to start. |
| 21 | +We have extensive documentation on the platform itself, and the tooling we use to |
| 22 | +reverse engineer and develop Linux drivers for it. Check out the sidebar for places |
| 23 | +to start! |
11 | 24 |
|
12 | 25 | ## End Users |
| 26 | +Check out [Feature Support](platform/feature-support/overview.md) for supported devices |
| 27 | +and features. If you're after documentation on something specific, use the search feature |
| 28 | +at the top of the page or check out the sidebar for places to start! |
13 | 29 |
|
14 | | -Asahi Linux is work in progress. Many hardware components |
15 | | -are not yet supported! Check out the [Feature Support](platform/feature-support/overview.md) page first. |
16 | | -If you still want to give it a go, see the blog post for the initial installer and |
17 | | -following updates adding support for more devices and hardware: |
18 | | - |
19 | | -## Latest blog posts |
| 30 | +## Latest Asahi Linux blog posts |
20 | 31 | * [Beyond Gaming: X11 bridging in muvm](https://asahilinux.org/2024/12/muvm-x11-bridging/) |
21 | 32 | * [AAA gaming on Asahi Linux](https://asahilinux.org/2024/10/aaa-gaming-on-asahi-linux/) |
22 | 33 | * [Vulkan 1.3 on the M1 in 1 month](https://asahilinux.org/2024/06/vk13-on-the-m1-in-1-month/) |
|
0 commit comments