rockbox/firmware/target
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
..
arm Use commit_dcache() instead of commit_discard_idcache() where possible 2012-02-04 22:27:42 -05:00
coldfire MPIO HD300: Fix scrollstip issue at driver level. 2012-01-25 09:07:52 +01:00
hosted Include stdlib.h for atexit(). 2012-01-25 22:49:19 +01:00
mips Move optimized ffs to firmware/asm, using the new automatic-asm-picking infrastructure. 2012-01-22 18:46:45 +01:00
sh Move optimized memcpy and friends and strlen to firmware/asm, 2012-01-22 18:46:45 +01:00