summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/usb-imx233.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-21imx233: fix usb_detect() to be consistent with vbus detectionAmaury Pouly1-1/+1
2013-06-17imx233: normalise clkctrlAmaury Pouly1-2/+2
2013-06-16imx233: rewrite power using new registersAmaury Pouly1-1/+1
2013-05-14Get rid of usb_drv_attach() from USB code.Michael Sevakis1-1/+0
2012-05-19imx233: move icoll stuff to its own fileAmaury Pouly1-1/+1
2012-05-19imx233: fix clkctrl namingAmaury Pouly1-2/+2
2012-02-01imx233/fuze+: set a few recommended power bits by Freescale, remove some unee...Amaury Pouly1-1/+1
2012-01-04Reorganise USB initialisation to not depend on a specific enumeration sequenc...Frank Gevaerts1-5/+0
2011-12-31usb-target.h: removeRafaël Carré1-1/+0
2011-12-31usb_plugged() is PP onlyRafaël Carré1-6/+1
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis1-3/+3
2011-09-14imx233/fuze+: implement usb enableAmaury Pouly1-1/+11
2011-09-05imx233/fuze+: don't reboot after usb more, enter usb more after storage init,...Amaury Pouly1-1/+0
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly1-3/+14
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly1-1/+0
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly1-0/+76