rockbox/firmware/drivers
2006-04-04 00:55:16 +00:00
..
adc.c Fix ipod 3g build that was broken (by me perhaps?) 2006-03-23 03:48:48 +00:00
ata.c Coldfire: Assembler optimised disk writing, speed increase ~36% on average. 2006-03-19 12:37:23 +00:00
ata_flash.c
ata_mmc.c
button.c greyscale iPod LCD: Working display flip. * Correct register definitions for HD66753. * Correct 1/3 and 2/3 greylevels. * Some tweaks. 2006-04-01 23:48:03 +00:00
dac.c
dac.h
fat.c
fmradio.c
fmradio_i2c.c
generic_i2c.c Generic bitbang I2C driver 2006-02-22 14:50:57 +00:00
i2c-coldfire.c Enable I2C bus 1 on the iAudio X5 2006-03-28 20:36:04 +00:00
i2c-pnx0101.c
i2c-pp5002.c Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting 2006-03-09 19:47:12 +00:00
i2c-pp5020.c Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting 2006-03-09 19:47:12 +00:00
i2c.c
lcd-2bit-horz.c Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as apple. No more mirrored display when loading retailos, after a bootloader update. 2006-04-04 00:55:16 +00:00
lcd-16bit.c font caching fixes by Frank Dischner 2006-03-22 09:53:27 +00:00
lcd-h100-remote.c font caching fixes by Frank Dischner 2006-03-22 09:53:27 +00:00
lcd-h100.c font caching fixes by Frank Dischner 2006-03-22 09:53:27 +00:00
lcd-h300.c H300: Cut-down LCD init & working display flip. 2006-03-17 15:42:06 +00:00
lcd-ipod.c Grayscale iPods: Bit-flipped the 2bit LCD driver to use the same format as apple. No more mirrored display when loading retailos, after a bootloader update. 2006-04-04 00:55:16 +00:00
lcd-ipodvideo.c Removed lcd_roll() and lcd_remote_roll() functions. These functions were not really portable. Removed the only plugin that used lcd_roll(): Oscillograph. Oscilloscope offers everything that oscillograph did and more, in a portable way. * Bumped & sorted plugin API. 2006-03-11 09:28:49 +00:00
lcd-player-charset.c
lcd-player.c
lcd-recorder.c font caching fixes by Frank Dischner 2006-03-22 09:53:27 +00:00
lcd.S
led.c
mas.c Fixed loong-standing bug in mas_writereg(). 2006-03-24 07:57:55 +00:00
pcf50605.c Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting 2006-03-09 19:47:12 +00:00
pcf50606.c H300: Properly initialize the backlight PCF50606 port pin 2006-03-19 07:14:46 +00:00
power.c Hopefully correct charger connected detection for ipod video thanks to Herz's patch 2006-03-18 09:16:56 +00:00
rtc.c Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting 2006-03-09 19:47:12 +00:00
serial.c
tlv320.c Better sound quality on the iAudio X5 using the correct MCLK frequency 2006-03-30 10:01:04 +00:00
uda1380.c
wm8731l.c Move definitions to their proper place 2006-03-30 20:48:15 +00:00
wm8758.c Reduce the appearance of volume change clicks by using the wmcodec's zero-cross detect feature 2006-03-27 14:46:15 +00:00
wm8975.c Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by 2006-03-22 13:04:49 +00:00