rockbox/firmware/target/arm
Rafaël Carré 4205a508d7 mmu-arm.S: Use correct implementations on arm926ej-s CPUs
clean_dcache and invalidate_dcache were incorrect and too tied to the
arm920t/arm922t 64-way set associative caches

Make those functions smaller on as3525, as this CPU has a smaller cache
than the gigabeat F/X

Flyspray: FS#11106
Authors: Jack Halpin and myself

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25628 a1c6a512-1295-4272-9138-f99709370657
2010-04-13 15:04:55 +00:00
..
archos/av300 Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
as3525 fix yellow 2010-04-12 10:25:49 +00:00
at91sam
imx31 Gigabeat S: Employ more accurate battery charging curve. 2010-04-13 04:57:35 +00:00
ipod Tweaking iPod Video battery configuration. Dangerous battery level is latest reached below 3500 mV, discharge curve is optimized for stable runtime estimation. 2010-04-11 22:12:02 +00:00
iriver Update battery discharge curve and current consumption for iRiver h10 5GB. Thanks to Danny Attar for measuring. 2010-03-21 19:02:09 +00:00
olympus
pbell
philips
pnx0101
s3c2440 Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
s5l8700 mmu-s5l8700.S: correct a comment about segment position in index format 2010-04-13 14:05:59 +00:00
samsung
sandisk
tatung
tcc77x
tcc780x
tms320dm320 Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
adc-as3514.c Add handler for audio irq. 2010-03-23 05:02:37 +00:00
adc-pp5020.c
ascodec-pp.c
ascodec-target.h Add handler for audio irq. 2010-03-23 05:02:37 +00:00
ata-as-arm.S
ata-nand-telechips.c
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c
ata-target.h Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
audio-pp.c correction on DEFINE, thanks to Kugel who spotted it ;) 2009-12-01 18:11:06 +00:00
crt0-pp-bl.S
crt0-pp.S
crt0.S as3525: Fix previous commit, IRAM_ORIG can not be represented as an immediate value on targets with 2MB of ram 2010-03-17 05:10:41 +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
mmu-arm.S mmu-arm.S: Use correct implementations on arm926ej-s CPUs 2010-04-13 15:04:55 +00:00
mmu-armv6.S mmu-arm* : cpucache_invalidate() needs to be in IRAM for rolo 2010-04-13 14:29:37 +00:00
pcm-pp.c
pcm-telechips.c
powermgmt-ascodec.c Add handler for audio irq. 2010-03-23 05:02:37 +00:00
sd-pp-target.h
support-arm.S
system-arm.c
system-arm.h
system-pp502x.c
system-pp5002.c
system-target.h Use STORAGE_WANTS_ALIGN to make clear it's not a strict necessity 2010-03-26 00:11:50 +00:00
timer-pp.c
usb-drv-arc.c Fix usb-arc driver: the driver would prematurely mark a transfer as complete whereas only a part of it actually is, check the active of the TDs to avoid that. This should fix some HID+UMS bugs. 2010-03-25 13:45:19 +00:00
usb-fw-pp502x.c
usb-fw-pp5002.c
usb-s3c6400x.c
usb-target.h
usb-tcc.c Make the tcc usb driver compile without warnings. No functional changes 2010-01-19 21:17:32 +00:00
wmcodec-pp.c
wmcodec-telechips.c