rockbox/firmware/target/arm/imx233/sansa-fuzeplus
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-fuzeplus.c imx233: remove virtual 5V channel (value doesn't make sense), fix battery conversion (need to trigger delay) 2011-11-14 21:42:43 +00:00
adc-target.h imx233/fuze+: add fuze+ to the simulator framework 2011-09-25 15:35:39 +00:00
audio-fuzeplus.c imx233/fuze+: implement pcm out and audio codec, update SOURCES 2011-10-18 22:08:41 +00:00
backlight-fuzeplus.c fuze+: fix backlight to have a real zero 2011-11-14 19:46:09 +00:00
backlight-target.h
button-fuzeplus.c fuze+: update keymap and touchpad driver based on FS#12405 with minor modifications. Thanks to Jean-Louis Biasini. 2011-11-30 18:39:22 +00:00
button-target.h fuze+: update keymap and touchpad driver based on FS#12405 with minor modifications. Thanks to Jean-Louis Biasini. 2011-11-30 18:39:22 +00:00
debug-fuzeplus.c fuze+: adjust touchpad sensitivity based on product id like OF, add debug screen to hw info 2011-11-17 19:13:09 +00:00
fmradio-i2c-fuzeplus.c imx233/fuze+: huge rework 2011-07-23 11:45:22 +00:00
lcd-fuzeplus.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
power-fuzeplus.c imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight on panic 2011-11-17 23:10:22 +00:00