index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
as3525
/
usb-drv-as3525v2.c
Age
Commit message (
Expand
)
Author
2010-06-21
as3525-usb: change clock handling
Amaury Pouly
2010-06-21
as3525v2-usb: add support to derive usb clock from pllb, correct endpoint lis...
Amaury Pouly
2010-06-19
as3525v2-usb: fix yellow about unused functions (they can be resurrected from...
Amaury Pouly
2010-06-19
as3525v2-usb: end of massive renaming
Amaury Pouly
2010-06-19
as3525v2-usb: major code renaming
Amaury Pouly
2010-06-19
as3525v2-usb: tweaks things but still doesn't work.
Amaury Pouly
2010-06-19
as3525v2-usb: rework thing, simplify
Amaury Pouly
2010-06-19
as3525v2-usb: reorganize thing, don't renable ep0 on enum because it's alread...
Amaury Pouly
2010-06-19
as3525v2-usb: don't disable interrupts on bus reset (that was for debug purpose)
Amaury Pouly
2010-06-12
usb-as3535v2: add more defines, reorganize/simplify things, add code for inte...
Amaury Pouly
2010-05-20
usb-as3525v2:
Amaury Pouly
2010-05-19
as3525v2: add partial usb init code
Amaury Pouly
2010-05-18
as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warnings
Rafaël Carré
2010-05-18
as3525v2: add usb driver stub, enable usb phy&core init
Amaury Pouly