summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* iRiver: Proper LCD initLinus Nielsen Feltzing2005-01-27
* iRiver: Added extra parameters to lcd_write_command_ex()Linus Nielsen Feltzing2005-01-27
* fixes for gminiJean-Philippe Bernardy2005-01-26
* Ported ATA driver to iRiver, minor code policingLinus Nielsen Feltzing2005-01-26
* Gmini i2c supportJean-Philippe Bernardy2005-01-24
* More int -> longJean-Philippe Bernardy2005-01-24
* int -> long where neededJean-Philippe Bernardy2005-01-23
* (1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...Jens Arnold2005-01-23
* Factored out some macrosJean-Philippe Bernardy2005-01-20
* Support for gmini ATA interfaceJean-Philippe Bernardy2005-01-20
* fixed indentationJean-Philippe Bernardy2005-01-20
* Support for gmini100 series LCDJean-Philippe Bernardy2005-01-20
* The current lcd_bitmap() implementation is safe for enabling partial font hei...Jens Arnold2005-01-17
* iRiver fix: The larger LCD_HEIGHT needs larger area fill bitmaps.Jens Arnold2005-01-17
* 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