summaryrefslogtreecommitdiff
path: root/firmware/drivers (unfollow)
Commit message (Expand)Author
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough
2005-02-06Use proper CPU definesLinus Nielsen Feltzing
2005-02-06Added ISD chip power control setup and used proper define for the MCF5249Linus Nielsen Feltzing
2005-02-06iriver: ATA controller register setupLinus Nielsen Feltzing
2005-02-06iriver: fixed ATA enable setupLinus Nielsen Feltzing
2005-02-06Aligned thread stackLinus Nielsen Feltzing
2005-02-06Aligned thread stack, correct CONTROL register for iRiverLinus Nielsen Feltzing
2005-02-06Changed default contrast, aligned thread stackLinus Nielsen Feltzing
2005-02-05Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough
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