rockbox/firmware/drivers
Barry Wardell e367b05fca Move X5 ADC code to target tree. Fix power button detection on H10. New ADC
driver for H10. Thanks to Laurent Baum for all his help with this code.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10701 a1c6a512-1295-4272-9138-f99709370657
2006-08-22 20:17:09 +00:00
..
adc.c Move X5 ADC code to target tree. Fix power button detection on H10. New ADC 2006-08-22 20:17:09 +00:00
ata.c update the gigabeat code and move to target_tree 2006-08-12 08:01:54 +00:00
ata_flash.c Added support for 512MB chips. Added support for multiple chips. 2006-08-12 22:51:18 +00:00
ata_mmc.c
button.c fixed bootloader problem not only for x5. 2006-08-08 22:45:13 +00:00
dac.c
dac.h
eeprom_24cxx.c Prevent unlikely endless loop. 2006-08-17 18:23:50 +00:00
fat.c Reduced the logf output. Please enable the lines only when necessary. 2006-08-02 15:58:02 +00:00
fmradio.c
fmradio_i2c.c Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5. 2006-07-21 08:42:28 +00:00
generic_i2c.c
i2c-coldfire.c Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5. 2006-07-21 08:42:28 +00:00
i2c-pnx0101.c
i2c-pp5002.c
i2c-pp5020.c
i2c.c
isp1362.c H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it just sends the chip to sleep, solving the poor battery runtime issue. 2006-06-16 17:34:18 +00:00
lcd-2bit-horz.c LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scrolltext drawing anywhere. * Cleanup, fixes and definitions in preparation for X5 remote. 2006-07-28 07:17:00 +00:00
lcd-16bit.c LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scrolltext drawing anywhere. * Cleanup, fixes and definitions in preparation for X5 remote. 2006-07-28 07:17:00 +00:00
lcd-h100-remote.c Irivers: Faster remote LCD update. Maximum speedup (without ticking reduction): +32% @11MHz, 2.5 times @45MHz, +45% @124MHz. The speedup is data dependent, the worst case (every pixel having the opposite value from the previous one, in LCD data order) would see no speedup (except @45MHz), but it's a highly unlikely case. 2006-08-22 05:25:04 +00:00
lcd-h100.c Make the grey shades on greyscale iPods a little darker, and the dark grey on H1x0 a little brighter. 2006-08-10 16:32:14 +00:00
lcd-h300.c H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No bounds check in lcd_yuv_blit() (by convention), implementations for other targets should be adapted. * Fixed off-by-one bug in lcd_update_rect() 2006-08-08 13:44:43 +00:00
lcd-ipod.c Port Tom Meyer's lcd_yuv_blit() optimisations for the ipod 5g to the ipod Photo/Color and Nano - gives a similar 10-15% speedup in mpegplayer. 2006-08-17 09:03:16 +00:00
lcd-ipodvideo.c Optimisations to lcd_yuv_blit by Tom Meyer - speeds up mpegplayer by about 10-15% 2006-08-17 08:37:35 +00:00
lcd-player-charset.c
lcd-player.c Removed annoying debug output 2006-08-15 20:05:09 +00:00
lcd-recorder.c Contrast setting cleanup: * Only include contrast setting for targets where it's used. * Make lcd_default_contrast() a stub for simulators. 2006-07-25 11:15:50 +00:00
lcd-remote-2bit-vi.c LCD remote support for iAudio X5 2006-07-28 12:41:13 +00:00
lcd.S
led.c
m5636.c Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption. 2006-07-13 07:40:30 +00:00
mas.c
pcf50605.c
pcf50606.c eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom 2006-08-15 22:54:06 +00:00
power.c Patch #5789 by Mike Sevakis - Proper shut down of Coldfire targets 2006-08-10 13:47:22 +00:00
rtc.c
serial.c update the gigabeat code and move to target_tree 2006-08-12 08:01:54 +00:00
tlv320.c Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5. 2006-07-21 08:42:28 +00:00
uda1380.c Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5. 2006-07-21 08:42:28 +00:00
wm8731l.c
wm8758.c Add support for displaying the the current path or the full path (or neither) in the file browser. Check General Settings -> File View -> Show Path for the options. 2006-08-15 09:38:13 +00:00
wm8975.c