rockbox/firmware/target/arm/ipod
2010-05-30 22:24:50 +00:00
..
1g2g
3g
video No need to use alternating registers for dual register read/write sequence. Correct comment. 2010-05-10 20:35:57 +00:00
adc-ipod-pcf.c
adc-target.h
app.lds
backlight-4g_color.c
backlight-mini1g_mini2g.c
backlight-nano_video.c
backlight-target.h
boot.lds Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss sections need NOLOAD. otherwise the linker would try to include those into the binary. I don't know why this ever worked with our current ld version. 2010-03-08 23:16:57 +00:00
button-1g-3g.c
button-clickwheel.c
button-mini1g.c
button-target.h
lcd-as-gray.S Smaller & faster grey blitting on greyscale ipods, based on an idea by Mike Sevakis. ISR speedup on all greyscale iPods except Mini 2nd Gen is ~10%. No speedup on the latter, because the serial transfer is the limiting factor. 2010-05-30 22:24:50 +00:00
lcd-color_nano.c
lcd-gray.c Increaase default ipod 3g contrast, to a value between the last two. 2010-05-20 18:58:33 +00:00
power-ipod.c FS#11149: alternative fix for ipod startup/shutdown issue 2010-05-02 09:41:28 +00:00
powermgmt-ipod-pcf.c Tweaking iPod Video battery configuration. Dangerous battery level is latest reached below 3500 mV, discharge curve is optimized for stable runtime estimation. 2010-04-11 22:12:02 +00:00