summaryrefslogtreecommitdiff
path: root/firmware/usb.c (follow)
Commit message (Expand)AuthorAge
* Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere2008-04-24
* UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis2008-04-18
* Hopefully fix FS#8506 (OF cant be loaded on some PP targets). also hopefully ...Jonathan Gordon2008-04-07
* Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis2008-03-26
* Set usb_state to USB_POWERED on plugin for software usb device. Otherwise, th...Frank Gevaerts2008-03-22
* fix H10 not rebooting on usb connect. Apologies to H10 users who enjoyed thei...Frank Gevaerts2008-03-21
* move an #endif to its proper place. This should not actually change anythingFrank Gevaerts2008-03-21
* move boosting for usb around a bit, so the cpu is boosted for the entire dura...Frank Gevaerts2008-03-20
* remember to test a bit more when doing larger changes...Frank Gevaerts2008-03-10
* make the usb storage driver handle hotswap correctly, and exit the usb screen...Frank Gevaerts2008-03-10
* reorganise the usb stack to provide a clean separation between core and class...Frank Gevaerts2008-03-06
* implement logf over usb-serial. Needs USB_SERIAL defined in usb_core.h to wor...Frank Gevaerts2008-03-02
* don't do small cleanups just before going to sleep...Frank Gevaerts2008-03-02
* small cleanupFrank Gevaerts2008-03-02
* Make it not reboot when plugged into a wall charger with USE_ROCKBOX_USB diab...Frank Gevaerts2008-03-02
* Only show the usb screen once a real usb connection is established. In case o...Frank Gevaerts2008-03-02
* HAVE_POWER isn't defined for any target. It should be HAVE_USB_POWER.Barry Wardell2008-02-28
* check for HAVE_POWER outside all uses of USBPOWER_BUTTONFrank Gevaerts2008-02-27
* move the usb_core thread functionality to the main usb threadFrank Gevaerts2008-02-27
* New USB stackBjörn Stenberg2007-11-22
* Take out some NOCACHEBSS_ATTR's that were accidentally left. Put some threadi...Michael Sevakis2007-10-16
* Finally full multicore support for PortalPlayer 502x targets with an eye towa...Michael Sevakis2007-10-16
* Commit a subset of the dual core changes that have to do with cache handling,...Michael Sevakis2007-09-28
* FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman2007-09-04
* Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis2007-06-30
* Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold2007-04-11
* Remove unused code (already moved to target tree).Barry Wardell2007-04-10
* It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...Jens Arnold2007-04-03
* Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen2007-03-26
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* FS#4770 - Add USB charging for the H300 seriesSteve Bavin2007-02-01
* iPod USB code has already been moved to the target tree so it's not used here...Barry Wardell2007-01-02
* Convert queues to use intptr_t for event data and return values as most of th...Michael Sevakis2006-12-19
* Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c...Daniel Ankers2006-11-22
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05
* Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell2006-09-20
* New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen2006-09-16
* update the gigabeat code and move to target_treeMarcoen Hirschberg2006-08-12
* Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.cJens Arnold2006-04-08
* iPod mini 2G: Properly reboot into diskmode for USB access.Jens Arnold2006-03-30
* USB mode for iAudio X5Linus Nielsen Feltzing2006-03-22
* Fix yellow build as well.Jens Arnold2006-03-18
* Proper charger input, usb and charger activity detection/reporting for ipod v...Brandon Low2006-03-16
* Ooops. Fix warning in simsDave Chapman2006-02-24
* More iPod 3G work from Seven Le MesleDave Chapman2006-02-24
* Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2006-02-21