rockbox/firmware/target/arm
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
..
archos/av300
as3525 AMS: make sure ROM clock is always on 2012-11-12 21:52:55 +01:00
at91sam remove debug-target.h 2012-05-07 00:55:59 -04:00
imx31 Gigabeat S: Fix the recording locking upon using it a second time. 2012-05-23 10:21:22 -04:00
imx233 imx233: use tick insteaf of msec to collect statistics 2012-12-26 21:26:33 +01:00
ipod Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
iriver Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
olympus Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
pbell Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
philips Remove extraneous parens 2012-05-06 23:13:34 -04:00
pnx0101 remove debug-target.h 2012-05-07 00:55:59 -04:00
pp Remove STATICIRAM hack 2012-05-08 22:46:12 +02:00
rk27xx rk27xx: Add status led (icon) support to SD driver 2012-12-16 12:14:44 +01:00
s3c2440 remove debug-target.h 2012-05-07 00:55:59 -04:00
s5l8700 remove debug-target.h 2012-05-07 00:55:59 -04:00
s5l8702 remove debug-target.h 2012-05-07 00:55:59 -04:00
samsung Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
sandisk Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
tatung
tcc77x remove debug-target.h 2012-05-07 00:55:59 -04:00
tcc780x remove debug-target.h 2012-05-07 00:55:59 -04:00
tms320dm320 remove debug-target.h 2012-05-07 00:55:59 -04:00
ata-as-arm.S
ata-nand-telechips.c
bits-armv4.S
bits-armv6.S
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
i2c-telechips.c
lcd-c200_c200v2.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-ssd1815.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
mmu-arm.h
mmu-arm.S imx233: define HAVE_TEST_AND_CLEAN_CACHE 2012-06-07 14:48:43 +02:00
mmu-armv6.S
pcm-telechips.c Fix errors in unintentionally merged gerrit commit. 2012-03-03 01:45:09 -05:00
powermgmt-ascodec.c AMSv2: add proper definitions for charge current 2012-03-04 12:23:05 +01:00
system-arm.c Restore backtrace which was accidentely commented out 2012-05-19 16:55:07 +02:00
system-arm.h
usb-drv-arc.c
usb-s3c6400x.c usb-s3c6400: merge the 2 drivers 2012-04-28 16:01:57 -04:00
usb-tcc.c
wmcodec-telechips.c