rockbox/firmware/target
Amaury Pouly 8ecbcad3d1 imx233: use tick insteaf of msec to collect statistics
The current code uses the msec irq to collect statistics and
detect irq storms (debug). But this irq is triggered 1000 times
per sec and we don't need that accuracy. This commit removes the
msec irq and use the tick timer instead which is triggered only
100 times per second.

Change-Id: If14b9503c89a3af370ef322678f10e35fafb4b8a
2012-12-26 21:26:33 +01:00
..
arm imx233: use tick insteaf of msec to collect statistics 2012-12-26 21:26:33 +01:00
coldfire HD300: Fix crash in bootloader introduced by 36281c4 2012-11-13 13:36:23 +01:00
hosted Fix building the iPod 6G UI sim by reusing the iPod Video bitmap. 2012-11-25 22:54:06 +01:00
mips remove debug-target.h 2012-05-07 00:55:59 -04:00
sh Revert "SH gcc 4.6.3 with link-time optimization, for Archos targets" 2012-10-24 14:05:39 +02:00