1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/drivers
Björn Stenberg af348637a5 This commit was manufactured by cvs2svn to create tag 'v2_5'.
git-svn-id: svn://svn.rockbox.org/rockbox/tags/v2_5@7531 a1c6a512-1295-4272-9138-f99709370657
2005-09-21 23:09:19 +00:00
..
adc.c More atomic GPIO 2005-07-12 12:16:17 +00:00
ata.c Atomic GPIO access 2005-07-12 07:25:01 +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 The power thread now monitors the shutdown process and forces a poweroff if it takes more than 8 seconds. 2005-09-14 09:08:26 +00:00
dac.c
dac.h
fat.c Adds a filename sanity check to add_dir_entry that at the moment only checks for names ending in a period, but can easily be extended. Changes the error codes for add_dir_entry. Fixes bug #782248. 2005-09-07 01:35:15 +00:00
fmradio.c
fmradio_i2c.c CONFIG_TUNER is a bitmask 2005-08-13 18:13:56 +00:00
i2c-coldfire.c The iriver FM radio I2C cannot use the I2C controller, so we do the good old bitbanging instead 2005-08-13 17:32:15 +00:00
i2c-h100.c This commit was manufactured by cvs2svn to create tag 'v2_5'. 2005-09-21 23:09:19 +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 Fixed scroll step settings >127 pixels not working (reported on irc). Changed some other LCD driver variables to the natural 'int', cuts down binary size on coldfire a bit. Cleaned up some more settings bits. Bumped config block version, so save your settings to a file before upgrading. 2005-07-28 08:36:24 +00:00
lcd-h100.c Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic 2005-08-08 19:23:28 +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 Fixed scroll step settings >127 pixels not working (reported on irc). Changed some other LCD driver variables to the natural 'int', cuts down binary size on coldfire a bit. Cleaned up some more settings bits. Bumped config block version, so save your settings to a file before upgrading. 2005-07-28 08:36:24 +00:00
lcd-recorder.c Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text support for Hebrew and Arabic 2005-08-08 19:23:28 +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 Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. 2005-08-29 21:15:27 +00:00
power.c iriver: let the boot loader decide when to power on the hard drive 2005-07-19 07:04:40 +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
tlv320.c iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
uda1380.c iRiver: Reduced pops from the line out connector. 2005-08-28 15:33:37 +00:00