1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm
Amaury Pouly 069a0269a9 imx233: fix/improve lcdif for stmp3600 and stmp4700, fix drivers
Factorise pin setup, rewrite PIO code, add support for lcdif irq,
handle all the various differences between the stmps, drop yuv
blitting code since it already exists in the common lcd drivers.

Change-Id: Ifc40aed9b3b12f16611ce960602e46a5bc87ae53
2013-06-17 00:29:25 +02:00
..
archos/av300 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
as3525 AMS: make sure ROM clock is always on 2012-11-12 21:52:55 +01:00
at91sam remove debug-target.h 2012-05-07 00:55:59 -04:00
imx31 Get rid of usb_drv_attach() from USB code. 2013-05-14 22:13:38 -04:00
imx233 imx233: fix/improve lcdif for stmp3600 and stmp4700, fix drivers 2013-06-17 00:29:25 +02:00
ipod Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
iriver Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
olympus Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
pbell Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
philips Remove extraneous parens 2012-05-06 23:13:34 -04:00
pnx0101 Remove data_abort_handler from ARM crt0 files. 2013-05-24 02:02:04 +02:00
pp Remove data_abort_handler from ARM crt0 files. 2013-05-24 02:02:04 +02:00
rk27xx rk27xx: Use DMA for lcd_update_rect() 2013-05-11 12:55:23 +02:00
s3c2440 remove debug-target.h 2012-05-07 00:55:59 -04:00
s5l8700 remove debug-target.h 2012-05-07 00:55:59 -04:00
s5l8702 iPod Classic/6G: PCM support for all CS42L55 rates 2013-01-09 22:08:28 +01:00
samsung Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
sandisk PP Sansa: Use better I2S divider settings for 48kHz. 2013-05-30 03:34:10 -04:00
tatung button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
tcc77x remove debug-target.h 2012-05-07 00:55:59 -04:00
tcc780x remove debug-target.h 2012-05-07 00:55:59 -04:00
tms320dm320 Still at it for 0c7b787. Might be done now. 2013-04-15 14:58:00 -04:00
ata-as-arm.S FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
ata-nand-telechips.c GSoC/Buflib: Add buflib memory alocator to the core. 2011-08-30 14:01:33 +00:00
bits-armv4.S Do some things to make -ffunction-sections work better. 2011-12-17 01:43:32 +00:00
bits-armv6.S Do some things to make -ffunction-sections work better. 2011-12-17 01:43:32 +00:00
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
i2c-telechips.c Re-write the Telechips I2C delay routine in assembler to stop the compiler optimising it away. Tested with EABI and non-EABI compilers. 2010-06-16 21:03:57 +00:00
lcd-c200_c200v2.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-ssd1815.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
mmu-arm.h Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
mmu-arm.S imx233: define HAVE_TEST_AND_CLEAN_CACHE 2012-06-07 14:48:43 +02:00
mmu-armv6.S Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
pcm-telechips.c Fix errors in unintentionally merged gerrit commit. 2012-03-03 01:45:09 -05:00
powermgmt-ascodec.c AMSv2: add proper definitions for charge current 2012-03-04 12:23:05 +01:00
system-arm.c Restore backtrace which was accidentely commented out 2012-05-19 16:55:07 +02:00
system-arm.h Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00
usb-drv-arc.c Get rid of usb_drv_attach() from USB code. 2013-05-14 22:13:38 -04:00
usb-s3c6400x.c usb-s3c6400: merge the 2 drivers 2012-04-28 16:01:57 -04:00
usb-tcc.c usb-target.h: remove 2011-12-31 18:44:55 +00:00
wmcodec-telechips.c