..
audio
FS#9611 - Sansa Clip radio code. Commit final part which enables the LINE2 input that carries the analog radio signal on ams sansas.
2009-02-05 19:57:18 +00:00
rtc
Ingenic Jz4740 RTC: actually write date to RTC
2009-02-26 22:58:10 +00:00
tuner
FM radio for Philips HDD1630. Volume was very faint unless recording was enabled, so do that too.
2009-02-13 03:49:17 +00:00
ata.c
Submit FS#9863 by Boris Gjenero. Correct ATA wakeup and power on in case of SYS_USB_CONNECTED. This way HDDs are spun down properly afterwards before rebooting to USB.
2009-02-22 13:24:58 +00:00
ata_flash.c
conditionalise *_get_info() to get some binsize back
2008-11-01 17:33:21 +00:00
ata_mmc.c
implement single-driver storage layer with macros instead of inlines
2008-11-02 01:14:46 +00:00
button.c
Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, where the latter now activates the wheel acceleration code.
2009-03-02 19:25:50 +00:00
dac.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
dac.h
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
eeprom_24cxx.c
Various files: make function implementations consistent with their declaration in the header file or static if
2009-01-31 23:51:11 +00:00
fat.c
implement single-driver storage layer with macros instead of inlines
2008-11-02 01:14:46 +00:00
fmradio.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
generic_i2c.c
* combine i2c_ack and i2c_outb
2008-12-08 19:01:00 +00:00
i2c.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
isp1362.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
isp1583.c
Creative ZVM:
2009-02-05 21:47:54 +00:00
lcd-1bit-vert.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
lcd-2bit-horz.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
lcd-2bit-vert.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
lcd-2bit-vi.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
lcd-16bit.c
Correct test to avoid drawing outside display, fixes a problem in sim with spacerocks, could possibly fix things on target too.
2008-10-03 08:10:38 +00:00
lcd-charcell.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
lcd-charset-player.c
Add 4 extended latin letters which are needed for Czech and Polish, and an additional Greek letter that comes almost for free.
2008-08-08 21:04:47 +00:00
lcd-remote-1bit-v.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
lcd-remote-2bit-vi.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
led.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
m5636.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
mas.c
Moved pcm_record from firmware to apps. Cleaned up some. Now all code using struct mp3entry is in apps.
2008-10-14 11:12:20 +00:00
nand_id.c
Onda VX747: get NAND driver working
2009-01-22 00:04:20 +00:00
pcf50605.c
Ensure consistency between header file and implementation for iPod drivers, by #including the appropriate header file and #ifdef'fing out unused code
2008-07-16 11:02:14 +00:00
pcf50606.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
qt1106.c
Make the meizu m3 load from flash, so interrupts work. More work is needed to get the m6sl "working" again
2008-10-18 22:28:59 +00:00
ramdisk.c
Onda VX747:
2008-11-05 00:24:46 +00:00
serial.c
Simplify conditions for including serial port support (it's now HAVE_SERIAL). This should save a little binsize and RAM for target that don't have/use a serial port.
2009-02-07 11:15:30 +00:00
sw_i2c.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
synaptics-mep.c
Backlight brightness and button lights for the Philips HDD1630
2009-02-18 02:19:22 +00:00
touchscreen.c
Add generic touchscreen driver which allows calibration (apps/ layer will follow later).
2009-02-19 22:15:02 +00:00
tsc2100.c
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00