summaryrefslogtreecommitdiff
path: root/include/env/tq
AgeCommit message (Collapse)Author
2026-04-21board: tqma7: add code for u-boot with splAlexander Feilke
The TQMa7x is a SoM family with a pluggable board connector based on the i.MX7 SoCs. Add support for the SoM and its combination with our MBa7x carrier board. Acked-by: Peng Fan <[email protected]> Signed-off-by: Alexander Feilke <[email protected]>
2026-04-02env: tq: add shareable environment settingsMarkus Niebel
Prepare moving boiler plate code out of board confguration header and prepare to share a lot of things between boards. Signed-off-by: Markus Niebel <[email protected]> Signed-off-by: Max Merchel <[email protected]>