rockbox/firmware/target/arm/s5l8702
Jonathan Gordon b37e6bc8c1 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Change all lcd drivers to using a pointer to the static framebuffer
instead of directly accessing the static array. This will let us
later do fun things like dynamic framebuffer sizes (RaaA) or
ability to use different buffers for different layers (dynamic
skin backdrops!)

Change-Id: I0a4d58a9d7b55e6c932131b929e5d4c9f9414b06
2012-02-28 11:44:59 +11:00
..
ipod6g lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
app.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
boot.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
crt0.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-s5l8702.c s5l8702: move debug-target.h content to .c 2012-01-04 06:34:20 +00:00
debug-target.h s5l8702: move debug-target.h content to .c 2012-01-04 06:34:20 +00:00
i2c-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
kernel-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
pcm-s5l8702.c FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor Muñoz 2012-02-25 14:51:52 +01:00
pcm-target.h Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
system-s5l8702.c ipod6g: make functions and variables static where possible 2011-04-22 21:39:17 +00:00
system-target.h Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
timer-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00