rockbox/firmware/drivers
Jens Arnold 1cae074668 HD power must not default to off in rockbox itself, only in the bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6569 a1c6a512-1295-4272-9138-f99709370657
2005-06-04 23:42:02 +00:00
..
adc.c First lame attempt to show correct battery level on the iRiver 2005-04-06 23:53:19 +00:00
ata.c Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +00:00
ata_mmc.c Ondio: Fix multivolume and hotswap for the old MMC clock circuit. 2005-05-22 00:42:00 +00:00
button.c iRiver: added support for hold-button on main unit and remote control 2005-04-19 11:34:22 +00:00
dac.c
dac.h
fat.c Adding entries to the FAT16 root dir still failed under certain conditions. The shortcut check cannot work the way it was implemented - removed it. 2005-04-27 01:23:31 +00:00
fmradio.c
fmradio_i2c.c Philips tuner supported 2004-10-17 23:24:18 +00:00
i2c-h100.c iRiver I2C driver by Andy Young 2005-03-18 11:34:26 +00:00
i2c.c Moved unrelated stuff from i2c the driver to appropriate places. Minor optimisation in i2c driver. 2005-05-07 22:29:35 +00:00
lcd-h100-remote.c iRiver remote LCD start line adjustment 2005-06-01 13:09:59 +00:00
lcd-h100.c moved lcd_getstringsize into font.c 2005-04-19 12:47:16 +00:00
lcd-player-charset.c if __CONFIG_H__ is defined, don't include config.h 2005-05-23 12:04:30 +00:00
lcd-player.c Removed more dead code; bugfix for cursor display in player simulator. 2005-05-08 13:03:57 +00:00
lcd-recorder.c make use of font_getstringsize 2005-04-19 12:50:02 +00:00
lcd.S iRiver: more relaxed LCD timing 2005-03-01 14:32:17 +00:00
led.c Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +00:00
mas.c Moved unrelated stuff from i2c the driver to appropriate places. Minor optimisation in i2c driver. 2005-05-07 22:29:35 +00:00
power.c HD power must not default to off in rockbox itself, only in the bootloader. 2005-06-04 23:42:02 +00:00
rtc.c A proper alarm clock for the V2/FM (and v1 with mod) 2005-02-06 17:21:42 +00:00
serial.c these are not compiling for Gmini either atm 2005-02-04 15:07:50 +00:00
uda1380.c Wrong setting of AUDIOSEL caused double pitch 120MHz playback 2005-04-14 05:56:36 +00:00