diff --git a/docs/index.md b/docs/index.md index 39843bd..c60b086 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,64 +2,56 @@ ## Supported hardware +The following list contains a limited number of SBCs because that is what the +SIG/AltArch members have. If you own a board not on this list, please feel +free to join the [SIG/AltArch discussion channel](https://chat.rockylinux.org/rocky-linux/channels/altarch) +and ask "If SBC X is supported" and someone will definitely get back to you. +(If you do not get a reply, please ping me (`@thefossguy`).) + +_**Legend:**_ + +| "Symbol" | Meaning | +|----------|--------------------------------------------------------------------------| +| **Y** | Supported | +| **U** | Supported but untested (should work, if it doesn't let maintainers know) | +| **N** | Not yet supported / Support missing in upstream | +| **D** | Supported upstream but disabled by SIG/AltArch maintainers | +| **WIP** | Work in progress | +| **N/A** | Hardware not present on the board | + ### `aarch64` (64-bit ARM) boards -#### Raspberry Pi SBCs - -| Model | Image | Status | -|---------------|-----------------------------------|---------------| -| Pi 4B | RockyLinux_Rpi_9-latest.img.xz | Complete | -| Pi 3B/B+ | RockyLinux_Rpi_9-latest.img.xz | Complete | - - -#### Banana Pi -| Model | Status | -|---------------|---------------------------------------------------| -| Unknown | Stage 1(hardware being procured) | - -#### Orange Pi -| Model | Status | -|---------------|---------------------------------------------------| -| Unknown | Stage 1(hardware being procured) | - -#### Pine -| Model | Image | Status | -|---------------|----------------------------------------------------------|----------------------------------------| -| Pine64 | | Stage 1(hardware being obtained) | -| RockPro64 | Rocky-9.1-aarch64-generic-Minimal-rk3399-sda.raw.tar.gz | Complete | -| A64_LTS | | Stage 1(hardware being obtained) | - -#### Libre Computer -| Model | Status | -|---------------|----------------------------------------------------------------| -| Renegade | Stage 2(hw obtained, initial testing to discover whats needed) | -| La Frite | Stage 2(hw obtained, initial testing to discover whats needed) | -| Tritium | Stage 2(hw obtained, initial testing to discover whats needed) | -| Le Potato | Stage 2(hw obtained, initial testing to discover whats needed) | - -#### Ordoid -| Model | Status | -|---------------|-----------------------------------------------------------------| -| N2+ | Stage 2(hw obtained, initial testing to discover what's needed) | - -#### Khadas -| Model | Image | Status | -|---------------|---------------------------------------------------| -| In early phases of discovery. | | | +| Board name | SoC | SD Card | eMMC | USB | Networking | PCIe (no dGPU)| HDMI | cpufreq | RTC | +|----------------------------|-----------|---------|------|-----|------------|---------------|------|---------|-----| +| FriendlyElec NanoPC-T6 | RK3588 | Y | Y | Y | Y | Y | N | N | U | +| Radxa ROCK 5 Model B | RK3588 | Y | Y | Y | Y | Y | N | N | U | +| Raspberry Pi 3 Model A+/B+ | BCM2387B0 | Y | N/A | Y | Y | N/A | Y | Y | N/A | +| Raspberry Pi 3 Model B | BCM2837 | Y | N/A | Y | Y | N/A | Y | Y | N/A | +| Raspberry Pi 4 Model B | BCM2711 | Y | N/A | Y | Y | N/A | Y | Y | N/A | +| Raspberry Pi 400 | BCM2711 | Y | N/A | Y | Y | N/A | Y | Y | N/A | +| Raspberry Pi 5 Model B | BCM2712 | Y | N/A | Y | Y | Y | Y | Y | Y | +| Xunlong Orange Pi 5 | RK3588S | Y | Y | Y | Y | Y | N | N | U | + ### `riscv64` (64-bit RISC-V) boards -#### StarFive -| Model | Image | Status | -|---------------|---------------------------------------------------| -| StarFive VisionFive 2 | | | + -#### Milk-V -| Model | Image | Status | -|---------------|---------------------------------------------------| -| Milk-V Marst | | | - -## Links +## Extra links ## Responsibilities @@ -67,6 +59,14 @@ ## Members + - [@codedude](https://git.resf.org/codedude) + - [@neil](https://git.resf.org/neil) + - [@pgreco](https://git.resf.org/pgreco) + - [@sherif](https://git.resf.org/sherif) + - [@skip77](https://git.resf.org/skip) + - [@thefossguy](https://git.resf.org/thefossguy) + + ## Project layout mkdocs.yml # The configuration file.