summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2004-12-29Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn1-0/+1
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn3-10/+36
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn1-1/+1
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn1-0/+1
2004-12-20iRiver has hard drive poweroffLinus Nielsen Feltzing1-0/+3
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn6-5/+11
2004-12-01Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold2-14/+5
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold1-2/+1
2004-11-21Code cleanupJens Arnold1-1/+2
2004-11-20Moved player ATA power handling to the correct functionsJens Arnold1-0/+7
2004-11-20Enable building flashed rockbox and rombox for playersJens Arnold1-0/+3
2004-11-19Added ADC_UNREG_POWER for the iRiver, for compatibilityLinus Nielsen Feltzing1-0/+1
2004-11-19iRiver: SWAB16 and SWAB32 macrosLinus Nielsen Feltzing1-0/+22
2004-11-18Added iRiver ADC channel infoLinus Nielsen Feltzing1-0/+11
2004-11-18Added iRiver button codesLinus Nielsen Feltzing1-2/+17
2004-11-18Correct keyboard typeLinus Nielsen Feltzing1-2/+1
2004-11-18Added IRIVER_H100_PADLinus Nielsen Feltzing1-3/+4
2004-11-17Ondio: adjustments for models with mask bit 2 == 0 (different MMC clock selec...Jens Arnold1-0/+1
2004-11-07Ondio: Increased PLAY_PENDING thresholds for smooth playback of all bitrates ...Jens Arnold1-0/+5
2004-10-27Let's start with the basic oscillator frequencyLinus Nielsen Feltzing1-0/+3
2004-10-27The timer registers are 16-bitLinus Nielsen Feltzing1-10/+10
2004-10-27Coldfire: set_irq_level() mixed up the in/out registersLinus Nielsen Feltzing1-3/+3
2004-10-26Ported to iRiver H100Linus Nielsen Feltzing1-0/+1
2004-10-26Ported to ColdfireLinus Nielsen Feltzing1-1/+1
2004-10-25The battery level thresholds for Ondio were a bit optimisticJens Arnold1-3/+3
2004-10-19tuner cleanup + improvements:Jörg Hohensohn2-3/+7
2004-10-18minor touchup, to make the tuner interface independent from the IFJörg Hohensohn1-1/+1
2004-10-17Philips tuner supportedJörg Hohensohn1-2/+2
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn3-4/+10
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn5-4/+80
2004-10-15Adjusted power thread to Ondio: no charging, no car adapter mode, different c...Jens Arnold1-4/+10
2004-10-15Cleaned up and started porting to ColdfireLinus Nielsen Feltzing1-36/+16
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing1-0/+3
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing3-0/+9
2004-10-12SYS_xxx events now don't share bits with regular events. New event: SYS_POWER...Linus Nielsen Feltzing1-10/+10
2004-10-11Disabled S/PDIF out for models where S/PDIF output is not physically availabl...Jens Arnold1-0/+3
2004-10-10MMC hotswap handling in USB modeJens Arnold1-0/+2
2004-10-10more realistic limits for AAA cellsJörg Hohensohn1-3/+3
2004-10-10Consistent battery capacity handling for settings and menu, adapted allowed r...Jens Arnold1-1/+6
2004-10-10Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold5-5/+5
2004-10-10First part of MMC hotswap handling; removed unnecessary MMC threadJens Arnold1-0/+4
2004-10-08battery levels adjusted for OndioJörg Hohensohn1-1/+5
2004-10-08multiple battery types prepared (CONFIG_BATTERY)Jörg Hohensohn9-13/+33
2004-10-08Fixed typoJens Arnold1-7/+7
2004-10-06The endian swap macros should be unsigned. This fixes the FAT16 issue.Jens Arnold1-3/+3
2004-10-06Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed vol...Jens Arnold1-0/+42
2004-10-06include cpu header only if explicit CPU matchDaniel Stenberg1-1/+2
2004-10-06sh7024.h -> cpu.hLinus Nielsen Feltzing1-1/+1
2004-10-06Changed CPU name, removed HAVE_LEDLinus Nielsen Feltzing1-4/+1
2004-10-06Changed CPU nameLinus Nielsen Feltzing1-1/+1