summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra30-ouya.dts
AgeCommit message (Collapse)Author
2025-08-01ARM: tegra: Enable BSEV for devices that use CMD_EBTUPDATEIon Agorria
Enable BSEV for devices that support u-boot self-upgrading feature. Signed-off-by: Ion Agorria <ion@agorria.com>
2025-03-19board: ouya: add Ouya Game Console supportSvyatoslav Ryhel
The Ouya microconsole is build on Nvidia Tegra 3 (T33) SoC, featuring a quad-core 1.7 GHz ARM Cortex-A9 CPU and a ULP GeForce GPU, paired with 1GB of DDR3 RAM and 8GB of internal flash storage. Running a modified Android 4.1 (Jelly Bean) OS with a custom launcher, it aimed for open-source gaming via a digital storefront. This implementation is mostly based on upstream Linux device tree and fragments of work done by previous developers. Co-developed-by: Peter Geis <pgwipeout@gmail.com> Signed-off-by: Peter Geis <pgwipeout@gmail.com> Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>