summaryrefslogtreecommitdiff
path: root/firmware/usb.c (follow)
Commit message (Expand)AuthorAge
* 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
* Added NSauzede's patch to detect USB while in a Menu. It also adds the USB ic...Justin Heiner2002-08-23
* Magnus Öman's rocking USB logo is now being put to use.Daniel Stenberg2002-08-21
* Finally working USB mode againLinus Nielsen Feltzing2002-07-24
* Possibly better USB handlingLinus Nielsen Feltzing2002-07-23
* Added thread namesLinus Nielsen Feltzing2002-07-15
* Settings are now saved in RTC RAM on Recorder (Heikki Hannikainen).Björn Stenberg2002-07-15
* Lame attempt to fix USB polarity auto-detectionLinus Nielsen Feltzing2002-07-03
* Compile errorsLinus Nielsen Feltzing2002-07-02
* Added ATA debug featureLinus Nielsen Feltzing2002-07-02
* Increased thread stack sizeLinus Nielsen Feltzing2002-07-01
* More robust, debounced USB detectionLinus Nielsen Feltzing2002-07-01
* Killed a few warningsLinus Nielsen Feltzing2002-07-01
* Better handling of non-responding threadsLinus Nielsen Feltzing2002-07-01
* Killed a warningLinus Nielsen Feltzing2002-06-30
* Now uses adc_read()Linus Nielsen Feltzing2002-06-30
* Added usb_display_info()Linus Nielsen Feltzing2002-06-30
* Even better USB supportLinus Nielsen Feltzing2002-06-30
* Wrong polarity for player USB checkLinus Nielsen Feltzing2002-06-29
* First versionLinus Nielsen Feltzing2002-06-29