rockbox/firmware/target/arm
2010-11-02 22:56:31 +00:00
..
archos/av300
as3525 as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining code 2010-10-14 19:15:22 +00:00
at91sam
imx31 */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ipod Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU button is held 2010-10-10 20:52:46 +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: 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
pnx0101
s3c2440 */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
s5l8700 Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 KB split for core/codec. S5L8701 has 176 KB of IRAM, use a 48 KB / 128 KB split for core/codec. This will allow further speed optimization of codecs. 2010-11-02 22:56:31 +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 */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
tcc780x */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
tms320dm320 */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
adc-as3514.c
adc-pp5020.c
ascodec-pp.c
ascodec-target.h
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
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
ata-target.h
audio-pp.c
bits-armv4.S Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. 2010-06-30 02:02:46 +00:00
bits-armv6.S Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. 2010-06-30 02:02:46 +00:00
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 ipodvideo: detect ram size at boot (doesn't actually get USED yet) 2010-08-29 13:20:16 +00:00
crt0.S
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 Various minor cleanups for cowon d2 2010-08-01 09:33:29 +00:00
powermgmt-ascodec.c
sd-pp-target.h Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) 2009-07-01 10:07:22 +00:00
support-arm.S
system-arm.c Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
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 Rename cache coherency functions. 2010-09-08 17:05:49 +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 iPod Nano 2G USB: Make sure the USB core is properly powered off on boot. 2010-10-12 23:14:27 +00:00
usb-target.h
usb-tcc.c Various minor cleanups for cowon d2 2010-08-01 09:33:29 +00:00
wmcodec-pp.c
wmcodec-telechips.c