summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough2005-02-06
* Use proper CPU definesLinus Nielsen Feltzing2005-02-06
* Added ISD chip power control setup and used proper define for the MCF5249Linus Nielsen Feltzing2005-02-06
* iriver: ATA controller register setupLinus Nielsen Feltzing2005-02-06
* iriver: fixed ATA enable setupLinus Nielsen Feltzing2005-02-06
* Aligned thread stackLinus Nielsen Feltzing2005-02-06
* Aligned thread stack, correct CONTROL register for iRiverLinus Nielsen Feltzing2005-02-06
* Changed default contrast, aligned thread stackLinus Nielsen Feltzing2005-02-06
* Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough2005-02-05
* led driver for gminiJean-Philippe Bernardy2005-02-05
* more precise settings for GMini adc levelsJean-Philippe Bernardy2005-02-05
* these are not compiling for Gmini either atmDaniel Stenberg2005-02-04
* MMC driver now panics on out-of-bound accesses.Jens Arnold2005-02-04
* Gmini power management basisJean-Philippe Bernardy2005-02-03
* Simplification.Jens Arnold2005-02-03
* Fixed max_cluster calculationJens Arnold2005-02-03
* provide coldfire dummies to build for iriverDaniel Stenberg2005-02-02
* Added ON button support for gminiJean-Philippe Bernardy2005-02-02
* MMC debug info: Tsac is now needed in ns, no longer scaled by 10.Jens Arnold2005-01-31
* do the hotswapJörg Hohensohn2005-01-28
* preparations for hotswapping MMCJörg Hohensohn2005-01-28
* corrected check for the Gmini LCDDaniel Stenberg2005-01-27
* proper setting of contrast for GminiJean-Philippe Bernardy2005-01-27
* introducing CONFIG_I2C for kind of I2C in useDaniel Stenberg2005-01-27
* Ooops, I did it again...Linus Nielsen Feltzing2005-01-27
* button_status() no longer calls button_read(), since it isn't interrupt safeLinus Nielsen Feltzing2005-01-27
* 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