rockbox/firmware/target/arm/pnx0101
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
..
iriver-ifp7xx lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
backlight-target.h
crt0-pnx0101.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-pnx0101.c dbg_ports(): remove duplicate prototype 2012-01-04 05:21:52 +00:00
debug-target.h pnx0101: debug-target.h content is not used 2012-01-04 06:34:08 +00:00
i2c-pnx0101.c
kernel-pnx0101.c
pcm-pnx0101.c
system-pnx0101.c
timer-pnx0101.c