summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/usb-as3525.c
AgeCommit message (Expand)Author
2011-12-15Simplify and neaten-up usb.c a bit. USB_INSERTED and USB_EXTRACTED are always...Michael Sevakis
2011-09-14Scrub r30546 bootloader build errors.Michael Sevakis
2011-09-14Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...Michael Sevakis
2011-01-29Convert AMS target USB detection to event-based (no more polling in a tick). ...Michael Sevakis
2010-12-21Make usb_detect() return USB_UNPOWERED instead of USB_EXTRACTED. Without that...Frank Gevaerts
2010-12-12Only return USB_POWERED if USB_DETECT_BY_DRV is actually defined, which might...Frank Gevaerts
2010-12-12Move AMSv1 USB to the USB_DETECT_BY_DRV model, so connecting to a dumb charge...Frank Gevaerts
2010-08-19Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is usedRafaël Carré
2010-08-17AMSv2: don't reboot on USB plugRafaël Carré
2010-05-27as3525: don't export empty usb_init_device(), declare it as empty inlineRafaël Carré
2010-05-17as3514/as3543 fixesRafaël Carré
2010-05-16as3525: don't use incomplete USB code when chargingRafaël Carré
2010-04-13Fuzev2: USB detection isn't reliable in factRafaël Carré
2010-04-03Clipv2: reboot to OF when USB is insertedRafaël Carré
2010-04-03as3525v2: acknowledge USB connection/deconnection in SD threadRafaël Carré
2010-03-23No intentional warnings.Björn Stenberg
2010-03-23Make this properly dependend on the right defines instead of a blacklist.Tobias Diedrich
2010-03-23Limit AUDIO_IRQ handling to AS3525, since it doesn't work on the newer SoC in...Tobias Diedrich
2010-03-23Add handler for audio irq.Tobias Diedrich
2009-10-15Sansa Fuze & e200v2 : do not enable USBSTACK in the bootloaderRafaël Carré
2009-10-15Sansa AMS USB driver : still not workingRafaël Carré
2009-04-12Fix #includes in usb-as3525.cBertrik Sikken
2008-12-30Fixed m200v4 red build.Björn Stenberg
2008-12-30Cleaner usb detection.Björn Stenberg
2008-12-29Added usb_detect() for Clip, Fuze, E200v2 and C200v2.Björn Stenberg
2008-11-10Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() a...Dave Chapman
2008-11-10Fix Clip firmware building by adding missing symbolsRafaël Carré