summaryrefslogtreecommitdiff
path: root/firmware/usb.c
AgeCommit message (Expand)Author
2005-11-11iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman
2005-11-07Initial commit of work-in-progress iPod portDave Chapman
2005-10-28USB power mode: Made the code ignore the power button (On for recorder fm/v2,...Jens Arnold
2005-08-22Trying to enter STANDBY mode when entering USB mode seems to cause more troub...Linus Nielsen Feltzing
2005-07-12Atomic GPIO accessLinus Nielsen Feltzing
2005-07-08USB is the same on all H1x0 modelsLinus Nielsen Feltzing
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg
2005-07-05Now the CPU is idle in USB modeLinus Nielsen Feltzing
2005-06-29remove a warning from the h300 buildDaniel Stenberg
2005-06-23New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold
2005-05-22Ondio: Fix multivolume and hotswap for the old MMC clock circuit.Jens Arnold
2005-05-16Hotswap: Better placement for switching the MMC monitor off/on.Jens Arnold
2005-05-16Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold
2005-02-19GminiJean-Philippe Bernardy
2005-02-19Gmini work:Jean-Philippe Bernardy
2005-02-11Increased the USb thread stackLinus Nielsen Feltzing
2005-02-10iRiver: USB supportLinus Nielsen Feltzing
2005-02-06Cosmetic fix for thread alignment.Jens Arnold
2005-02-06Aligned thread stackLinus Nielsen Feltzing
2005-02-02Tentative USB support for gminiJean-Philippe Bernardy
2005-01-30long policyJean-Philippe Bernardy
2004-12-29Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-11-17Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold
2004-11-02Proper USB detection for iRiverLinus Nielsen Feltzing
2004-10-14Fix: Doing the port function setting first in usb_enable() fixes the instabil...Jens Arnold
2004-10-10MMC hotswap handling in USB modeJens Arnold
2004-10-01Ondio PACR inits for cold startJörg Hohensohn
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-13another fix towards Ondio USB passthroughJörg Hohensohn
2004-09-11some fixes for Ondio USB passthrough (but still doesn't work yet)Jörg Hohensohn
2004-09-11prepared Ondio USB passthrough (but doesn't work yet)Jörg Hohensohn
2004-09-11Ondio USB enable, ATA part of it is missing by nowJörg Hohensohn
2004-08-03More const policeing step 4Jens Arnold
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing
2004-06-10Don't throw away return code.Björn Stenberg
2004-06-10Try mounting all partitions after USB disconnect, just as on boot.Björn Stenberg
2004-03-25Increased the USB thread stack. This fixed bug #762588.Linus Nielsen Feltzing
2003-12-15kill a compiler warningDaniel Stenberg
2003-12-12All platforms don't have USBDaniel Stenberg
2003-11-27Use the new defines to know what kind of USB detection to use.Daniel Stenberg
2003-11-07set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn
2003-07-20usb_detect for simulator added.Mats Lidell
2003-07-03I needed a function to return the physical USB detectJörg Hohensohn
2003-05-17USB polarity is now taken from the HW info and not by checking the port pin s...Linus Nielsen Feltzing
2003-05-10Experiment: enable ATA STANDBY when switching to USB modeLinus Nielsen Feltzing
2003-01-16Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.Daniel Stenberg
2002-10-11Enable status bar in usb mode.Markus Braun
2002-09-25Don't auto-poweroff if USB is insertedLinus Nielsen Feltzing
2002-08-23Added NSauzede's patch to detect USB while in a Menu. It also adds the USB ic...Justin Heiner