summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/usb-drv-as3525v2.c
AgeCommit message (Expand)Author
2010-06-21as3525-usb: change clock handlingAmaury Pouly
2010-06-21as3525v2-usb: add support to derive usb clock from pllb, correct endpoint lis...Amaury Pouly
2010-06-19as3525v2-usb: fix yellow about unused functions (they can be resurrected from...Amaury Pouly
2010-06-19as3525v2-usb: end of massive renamingAmaury Pouly
2010-06-19as3525v2-usb: major code renamingAmaury Pouly
2010-06-19as3525v2-usb: tweaks things but still doesn't work.Amaury Pouly
2010-06-19as3525v2-usb: rework thing, simplifyAmaury Pouly
2010-06-19as3525v2-usb: reorganize thing, don't renable ep0 on enum because it's alread...Amaury Pouly
2010-06-19as3525v2-usb: don't disable interrupts on bus reset (that was for debug purpose)Amaury Pouly
2010-06-12usb-as3535v2: add more defines, reorganize/simplify things, add code for inte...Amaury Pouly
2010-05-20usb-as3525v2:Amaury Pouly
2010-05-19as3525v2: add partial usb init codeAmaury Pouly
2010-05-18as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warningsRafaël Carré
2010-05-18as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly