summaryrefslogtreecommitdiff
path: root/firmware/usb.c (follow)
Commit message (Expand)AuthorAge
* 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
* Trying to enter STANDBY mode when entering USB mode seems to cause more troub...Linus Nielsen Feltzing2005-08-22
* Atomic GPIO accessLinus Nielsen Feltzing2005-07-12
* USB is the same on all H1x0 modelsLinus Nielsen Feltzing2005-07-08
* Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg2005-07-08
* Now the CPU is idle in USB modeLinus Nielsen Feltzing2005-07-05
* remove a warning from the h300 buildDaniel Stenberg2005-06-29
* New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold2005-06-23
* Ondio: Fix multivolume and hotswap for the old MMC clock circuit.Jens Arnold2005-05-22
* Hotswap: Better placement for switching the MMC monitor off/on.Jens Arnold2005-05-16
* Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold2005-05-16
* GminiJean-Philippe Bernardy2005-02-19
* Gmini work:Jean-Philippe Bernardy2005-02-19
* Increased the USb thread stackLinus Nielsen Feltzing2005-02-11
* iRiver: USB supportLinus Nielsen Feltzing2005-02-10