summaryrefslogtreecommitdiff
path: root/firmware/usb.c (follow)
Commit message (Expand)AuthorAge
* 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
* Fix red builds - only check for USB_POWERED status if HAVE_USB_POWER is defined.Dave Chapman2006-02-19
* Patch #1434442 by Mikael Magnusson - Prevent shutdown when charging from USBLinus Nielsen Feltzing2006-02-19
* iPod 5G: Change USB detection to use pin 1 on GPIOB instead of the USB status...Dave Chapman2006-02-17
* Revert the ATA/USB power fix until I find an even more correct way of doing i...Linus Nielsen Feltzing2006-02-16
* More correct power handling of the HDD and ISD300 chips on the H300 platformLinus Nielsen Feltzing2006-02-13
* Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixesDave Chapman2006-02-05
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2006-02-04
* Enable USB charging mode on H300, hold Rec when inserting the USB connector t...Linus Nielsen Feltzing2006-01-26
* Fix reboot-to-diskmode for the Nano and Video - the "diskmode" string is writ...Dave Chapman2006-01-19
* Remove a redundant lineHristo Kovachev2006-01-18
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* H300: Bootloader USB mode detection on EXTON wakeupLinus Nielsen Feltzing2006-01-10
* iPod: Add USB detection. When inserting the USB cable, hold down MENU to cha...Dave Chapman2006-01-07
* H300 bootloader USB modeLinus Nielsen Feltzing2005-12-06
* USB support for H300Linus Nielsen Feltzing2005-12-06
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* USB power mode: Made the code ignore the power button (On for recorder fm/v2,...Jens Arnold2005-10-28