rockbox/firmware/target/coldfire/mpio
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
..
hd200 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
hd300 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
adc-mpio.c MPIO HD200/HD300: Decrease ADC scanrate. 2012-01-24 12:05:07 +01:00
adc-target.h MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ata-mpio.c FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
ata-target.h FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
audio-mpio.c MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00
backlight-mpio.c MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
backlight-target.h MPIO: move files a bit in preparation for HD300 port 2010-11-12 21:52:29 +00:00
boot.lds Fix warning when linking booltoaders with the new toolchain by marking .bss section NOLOAD, thanks for gevaerts for testing on his x5. 2011-01-12 21:24:44 +00:00
boot.lds.flash
boot.lds.iram
fmradio_i2c-mpio.c
power-mpio.c MPIO HD300 - initial commit 2010-11-26 23:28:08 +00:00
system-mpio.c MPIO HD200/HD300: Decrease ADC scanrate. 2012-01-24 12:05:07 +01:00
usb-mpio.c MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve problems with USB inside rockbox on HD300 unfortunately). 2010-12-09 11:31:08 +00:00