summaryrefslogtreecommitdiff
path: root/board/tbs/tbs2910/MAINTAINERS
AgeCommit message (Collapse)AuthorFilesLines
2020-06-12board: tbs2910: add documentationDenis 'GNUtoo' Carikli1-0/+1
This documents the u-boot installation procedure and the hardware in order to get started. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> [trini: Add MAINTAINERS entry for doc file per Soeren's request]
2019-04-13board: tbs2910: Add device treeSoeren Moch1-0/+1
... as preparation for additional driver model coonversions. We use CONFIG_OF_EMBED here to keep u-boot.imx as final binary name. So we maintain compatibility with the original TBS u-boot and available HOWTOs for u-boot updates. Signed-off-by: Soeren Moch <smoch@web.de>
2014-11-13arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch1-0/+6
Add initial support for TBS2910 Matrix ARM miniPC. Support includes MMC, Ethernet, UARTs, HDMI, USB, SATA, PCI, I2C, RTC. Signed-off-by: Soeren Moch <smoch@web.de>