1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm/pp
Boris Gjenero 0a8235d052 Use commit_dcache() instead of commit_discard_idcache() where possible
- PCM playback DMA doesn't need the discard. Only recording DMA would
  need it.
- When creating threads for another core, the core creating the thread only
  needs to commit. The discard on the other core is handled elsewhere.

Change-Id: I864a0777e22f221a66218efd2c02ff3ad3889736
2012-02-04 22:27:42 -05:00
..
adc-pp5020.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
ascodec-pp.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
ata-pp5002.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
ata-pp5020.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
ata-sd-pp.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
ata-target.h arm/pp : assume CPU_PP 2012-01-03 04:33:26 +00:00
audio-pp.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
boot-pp502x-bl-usb.lds Fix path to PP USB bootloader crt0 2012-01-03 04:47:29 +00:00
crt0-pp-bl.S move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
crt0-pp.S move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
crt0-pp502x-bl-usb.S move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
debug-pp.c PP: move DEBUG_CANCEL definition to .c 2012-01-04 06:34:29 +00:00
debug-target.h PP: move DEBUG_CANCEL definition to .c 2012-01-04 06:34:29 +00:00
i2c-pp.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
i2s-pp.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
kernel-pp.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
pcm-pp.c Use commit_dcache() instead of commit_discard_idcache() where possible 2012-02-04 22:27:42 -05:00
sd-pp-target.h arm/pp : assume CPU_PP 2012-01-03 04:33:26 +00:00
system-pp502x.c lcd-remote-target.h: Use only in firmware/target/ 2012-01-07 20:05:44 +00:00
system-pp5002.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
system-target.h arm/pp : assume CPU_PP 2012-01-03 04:33:26 +00:00
thread-pp.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
timer-pp.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
usb-fw-pp502x.c Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
usb-fw-pp5002.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00
wmcodec-pp.c move PP specific files to pp/ 2012-01-03 04:39:56 +00:00