rockbox/firmware/drivers
Linus Nielsen Feltzing ca3cb1e965 FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16310 a1c6a512-1295-4272-9138-f99709370657
2008-02-14 14:00:59 +00:00
..
audio Return value of audiohw_set_xxx_vol is never used and most of the time we have a return 0; --> kick it 2008-02-13 11:19:23 +00:00
rtc FS#8273 by Przemyslaw Holubowski - H10 RTC alarm bugfixes 2008-02-14 14:00:59 +00:00
tuner
ata.c Do not waste RAM in the ATA driver. The identify info is a single sector. 2008-02-14 06:52:59 +00:00
ata_flash.c
ata_mmc.c
button.c Use the timeout API as a oneshot for headphone plug debouncing. Set at 1s for now which seems comfortable and was good for meg-fx but target-specific adjustment is easy enough (my 3G hp jack is dead so I can't check that one :( ). Do some minor rearrangements for init safety and consistency. 2008-01-27 21:13:04 +00:00
dac.c
dac.h
eeprom_24cxx.c
fat.c Let the FAT namecheck also look for trailing spaces, fixes FS #8560. 2008-02-07 22:15:13 +00:00
fmradio.c
generic_i2c.c
i2c.c
isp1362.c
lcd-1bit-vert.c
lcd-2bit-horz.c
lcd-2bit-vert.c
lcd-16bit.c
lcd-charcell.c
lcd-charset-player.c
lcd-remote-1bit-v.c
lcd-remote-2bit-vi.c
led.c
m5636.c
mas.c
pcf50605.c Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded hardware on PP50xx targets (Ipods, Sansa, H10s, etc) resulting in a large savings in power and consequent increase in battery life. Results vary from target to target and from codec to codec, but we now approach the OF runtime on several PP devices. For now, leave base CPU clock at 30MHz, although further savings is possible with some codecs if clock is reduced. Additionally, fix battery capacity on c200 and use my measurements to improve runtime estimation for Sandisk targets. 2008-02-10 05:39:20 +00:00
serial.c
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