summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2005-02-07iRiver: Correct cold start detectionLinus Nielsen Feltzing1-1/+1
2005-02-07iRiver: Removed redundant initiation in power_init()Linus Nielsen Feltzing1-5/+0
2005-02-06A proper alarm clock for the V2/FM (and v1 with mod)Christi Scarborough3-11/+48
2005-02-06Player: volume/balance/treble/bass handling improved. (1) Linear mapping of p...Jens Arnold1-39/+30
2005-02-06fix warnings / sim buildChristi Scarborough1-0/+1
2005-02-06fix warnings / sim buildChristi Scarborough1-0/+3
2005-02-06clean shutdown for idle timer and sleep timerChristi Scarborough2-2/+18
2005-02-06Cosmetic fix for thread alignment.Jens Arnold1-1/+1
2005-02-06Handle MPEG_STOP in the dummy iriver mpeg threadLinus Nielsen Feltzing1-1/+12
2005-02-06Use proper CPU definesLinus Nielsen Feltzing1-1/+1
2005-02-06Added ISD chip power control setup and used proper define for the MCF5249Linus Nielsen Feltzing1-2/+2
2005-02-06iriver: ATA controller register setupLinus Nielsen Feltzing1-0/+4
2005-02-06iriver: fixed ATA enable setupLinus Nielsen Feltzing1-1/+13
2005-02-06Aligned thread stackLinus Nielsen Feltzing1-1/+1
2005-02-06Aligned thread stack, added dummy thread loop for iriverLinus Nielsen Feltzing1-2/+7
2005-02-06Aligned thread stackLinus Nielsen Feltzing3-3/+3
2005-02-06Aligned thread stack, correct CONTROL register for iRiverLinus Nielsen Feltzing1-2/+2
2005-02-06Changed default contrast, aligned thread stackLinus Nielsen Feltzing1-2/+2
2005-02-05Bugfix: Resume does not prompt if the unit has woken due to the RTC alarmChristi Scarborough2-2/+28
2005-02-05led driver for gminiJean-Philippe Bernardy2-0/+8
2005-02-05int -> longJean-Philippe Bernardy1-1/+1
2005-02-05beautified codeJean-Philippe Bernardy1-42/+44
2005-02-05backlight driver for GminiJean-Philippe Bernardy3-0/+9
2005-02-05more precise settings for GMini adc levelsJean-Philippe Bernardy1-7/+7
2005-02-04Boot loader safety measuresLinus Nielsen Feltzing1-0/+15
2005-02-04hw compat stub for the gmini seriesJean-Philippe Bernardy1-2/+6
2005-02-04these are not compiling for Gmini either atmDaniel Stenberg2-6/+9
2005-02-04fix Gmini I2C defineDaniel Stenberg1-1/+1
2005-02-04MMC driver now panics on out-of-bound accesses.Jens Arnold2-5/+14
2005-02-03Gmini power management basisJean-Philippe Bernardy2-0/+14
2005-02-03Simplification.Jens Arnold1-5/+2
2005-02-03Fixed max_cluster calculationJens Arnold1-2/+2
2005-02-03repair the iriver sim buildDaniel Stenberg1-0/+2
2005-02-03more MMIO: IISJean-Philippe Bernardy1-0/+9
2005-02-03more accurate configJean-Philippe Bernardy1-1/+4
2005-02-03less warnings on iriver buildsDaniel Stenberg3-1/+51
2005-02-03Build Rockbox for iRiverDaniel Stenberg1-39/+5
2005-02-03Duplicate lables for the m68k linker that wants the symbols without aDaniel Stenberg1-0/+3
2005-02-03Bug fix: Dummy functions are only for units without any mas.Jens Arnold1-1/+1
2005-02-02include fixDaniel Stenberg1-1/+1
2005-02-02a set of dummies for iriverDaniel Stenberg1-3/+70
2005-02-02provide a range of dummies to build on iriverDaniel Stenberg1-1/+53
2005-02-02provide system_memory_guard() and system_reboot() dummies for coldfire targetDaniel Stenberg1-0/+13
2005-02-02provide coldfire dummies to build for iriverDaniel Stenberg2-1/+16
2005-02-02provide a temporary ROLO dummy when built for coldfireDaniel Stenberg1-3/+14
2005-02-02made system_memory_guard() exist for all CPUsDaniel Stenberg1-11/+12
2005-02-02create and use a new config type for the i2c and the battery in the h100Daniel Stenberg2-2/+10
2005-02-02Tentative USB support for gminiJean-Philippe Bernardy1-0/+46
2005-02-02Added ON button support for gminiJean-Philippe Bernardy1-1/+4
2005-02-01Only reset battery level if battery type really changed.Jens Arnold1-2/+4