rockbox/firmware/drivers
Peter D'Hoye 825d89fe28 Accept FS #9021 by James Vasile and apply the fix to the other drivers that have the same issue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17630 a1c6a512-1295-4272-9138-f99709370657
2008-05-25 21:19:07 +00:00
..
audio Accept FS #9021 by James Vasile and apply the fix to the other drivers that have the same issue. 2008-05-25 21:19:07 +00:00
rtc Gigabeat S: 2008-05-21 08:42:11 +00:00
tuner Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
ata.c Actually remove the ata lock hack code for that had been used for iPod Video 60/80. It has been disabled for awhile anyway and the problem that nescessitated it really appears resolved. 2008-05-17 16:19:58 +00:00
ata_flash.c
ata_mmc.c
button.c Bring Gigabeat S bootloader one step close to a release version. 2008-05-10 18:00:11 +00:00
dac.c
dac.h
eeprom_24cxx.c
fat.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
fmradio.c Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). 2008-04-28 10:22:05 +00:00
generic_i2c.c
i2c.c Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). 2008-04-28 10:22:05 +00:00
isp1362.c
isp1583.c 1) Put USB in IRAM 2008-05-16 21:05:18 +00:00
lcd-1bit-vert.c LCD drivers: * Automatically optimise horizontal and vertical lines drawn via _drawline(), with debug message to show possible optimisations in the caller. * Get rid of the extra ICODE function declarations by putting the attribute into the definition. 2008-04-12 07:53:33 +00:00
lcd-2bit-horz.c LCD drivers: * Automatically optimise horizontal and vertical lines drawn via _drawline(), with debug message to show possible optimisations in the caller. * Get rid of the extra ICODE function declarations by putting the attribute into the definition. 2008-04-12 07:53:33 +00:00
lcd-2bit-vert.c LCD drivers: * Automatically optimise horizontal and vertical lines drawn via _drawline(), with debug message to show possible optimisations in the caller. * Get rid of the extra ICODE function declarations by putting the attribute into the definition. 2008-04-12 07:53:33 +00:00
lcd-2bit-vi.c LCD drivers: * Automatically optimise horizontal and vertical lines drawn via _drawline(), with debug message to show possible optimisations in the caller. * Get rid of the extra ICODE function declarations by putting the attribute into the definition. 2008-04-12 07:53:33 +00:00
lcd-16bit.c Make the transparent bitmaps work on Gigabeat S. 2008-04-15 13:06:29 +00:00
lcd-charcell.c
lcd-charset-player.c Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
lcd-remote-1bit-v.c Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
lcd-remote-2bit-vi.c LCD drivers: * Automatically optimise horizontal and vertical lines drawn via _drawline(), with debug message to show possible optimisations in the caller. * Get rid of the extra ICODE function declarations by putting the attribute into the definition. 2008-04-12 07:53:33 +00:00
led.c
m5636.c
mas.c
pcf50605.c Adding new setting to System Settings <Accessory Power Supply -- off by default). This setting can be used to enable/disable the power supply for accessories. With this commit implemented for iPods with PCF50605 power controller. 2008-04-20 18:28:25 +00:00
pcf50606.c Enable RTC for Cowon D2. Time readout works, but date is currently junk. 2008-04-20 21:20:16 +00:00
serial.c
sw_i2c.c
tsc2100.c remove the last mr500 yello 2008-04-27 13:38:24 +00:00