Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | omap3: cm-t3517: add LCD/DVI and splash support | Igor Grinberg | 2014-11-06 | -0/+15 |
| | | | | | | | Add support for splash screen on both DVI and SCF0403 LCD. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Reviewed-by: Tom Rini <trini@ti.com> | |||
* | omap3: cm-t3517: add Ethernet support | Igor Grinberg | 2014-11-06 | -0/+11 |
| | | | | | | | Add both EMAC and SMC911x support. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Reviewed-by: Tom Rini <trini@ti.com> | |||
* | omap3: cm-t3517: add USB support | Igor Grinberg | 2014-11-06 | -0/+17 |
| | | | | | | | | | Add both host and mUSB support. Currently, the selection between host USB and mUSB is done through the config file. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> Reviewed-by: Tom Rini <trini@ti.com> | |||
* | omap3: cm-t3517: add basic board support | Igor Grinberg | 2014-11-06 | -0/+277 |
CompuLab cm-t3517 is Computer on Module (CoM) based on AM3517 SoC. Features: up to 256MB DDR2, up to 512MB NAND, USB hub, mUSB, WiFi, BT, Analog audio codec, touch screen controller, LED. Add basic support including: LED, Serial console, NAND, MMC, GPIO, I2C, 256MB DRAM. Signed-off-by: Igor Grinberg <grinberg@compulab.co.il> |