From e2829bf7cd295eb6aec509fe06f0fd2c2aa79f8d Mon Sep 17 00:00:00 2001 From: Bryan Zuelly Date: Mon, 13 May 2024 22:56:16 -0400 Subject: [PATCH] reorg night 1 --- docs/boards/aarch64/libretech/renegade.md | 0 .../visionfive_2.md => boards/riscv/vf2.md} | 0 .../solutions => boards/rpi}/solutions.md | 0 docs/index.md | 34 +++++++++++++++++-- 4 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 docs/boards/aarch64/libretech/renegade.md rename docs/{RISCV64/visionfive_2.md => boards/riscv/vf2.md} (100%) rename docs/{RPi/solutions => boards/rpi}/solutions.md (100%) diff --git a/docs/boards/aarch64/libretech/renegade.md b/docs/boards/aarch64/libretech/renegade.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/RISCV64/visionfive_2.md b/docs/boards/riscv/vf2.md similarity index 100% rename from docs/RISCV64/visionfive_2.md rename to docs/boards/riscv/vf2.md diff --git a/docs/RPi/solutions/solutions.md b/docs/boards/rpi/solutions.md similarity index 100% rename from docs/RPi/solutions/solutions.md rename to docs/boards/rpi/solutions.md diff --git a/docs/index.md b/docs/index.md index 32cf077..4e52909 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,13 +1,43 @@ # SIG/AltArch Wiki +## Supported Aarch64 Hardware + +The boards below have been verified to work by members of this SIG. Additional info can be found on each board's page. Currently, the "official" image only supports Raspberry pi 3/3b/4/4b, however, we are currently working on a generic images that works on multiple boards. It should be released soon. Boards are sorted by manufacturer. +### LibreTech Boards +* [Renegade](boards/aarch64/libretech/renegade.md) +* [Renegade Elite](boards/aarch64/libretech/renagde_elite.md) +* [Tritrium H5](boards/aarch64/libretech/h5.md) +* [La Frite](boards/aarch64/libretech/lafrite.md) +* [Le Potato](boards/aarch64/libretech/lepotato.md) + +### Raxda +* [Rock 5b](boards/aarch64/raxda/rock5b.md) + +### Sunlong +* [Orange 5b](boards/aarch64/sunlong/orange5b.md) +* [Orangepi 3b](boards/aarch64/sunlong/orangepi3b.md) + +### Raspberry Pi +* [3/3b](boards/aarch64/rpi/rpi3.md) +* [4/4b](boards/aarch64/rpi/rpi4.md) +* [5](boards/aarch64/rpi/rpi5.md) + +## Supported Risc-v Hardware +* [Vision Five 2](boards/riscv/vf2.md) + ## Links ## Responsibilities ## Meetings / Communications - +Meetings are held bi-weekly. More info can be found on the [Public Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_2e1oqh6t0i6sqhja5nu9lq8lgo@group.calendar.google.com&pli=1) ## 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.