rockbox/firmware/target/arm/s5l8700/ipodnano2g
Andree Buschmann 395d72f71a FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitting. Overall speedup of part1-4 is +50% for RGB and +93% for YUV.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28813 a1c6a512-1295-4272-9138-f99709370657
2010-12-12 15:23:20 +00:00
..
adc-nano2g.c Implement (unused) ADC wrapper for Nano2G to fix the red 2010-03-11 14:02:59 +00:00
audio-nano2g.c Nano2G - remove HAVE_RECORDING from config-ipodnano2g.h as it's not implmented yet, and properly #ifdef audio-nano2g.c 2009-10-11 09:17:12 +00:00
backlight-nano2g.c iPod Nano 2G LCD sleep: Powering down LDO2 also affects USB, so we can't do that to shut off the LCD. Leave it on for now, and use the lightweight approach for waking up the Leadis LCD. 2010-11-14 20:39:18 +00:00
button-target.h
ftl-nano2g.c Remove tabs 2010-12-01 18:35:01 +00:00
ftl-target.h emBIOS backports part two: Fix a stupid global variable *instantiation* in a header file, which might have caused all hell of trouble. 2010-08-12 08:46:52 +00:00
lcd-asm-nano2g.S FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitting. Overall speedup of part1-4 is +50% for RGB and +93% for YUV. 2010-12-12 15:23:20 +00:00
lcd-nano2g.c FS#11807 - Major speedup of iPod nano 2G. Part 4: Introduce asm for yuv blitting. Overall speedup of part1-4 is +50% for RGB and +93% for YUV. 2010-12-12 15:23:20 +00:00
nand-nano2g.c Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting interleaved write-capable chips. 2010-11-02 15:26:04 +00:00
nand-target.h emBIOS backports part three: Make the NAND flash driver return more useful error codes if initialization fails. 2010-08-12 08:49:12 +00:00
pmu-nano2g.c ipod nano 2g: make functions/variables static where possible, add missing #includes 2010-08-08 10:49:32 +00:00
pmu-target.h Enable iPod Nano 2G boosting (without undervolting for now) 2010-02-17 15:54:48 +00:00
power-nano2g.c Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly reduces buzzing sound of LDS176 type displays. 2010-10-01 18:09:10 +00:00
powermgmt-nano2g.c Implement lineout en-/disable for WM8975 and activate it for iPod nano 2G. 2010-09-24 22:42:06 +00:00
rtc-nano2g.c iPod Nano 2G PMU rework, added backlight brightness setting and USB charging speed setting 2009-10-11 18:20:56 +00:00