summaryrefslogtreecommitdiff
path: root/firmware/drivers (unfollow)
Commit message (Expand)Author
2005-01-10Jean-Philippe Bernardy: gmini100 keypad supportDaniel Stenberg
2005-01-10Jean-Philippe Bernardy: removed bad emu_debugf() callDaniel Stenberg
2005-01-09Jean-Philippe Bernardy: ADC support for TCC730Daniel Stenberg
2005-01-05Fixed some warnings.Jens Arnold
2005-01-05unmount function in preparation for MMC hotswap, more mutexingJörg Hohensohn
2005-01-04Multivolume: prevent file rename attempts across volumes.Jens Arnold
2005-01-04modify fat cache entries atomic, this was potentially unsafeJörg Hohensohn
2005-01-03select the card within the mutex, seems more safeJörg Hohensohn
2005-01-03Correct handling of FAT16 root directory when it does not start on a pseudo c...Jens Arnold
2004-12-29cosmetic: use the IF_MV2() macro for optional argumentsJörg Hohensohn
2004-12-29behave for multi-volumeJörg Hohensohn
2004-12-28killed a warning for boxes not supporting FAT16Jörg Hohensohn
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn
2004-12-22Removed duplicate instructionJens Arnold
2004-12-20Oops! Wrong polarity in ide_powered() for iRiverLinus Nielsen Feltzing
2004-12-20Added power functions for iRiver H1xxLinus Nielsen Feltzing
2004-12-16Unconditionally drive HD power control pin for player (doesn't hurt even for ...Jens Arnold
2004-12-01Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold
2004-11-30Properly initialize Port A button input pins (player coldstart)Jens Arnold
2004-11-25Remote control working againJens Arnold
2004-11-23Retry initializing the harddisk with hard reset in case the first try fails. ...Jens Arnold
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold
2004-11-22The player also has MAS poweron reset, handle it.Jens Arnold
2004-11-21Code cleanupJens Arnold
2004-11-20Fixed a warningJens Arnold
2004-11-20Moved player ATA power handling to the correct functionsJens Arnold
2004-11-20New players: switch on the HD in ata_init()Jens Arnold
2004-11-18Added iRiver ADC tick taskLinus Nielsen Feltzing
2004-11-18Added iRiver button handlingLinus Nielsen Feltzing
2004-11-17Fix: my previous adjustments broke access to external MMC on newer Ondio mode...Jens Arnold
2004-11-17Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold
2004-11-16iRiver: Now sets the LCD RESET pin correctlyLinus Nielsen Feltzing
2004-11-14Increased MMC init timeout (again), and sleep() between consecutive tries.Jens Arnold
2004-11-14Increased init timeout to account for some very slow (SD) cardsJens Arnold
2004-11-11Fixed the player sim. There is no SH1 hardware in the simulator...Jens Arnold
2004-11-11Important step towards player flashing: LCD inits for both new LCD (confirmed...Jens Arnold
2004-11-07Unique error codesJens Arnold
2004-11-04Removed #include math.hLinus Nielsen Feltzing
2004-11-03Ported to iRiver (unfinished)Linus Nielsen Feltzing
2004-11-02Adjusted for iriverLinus Nielsen Feltzing
2004-10-26New LCD driver for iRiver H100Linus Nielsen Feltzing
2004-10-26Ported to iRiver H100Linus Nielsen Feltzing
2004-10-17Philips tuner supportedJörg Hohensohn
2004-10-17bugfix for OndioFM tuner powerJörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn
2004-10-15Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold
2004-10-14cleaned out parts of bpb which we don't useJörg Hohensohn
2004-10-13Disabled charger detection and ide_power_enable() for Ondio; some cleanupJens Arnold
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing