rockbox/firmware/target/arm/tms320dm320/sansa-connect
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
..
adc-sansaconnect.c
adc-target.h
avr-sansaconnect.c Sansa Connect: Disable USB clocks when disconnected. 2011-12-16 11:20:38 +00:00
avr-sansaconnect.h Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx. 2011-12-15 15:33:53 +00:00
backlight-sansaconnect.c Sansa Connect: Fix GIO initialization and screen wakeup. 2011-12-03 15:03:44 +00:00
backlight-target.h
button-target.h
crt0-board.S
lcd-sansaconnect.c Convert remaining memframe LCDs that can be convert to common code. 2011-12-16 23:40:39 +00:00
lcd-target.h Convert remaining memframe LCDs that can be convert to common code. 2011-12-16 23:40:39 +00:00
pcm-sansaconnect.c
power-sansaconnect.c Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx. 2011-12-15 15:33:53 +00:00
powermgmt-sansaconnect.c dm320: call storage idle notifys on in sdmmc thread 2011-11-28 21:12:54 +00:00
usb-sansaconnect.c Sansa Connect: Disable USB clocks when disconnected. 2011-12-16 11:20:38 +00:00
usb-target.h