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