summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2005-02-05led driver for gminiJean-Philippe Bernardy
2005-02-05more precise settings for GMini adc levelsJean-Philippe Bernardy
2005-02-04these are not compiling for Gmini either atmDaniel Stenberg
2005-02-04MMC driver now panics on out-of-bound accesses.Jens Arnold
2005-02-03Gmini power management basisJean-Philippe Bernardy
2005-02-03Simplification.Jens Arnold
2005-02-03Fixed max_cluster calculationJens Arnold
2005-02-02provide coldfire dummies to build for iriverDaniel Stenberg
2005-02-02Added ON button support for gminiJean-Philippe Bernardy
2005-01-31MMC debug info: Tsac is now needed in ns, no longer scaled by 10.Jens Arnold
2005-01-28do the hotswapJörg Hohensohn
2005-01-28preparations for hotswapping MMCJörg Hohensohn
2005-01-27corrected check for the Gmini LCDDaniel Stenberg
2005-01-27proper setting of contrast for GminiJean-Philippe Bernardy
2005-01-27introducing CONFIG_I2C for kind of I2C in useDaniel Stenberg
2005-01-27Ooops, I did it again...Linus Nielsen Feltzing
2005-01-27button_status() no longer calls button_read(), since it isn't interrupt safeLinus Nielsen Feltzing
2005-01-27iRiver: Proper LCD initLinus Nielsen Feltzing
2005-01-27iRiver: Added extra parameters to lcd_write_command_ex()Linus Nielsen Feltzing
2005-01-26fixes for gminiJean-Philippe Bernardy
2005-01-26Ported ATA driver to iRiver, minor code policingLinus Nielsen Feltzing
2005-01-24Gmini i2c supportJean-Philippe Bernardy
2005-01-24More int -> longJean-Philippe Bernardy
2005-01-23int -> long where neededJean-Philippe Bernardy
2005-01-23(1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its func...Jens Arnold
2005-01-20Factored out some macrosJean-Philippe Bernardy
2005-01-20Support for gmini ATA interfaceJean-Philippe Bernardy
2005-01-20fixed indentationJean-Philippe Bernardy
2005-01-20Support for gmini100 series LCDJean-Philippe Bernardy
2005-01-17The current lcd_bitmap() implementation is safe for enabling partial font hei...Jens Arnold
2005-01-17iRiver fix: The larger LCD_HEIGHT needs larger area fill bitmaps.Jens Arnold
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