rockbox/firmware/drivers
Michael Sevakis be0c7d0ff3 Gigabeat S: Use the fastest PIO mode the installed drive allows instead of always PIO0. Centralize clock information in clkctl-imx31.c.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17371 a1c6a512-1295-4272-9138-f99709370657
2008-05-05 10:53:06 +00:00
..
audio More static / header file cleanup. 2008-05-03 23:18:56 +00:00
rtc Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX (the LCD driver worked unchanged). Plus various tcc77x work, including a working tick interrupt (enabled in the bootloader). Rockbox itself builds for the M200 (there are no keymaps yet for the DAX), but doesn't progress very far due to the lack of an ATA (NAND flash) driver. 2008-05-02 19:12:09 +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 Gigabeat S: Use the fastest PIO mode the installed drive allows instead of always PIO0. Centralize clock information in clkctl-imx31.c. 2008-05-05 10:53:06 +00:00
ata_flash.c
ata_mmc.c No need to have \n here. panicf() won't output it anyway. 2008-03-08 23:56:00 +00:00
button.c Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen iPods (LCD is inverted when backlight is on, so the curve is also inverted). This needs a slight extension of is_backlight_on() functionality in the core. * Thorough recalibration of all reachable greyscale targets, and #ifdef cleanup. * Reduce on-target gamma a bit, because the displayable contrast range of a monochrome/greyscale isn't that high. 2008-04-02 22:16:14 +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) add debug menu for USB & PIC 2008-05-03 14:43:43 +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 Fix a small typo 2008-02-19 14:30:29 +00:00
sw_i2c.c mrobe 100: real time clock (if anybody recognises the RTC chip let me know) 2008-02-03 18:15:39 +00:00
tsc2100.c remove the last mr500 yello 2008-04-27 13:38:24 +00:00