Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | board: tbs2910: Enable USB Mass Storage support | Soeren Moch | 2015-03-02 | -0/+13 | |
| | | | | | | | Add USB Mass Storage support. This is useful for flashing the on-board eMMC. Signed-off-by: Soeren Moch <smoch@web.de> Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com> | ||||
* | tbs2910: fix lost characters on serial input | Soeren Moch | 2014-12-01 | -1/+1 | |
| | | | | | | | | | With enabled console_mux for serial input and usb keyboard sometimes characters get lost when typing too fast at the serial input (pasting strings in serial console window). Fix this by using INT_QUEUE for polling the usb keyboard. Signed-off-by: Soeren Moch <smoch@web.de> | ||||
* | arm: mx6: add support for TBS2910 Matrix ARM miniPC | Soeren Moch | 2014-11-13 | -0/+242 | |
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> |