summaryrefslogtreecommitdiff
path: root/firmware/usb.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* Cosmetic fix for thread alignment.Jens Arnold2005-02-06
* Aligned thread stackLinus Nielsen Feltzing2005-02-06
* Tentative USB support for gminiJean-Philippe Bernardy2005-02-02
* long policyJean-Philippe Bernardy2005-01-30
* Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn2004-12-29
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold2004-11-17
* Proper USB detection for iRiverLinus Nielsen Feltzing2004-11-02
* Fix: Doing the port function setting first in usb_enable() fixes the instabil...Jens Arnold2004-10-14
* MMC hotswap handling in USB modeJens Arnold2004-10-10
* Ondio PACR inits for cold startJörg Hohensohn2004-10-01
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* another fix towards Ondio USB passthroughJörg Hohensohn2004-09-13
* some fixes for Ondio USB passthrough (but still doesn't work yet)Jörg Hohensohn2004-09-11
* prepared Ondio USB passthrough (but doesn't work yet)Jörg Hohensohn2004-09-11
* Ondio USB enable, ATA part of it is missing by nowJörg Hohensohn2004-09-11
* More const policeing step 4Jens Arnold2004-08-03
* New screen dump feature for recordersLinus Nielsen Feltzing2004-06-30
* Don't throw away return code.Björn Stenberg2004-06-10
* Try mounting all partitions after USB disconnect, just as on boot.Björn Stenberg2004-06-10
* Increased the USB thread stack. This fixed bug #762588.Linus Nielsen Feltzing2004-03-25
* kill a compiler warningDaniel Stenberg2003-12-15
* All platforms don't have USBDaniel Stenberg2003-12-12
* Use the new defines to know what kind of USB detection to use.Daniel Stenberg2003-11-27
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-07
* usb_detect for simulator added.Mats Lidell2003-07-20
* I needed a function to return the physical USB detectJörg Hohensohn2003-07-03
* USB polarity is now taken from the HW info and not by checking the port pin s...Linus Nielsen Feltzing2003-05-17
* Experiment: enable ATA STANDBY when switching to USB modeLinus Nielsen Feltzing2003-05-10
* Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.Daniel Stenberg2003-01-16
* Enable status bar in usb mode.Markus Braun2002-10-11
* Don't auto-poweroff if USB is insertedLinus Nielsen Feltzing2002-09-25