summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/usb-drv-as3525v2.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-23as3525v2-usb: beginning of a real driver. Setup packet and control transfers ...Amaury Pouly1-13/+0
2010-06-23as3525v2-usb: define number of enpoints correctly, write interrupt handlerAmaury Pouly1-2/+3
2010-06-21as3525-usb: change clock handlingAmaury Pouly1-1/+1
2010-06-21as3525v2-usb: add support to derive usb clock from pllb, correct endpoint lis...Amaury Pouly1-4/+7
2010-06-21as3525v2-usb: add a few missing define for completeness, finish reorganizatio...Amaury Pouly1-26/+24
2010-06-19as3525v2-usb: remove useless macroAmaury Pouly1-3/+0
2010-06-19as3525v2-usb: end of massive renamingAmaury Pouly1-130/+162
2010-06-19as3525v2-usb: major code renamingAmaury Pouly1-256/+308
2010-06-19as2525v2-usb: coherence fixAmaury Pouly1-2/+2
2010-06-19as3525v2-usb: simplify register definitionsAmaury Pouly1-49/+53
2010-06-19as3525v2-usb: tweaks things but still doesn't work.Amaury Pouly1-0/+18
2010-06-19as3525v2-usb: rework thing, simplifyAmaury Pouly1-2/+6
2010-06-12usb-as3535v2: add more defines, reorganize/simplify things, add code for inte...Amaury Pouly1-59/+191
2010-05-21usb-as3525v2: fix typo in a comment.Amaury Pouly1-1/+1
2010-05-20usb-as3525v2:Amaury Pouly1-1/+42
2010-05-19as3525v2: add partial usb init codeAmaury Pouly1-2/+107
2010-05-18as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly1-0/+91