summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2005-02-09iRiver: faster screen updates with lcd frame buffer in IRAMLinus Nielsen Feltzing
2005-02-07long policyJean-Philippe Bernardy
2005-02-07The can be more scrolling lines on iRiver...Jens Arnold
2005-02-07Silly me, those inits were not redundant at allLinus Nielsen Feltzing
2005-02-07iRiver: Correct cold start detectionLinus Nielsen Feltzing
2005-02-07iRiver: Removed redundant initiation in power_init()Linus Nielsen Feltzing
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