rockbox/firmware/drivers
Daniel Stenberg 9c394a3e01 corrected check for the Gmini LCD
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5679 a1c6a512-1295-4272-9138-f99709370657
2005-01-27 15:33:49 +00:00
..
adc.c Jean-Philippe Bernardy: removed bad emu_debugf() call 2005-01-10 21:39:51 +00:00
ata.c fixes for gmini 2005-01-26 14:42:48 +00:00
ata_mmc.c select the card within the mutex, seems more safe 2005-01-03 23:20:31 +00:00
button.c Ooops, I did it again... 2005-01-27 11:53:13 +00:00
dac.c Patch #798050 by Leslie Donaldson, activates Line In on Player models 2003-11-03 23:36:36 +00:00
dac.h Patch #798050 by Leslie Donaldson, activates Line In on Player models 2003-11-03 23:36:36 +00:00
fat.c More int -> long 2005-01-24 14:26:24 +00:00
fmradio.c moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM 2004-10-17 08:53:18 +00:00
fmradio_i2c.c Philips tuner supported 2004-10-17 23:24:18 +00:00
i2c.c introducing CONFIG_I2C for kind of I2C in use 2005-01-27 12:16:45 +00:00
lcd-h100.c iRiver: Proper LCD init 2005-01-27 00:00:55 +00:00
lcd-player-charset.c More const policeing step 4 2004-08-03 19:22:56 +00:00
lcd-player.c Renamed has_new_lcd() to is_new_player(), and got rid of the alias 2004-11-22 21:20:54 +00:00
lcd-recorder.c corrected check for the Gmini LCD 2005-01-27 15:33:49 +00:00
lcd.S iRiver: Added extra parameters to lcd_write_command_ex() 2005-01-27 00:00:05 +00:00
led.c Adjusted for iriver 2004-11-02 21:42:39 +00:00
mas.c Removed duplicate instruction 2004-12-22 06:19:05 +00:00
power.c Oops! Wrong polarity in ide_powered() for iRiver 2004-12-20 01:34:45 +00:00
rtc.c Fix for the occasional problem on FMR devices, when the device can't be turned off 2003-12-04 11:26:10 +00:00
serial.c a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) 2004-09-28 22:13:26 +00:00