rockbox/firmware/drivers
Linus Nielsen Feltzing a4b15a4f1f H300 FM radio support, with help from Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8237 a1c6a512-1295-4272-9138-f99709370657
2005-12-15 01:11:19 +00:00
..
adc.c H300: ADC driver 2005-11-16 13:28:10 +00:00
ata.c Fixed yellow iPod builds. 2005-11-24 00:51:57 +00:00
ata_mmc.c Removed unused ata_standby(), changed return type of ata_sleep() to void, removed misleading comment from ata.h 2005-11-07 23:19:06 +00:00
button.c fix yellow builds. 2005-11-23 22:34:11 +00:00
dac.c
dac.h
fat.c waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
fmradio.c
fmradio_i2c.c H300 FM radio support, with help from Peter D'Hoye 2005-12-15 01:11:19 +00:00
i2c-coldfire.c H300 FM radio support, with help from Peter D'Hoye 2005-12-15 01:11:19 +00:00
i2c-pp5020.c iPod: Cleanup of i2c code and addition of RTC driver 2005-12-11 10:52:17 +00:00
i2c.c
lcd-16bit.c waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
lcd-h100-remote.c waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
lcd-h100.c waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
lcd-h300.c Patch #1377879 by Anders Kagerin - faster lcd_update_rect() for h300 2005-12-11 00:30:15 +00:00
lcd-ipod.c iPod: Fix the lcd_update_rect() function for the Color LCD, ensure rect is word-aligned and minor cosmetic cleanup 2005-11-25 23:11:01 +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 waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
lcd-recorder.c waiting is over: initial unicode commit 2005-12-06 13:27:15 +00:00
lcd.S No assembler LCD driver yet for H300 2005-11-14 15:41:04 +00:00
led.c Fixed disk icon display in remote status bar on iriver. * Rolled back led.c changes, introducing a changed #if condition only. Reduces code size on targets with real controllable LED. 2005-11-24 00:10:14 +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
pcf50605.c iPod: Cleanup of i2c code and addition of RTC driver 2005-12-11 10:52:17 +00:00
pcf50606.c PCF50606 I2C timing is now more on spec 2005-12-09 00:40:51 +00:00
power.c Replaced the booolean 'Backlight On When Plugged' setting with a complete alternative 'Backlight When Plugged' timeout setting. * Yield during poweroff to make backlight_off() work. * Bumped config version, save your settings. 2005-11-23 20:12:33 +00:00
rtc.c Reworking of Archos RTC code to create a (slightly) more abstract RTC api 2005-12-11 00:47:40 +00:00
serial.c Initial commit of work-in-progress iPod port 2005-11-07 23:07:19 +00:00
tlv320.c iAudio: First unfinished attempt for tlv320 driver and rockbox integration 2005-08-06 10:12:19 +00:00
uda1380.c Proper UDA1380 reset for H300 2005-11-27 01:10:02 +00:00