rockbox/firmware/drivers
Marcoen Hirschberg df31f5f186 Revert previous commit (still learning to work with git...)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15904 a1c6a512-1295-4272-9138-f99709370657
2007-12-10 11:14:28 +00:00
..
audio Revert previous commit (still learning to work with git...) 2007-12-10 11:14:28 +00:00
rtc FS#8157: H10 RTC alarm with some changes by me. The settings keymap had to be changed slightly, but it seems to work better for all setting screens with the new keymap. Thanks to 2007-11-14 16:53:31 +00:00
tuner lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (from c200 RE-ing), (2) rename functions for clarity, and (3) add some defines for readability. Doesn't fix the c200 radio problems, but shouldn't hurt either. 2007-12-06 04:03:26 +00:00
ata.c Finally: HDD power control for all PP502x iPods (4th gen Grayscale, Color, Minis, Video). * Wait a short time after powering on the HDD on all disk based targets, as that seems like a good idea. Shorten the excessive wait on initial power on. 2007-11-03 23:57:24 +00:00
ata_flash.c ata_flash.c: write 32 bits to the buffer at a time when reading a sector. 2007-09-22 22:53:29 +00:00
ata_mmc.c Finally full multicore support for PortalPlayer 502x targets with an eye towards the possibility of other types. All SVN targets the low-lag code to speed up blocking operations. Most files are modified here simple due to a name change to actually support a real event object and a param change to create_thread. Add some use of new features but just sit on things for a bit and leave full integration for later. Work will continue on to address size on sensitive targets and simplify things if possible. Any PP target having problems with SWP can easily be changed to sw corelocks with one #define change in config.h though only PP5020 has shown an issue and seems to work without any difficulties. 2007-10-16 01:25:17 +00:00
button.c FS#7738 - Scroll wheel acceleration for iPod 2007-11-19 11:05:54 +00:00
dac.c
dac.h
eeprom_24cxx.c
fat.c Code police, no functional changes (yet) 2007-10-28 23:44:49 +00:00
fmradio.c
generic_i2c.c
i2c.c
isp1362.c
lcd-1bit-vert.c Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers) 2007-09-30 21:40:22 +00:00
lcd-2bit-horz.c Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers) 2007-09-30 21:40:22 +00:00
lcd-2bit-vert.c Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers) 2007-09-30 21:40:22 +00:00
lcd-16bit.c Make the "current line" value in the gradient style code zero-based, and an attempt at more understandable names and better comments. 2007-12-06 17:09:24 +00:00
lcd-charcell.c Scroll on main and remote with a single thread. Change the way system messages are defined before running out is an issue (which requires a full update of rockbox on the player). 2007-07-28 08:12:05 +00:00
lcd-charset-player.c
lcd-remote-1bit-v.c Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers) 2007-09-30 21:40:22 +00:00
lcd-remote-2bit-vi.c Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers) 2007-09-30 21:40:22 +00:00
led.c
m5636.c
mas.c
pcf50605.c pcf50605_write_multiple must prelock driver or the series of bytes may be interrupted resulting in something you didn't intend. :) 2007-11-26 07:59:42 +00:00
serial.c A few minor cleanups for the Gigabeat S 2007-09-22 02:17:08 +00:00
tsc2100.c nope, reread the datasheet... this one is correct 2007-10-22 13:53:19 +00:00