rockbox/firmware/target/arm/s5l8702/ipod6g
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
..
adc-ipod6g.c
adc-target.h
audio-ipod6g.c
backlight-ipod6g.c IPod Classic/6G: LCD sleep (FS#12523) by Cástor Muñoz 2012-02-25 13:46:43 +01:00
backlight-target.h
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
cscodec-ipod6g.c iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clock 2011-02-09 21:45:57 +00:00
lcd-asm-ipod6g.S iPod Classic: Use DMA (and double buffering) for LCD updates 2011-03-01 01:52:12 +00:00
lcd-ipod6g.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
mmcdefs-target.h iPod Classic: HDD endianness change 2011-12-28 16:06:13 +00:00
piezo-ipod6g.c FS#12524 - iPod Classic/6G: hardware click support 2012-02-11 23:46:35 +01:00
piezo.h FS#12524 - iPod Classic/6G: hardware click support 2012-02-11 23:46:35 +01:00
pmu-ipod6g.c iPod Classic: Enable boosting by switching the CPU between 1x and 2x AHB clock 2011-02-09 21:45:57 +00:00
pmu-target.h
power-ipod6g.c
powermgmt-ipod6g.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
rtc-ipod6g.c
storage_ata-ipod6g.c iPod Classic: HDD endianness change 2011-12-28 16:06:13 +00:00