Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-02 | board: tbs2910: Enable USB Mass Storage support | Soeren Moch | |
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> | |||
2014-12-01 | tbs2910: fix lost characters on serial input | Soeren Moch | |
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> | |||
2014-11-13 | arm: mx6: add support for TBS2910 Matrix ARM miniPC | Soeren Moch | |
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> |