rockbox/firmware/target/arm/sandisk
Michael Sevakis 95e6043d5e Convert remaining memframe LCDs that can be convert to common code.
Massage the way it interfaces a bit to make things more flexible.
The chroma_buf scheme on Sansa Connect and Creative ZVx calling the
lcd_write_yuv420_lines implementation in lcd-as-memframe.S with five params
with a chroma buffer that the function can't use wouldn't work anyway so just
have them use the stock implementation (really, how was that working?).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31335 a1c6a512-1295-4272-9138-f99709370657
2011-12-16 23:40:39 +00:00
..
sansa-c200 FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
sansa-e200 Convert remaining memframe LCDs that can be convert to common code. 2011-12-16 23:40:39 +00:00
sansa-view
adc-target.h
app.lds FS#12397 : On targets which load .data directly into its final location and lack code for moving it, remove linker script trick which ignores section alignment and word-aligns the section instead. 2011-11-22 17:34:01 +00:00
audio-c200_e200.c AS3525v1/v2: 2011-12-08 19:20:00 +00:00
backlight-c200_e200.c
backlight-target.h
boot.lds Rework c200wipe to use proper partitioning and formatting code, which makes the code size-independent. 2011-09-02 21:34:28 +00:00
power-c200_e200.c lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macros for the interface since it shares GPIOH with the clickwheel interrupt. 2010-06-22 04:00:34 +00:00
powermgmt-target.h