summaryrefslogtreecommitdiff
path: root/sys/arch/armv7/imx/imxehci.c
AgeCommit message (Expand)Author
2015-05-30Set the usb otg port on the cubox to host mode and attach ehci to it.Jonathan Gray
2015-03-29initial support for the SABRE SD boardJonathan Gray
2015-01-17More complete gpio reset sequences for SABRE Lite/Nitrogen6X.Jonathan Gray
2015-01-02Add some additional i.MX6 board types from Bitrig.Jonathan Gray
2014-05-19There is no need to remember which usb(4) device is the child of an USBMartin Pieuchot
2013-11-261 << 31 cleanup. Eitan Adler pointed out that there has been aTheo de Raadt
2013-11-06After factorizing armv7_machdep code here is an effort to factorize allSylvestre Gallon
2013-09-06Support for FreeScale's i.MX6 SoC.Patrick Wildt