rockbox/firmware/target/arm/tcc77x
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
..
c100 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
iaudio7 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
logikdax button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
m200 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
adc-tcc77x.c
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ata-nand-target.h
boot.lds Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss sections need NOLOAD. otherwise the linker would try to include those into the binary. I don't know why this ever worked with our current ld version. 2010-03-08 23:16:57 +00:00
crt0.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-target.h dbg_hw_info(): remove duplicate prototypes 2012-01-04 05:29:30 +00:00
debug-tcc77x.c Move dbg_hw_info() into target tree. FS#11735 by me 2011-06-05 10:26:06 +00:00
i2c-target.h
kernel-tcc77x.c
powermgmt-tcc77x.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-target.h
system-tcc77x.c tcc77x targets: various minor cleanups 2010-08-28 10:17:19 +00:00
timer-tcc77x.c