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