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-as3525.c
Age
Commit message (
Expand
)
Author
2010-06-21
mps depends on endpoint, I wonder why gcc didn't warn about i being used unin...
Tobias Diedrich
2010-06-19
Add mdelay
Tobias Diedrich
2010-06-19
Comment on mps sizes
Tobias Diedrich
2010-06-19
usb-drv-as3525: set bulk max packet size according to speed
Rafaël Carré
2010-06-18
as3525*: make udelay() be a simple busy loop
Rafaël Carré
2010-06-18
as3525*: enable MMU in bootloader
Rafaël Carré
2010-06-18
Avoid ifdefs
Tobias Diedrich
2010-06-18
Move usb-drv-as3525 defines into header file
Tobias Diedrich
2010-06-18
as3525: bootloader USB mode
Rafaël Carré
2010-06-18
usb-drv-as3525: use udelay() and not a C busy loop
Rafaël Carré
2010-06-18
usb-drv-as3525: build with LOGF_ENABLE undefined
Rafaël Carré
2010-06-17
Either the removal of the unneeded flush or the additional epn_info setup
Tobias Diedrich
2010-06-01
Prevent a race condition when writing VIC_INT_EN_CLEAR. Should be very diffic...
Tobias Diedrich
2010-05-19
as3525: hide our UNCACHED_ADDR from usb_storage.c
Rafaël Carré
2010-05-19
revert part of r26176 to avoid large static allocation
Rafaël Carré
2010-05-19
as3525: don't use IRAM for usb, and avoid usb storage using uncached addresse...
Rafaël Carré
2010-05-19
Handshake still grinds to a halt at some point, but it works better now.
Tobias Diedrich
2010-05-18
Enable/disable second pll dynamically on usb plugin/remove.
Tobias Diedrich
2010-05-18
as3525 usb: build as3525v2 file based on CONFIG_USBOTG, and fix warnings
Rafaël Carré
2010-05-18
Ok, this time I double-checked for warnings...
Tobias Diedrich
2010-05-18
And don't forget the return values...
Tobias Diedrich
2010-05-18
And of course the stubs still need to be there...
Tobias Diedrich
2010-05-18
Obviously this should not be built on AS353x...
Tobias Diedrich
2010-05-18
Not quite working yet, but almost.
Tobias Diedrich
2010-05-16
as3525v1 use an as3515 audio codec/PMU, not an as3517 as previously thought
Rafaël Carré
2010-05-13
Correct register defines. I had to look at the disassembly to spot this bug....
Tobias Diedrich
2010-03-20
Clip+: enable sound on "as3514" (as3543 in fact)
Rafaël Carré
2009-11-24
Sansa AMS: VIC_INT_ENABLE register is not a mask
Rafaël Carré
2009-11-04
Fix FS#10751 - Fuze freezes when using radio while charging
Michael Chicoine
2009-11-03
Comment out LOGF_ENABLE defines everywhere, replace evil comments
Jeffrey Goode
2009-10-15
Sansa AMS USB driver : still not working
Rafaël Carré
2009-07-06
Samsa AMS: start of an USB driver (nothing working atm)
Rafaël Carré