.. |
archos/av300
|
|
|
as3525
|
Apply FS#11798 (Files in MicroSD card aren't being shown in File Browser or Database on Clip+) by Will Sowerbutts
|
2010-12-26 12:55:28 +00:00 |
at91sam
|
|
|
imx31
|
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
|
2010-11-06 14:24:25 +00:00 |
ipod
|
Fix headphone detection on iPod Nano 2G being inverted (regression from r28800)
|
2010-12-16 19:54:24 +00:00 |
iriver
|
*/app.lds: remove STUBOFFSET
|
2010-09-20 17:09:55 +00:00 |
olympus
|
*/app.lds: remove STUBOFFSET
|
2010-09-20 17:09:55 +00:00 |
pbell
|
*/app.lds: remove STUBOFFSET
|
2010-09-20 17:09:55 +00:00 |
philips
|
HDD6330: implement lcd_set_flip() function.
|
2010-12-15 22:06:51 +00:00 |
pnx0101
|
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
|
2010-11-06 14:24:25 +00:00 |
s3c2440
|
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
|
2010-11-06 14:24:25 +00:00 |
s5l8700
|
Major speedup of iPod nano 2G. Part 6: Use faster LCD interface configuration. Tested for LDS and ILI type displays. Speedup is +99% for RGB and +5% for YUV.
|
2010-12-21 06:59:17 +00:00 |
samsung
|
*/app.lds: remove STUBOFFSET
|
2010-09-20 17:09:55 +00:00 |
sandisk
|
*/app.lds: remove STUBOFFSET
|
2010-09-20 17:09:55 +00:00 |
tatung
|
*/app.lds: remove STUBOFFSET
|
2010-09-20 17:09:55 +00:00 |
tcc77x
|
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
|
2010-11-06 14:24:25 +00:00 |
tcc780x
|
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
|
2010-11-06 14:24:25 +00:00 |
tms320dm320
|
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
|
2010-11-06 14:24:25 +00:00 |
adc-as3514.c
|
|
|
adc-pp5020.c
|
|
|
ascodec-pp.c
|
|
|
ascodec-target.h
|
|
|
ata-as-arm.S
|
|
|
ata-nand-telechips.c
|
|
|
ata-pp5002.c
|
|
|
ata-pp5020.c
|
|
|
ata-sd-pp.c
|
|
|
ata-target.h
|
|
|
audio-pp.c
|
|
|
bits-armv4.S
|
|
|
bits-armv6.S
|
|
|
crt0-pp-bl.S
|
HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic values in registers at the start), fix bootloader warnings.
|
2010-10-21 21:16:00 +00:00 |
crt0-pp.S
|
|
|
crt0.S
|
|
|
debug-pp.c
|
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
|
2010-11-06 14:24:25 +00:00 |
debug-target.h
|
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
|
2010-11-06 14:24:25 +00:00 |
ffs-arm.S
|
|
|
i2c-pp.c
|
|
|
i2c-telechips.c
|
|
|
i2s-pp.c
|
|
|
kernel-pp.c
|
|
|
lcd-as-memframe.S
|
|
|
lcd-c200_c200v2.c
|
|
|
lcd-ssd1815.c
|
|
|
memcpy-arm.S
|
|
|
memmove-arm.S
|
|
|
memset-arm.S
|
|
|
memset16-arm.S
|
|
|
mmu-arm.h
|
Rename cache coherency functions.
|
2010-09-08 17:05:49 +00:00 |
mmu-arm.S
|
Rename cache coherency functions.
|
2010-09-08 17:05:49 +00:00 |
mmu-armv6.S
|
Fix beast, forgot the asm label when renaming.
|
2010-09-09 17:00:50 +00:00 |
pcm-pp.c
|
|
|
pcm-telechips.c
|
|
|
powermgmt-ascodec.c
|
|
|
sd-pp-target.h
|
|
|
support-arm.S
|
|
|
system-arm.c
|
|
|
system-arm.h
|
|
|
system-pp502x.c
|
Forgot to rename cpucache_flush/_invalidate for PP502x.
|
2010-09-09 14:35:47 +00:00 |
system-pp5002.c
|
Rename cache coherency functions.
|
2010-09-08 17:05:49 +00:00 |
system-target.h
|
Change alignment macros to allow further performance optimization. Define the CACHEALIGN macros for all ARM CPUs, the used alignment size is derived from CACHEALIGN_BITS which has been defined for each supported ARM CPU with r28619. The default alignment size for ARM is set to 32 bytes as new -- not yet supported -- ARM CPUs will most probably need this alignment. To be able to differ between ARM and other CPUs a new macro called MEM_ALIGN_ATTR is introduced. This equals CACHEALIGN_ATTR for ARM, 16 byte alignment for Coldfire and is kept empty for other CPUs. MEM_ALIGN_ATTR is available system wide. From measurements it is expected that the usage of MEM_ALIGN_ATTR can give significant performance gain on ARM11 CPUs.
|
2010-11-21 12:27:01 +00:00 |
thread-arm.c
|
|
|
thread-pp.c
|
|
|
timer-pp.c
|
|
|
usb-drv-arc.c
|
usb_drv_reset() is only used in usb-drv-arc.c
|
2010-09-16 05:46:24 +00:00 |
usb-fw-pp502x.c
|
|
|
usb-fw-pp5002.c
|
|
|
usb-s3c6400x.c
|
Fix yellow, already assign values for various S5L8702 defines
|
2010-12-12 00:59:59 +00:00 |
usb-target.h
|
|
|
usb-tcc.c
|
|
|
wmcodec-pp.c
|
|
|
wmcodec-telechips.c
|
|
|