rockbox/firmware/target/arm/imx233
Amaury Pouly 9ced006c06 imx233: move icoll stuff to its own file
The icoll code now has an IRQ storm detection mechanism which
will prevent the device from hard freezing in case it happen.

Change-Id: I9861238dce61d29af1e48f9c534ec63a7f23465c
2012-05-19 16:10:51 +02:00
..
sansa-fuzeplus imx233: fix clkctrl naming 2012-05-19 16:10:51 +02:00
adc-imx233.c imx233: rework adc battery temperature sensor handling 2012-05-19 16:10:51 +02:00
adc-imx233.h imx233: rework adc battery temperature sensor handling 2012-05-19 16:10:51 +02:00
app.lds Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
audioin-imx233.c imx233: add audioin init code, add adc dma interrupts, fix register defines 2012-02-05 16:05:07 +01:00
audioin-imx233.h imx233: add audioin init code, add adc dma interrupts, fix register defines 2012-02-05 16:05:07 +01:00
audioout-imx233.c imx233: fix clkctrl naming 2012-05-19 16:10:51 +02:00
audioout-imx233.h imx233/fuze+: fix a typo, handle volume differently because of the line1/dac mode difference. 2012-02-03 20:04:39 +01:00
boot.lds Do some things to make -ffunction-sections work better. 2011-12-17 01:43:32 +00:00
clkctrl-imx233.c imx233: fix clkctrl naming 2012-05-19 16:10:51 +02:00
clkctrl-imx233.h imx233: fix clkctrl naming 2012-05-19 16:10:51 +02:00
clock-target.h
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
dcp-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
dcp-imx233.h imx233: implement dcp blitting, simplify code and make it work even in context interrupt by busy waiting 2012-01-27 20:08:33 +01:00
debug-imx233.c imx233: fix clkctrl naming 2012-05-19 16:10:51 +02:00
dma-imx233.c imx233/fuze+: allow dma info retrieval; wait for end of channel reset before returning; fix typo 2011-10-18 22:03:25 +00:00
dma-imx233.h imx233/fuze+: allow dma info retrieval; wait for end of channel reset before returning; fix typo 2011-10-18 22:03:25 +00:00
i2c-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
i2c-imx233.h imx233/fuze+: rework i2c and fmradio_i2c init 2012-03-15 15:01:11 +01:00
icoll-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
icoll-imx233.h imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
kernel-imx233.c imx233: update arbiter to get more debug information, update debug screen accordingly 2012-01-27 20:08:33 +01:00
kernel-imx233.h imx233: update arbiter to get more debug information, update debug screen accordingly 2012-01-27 20:08:33 +01:00
lcdif-imx233.c imx233/fuze+: correctly lcdif block 2011-09-13 23:39:18 +00:00
lcdif-imx233.h imx233: add comment about block reset 2011-12-13 22:48:01 +00:00
lradc-imx233.c imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery) 2012-03-17 17:42:49 +01:00
lradc-imx233.h imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery) 2012-03-17 17:42:49 +01:00
mmc-imx233.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
pcm-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
pinctrl-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
pinctrl-imx233.h imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
power-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
power-imx233.h imx233: print power up source in the bootloader 2012-02-28 22:45:30 +01:00
powermgmt-imx233.c imx233: correctly stop charging on topoff (fix battery discharging) 2012-02-29 18:43:26 +01:00
powermgmt-imx233.h imx233: forgot a file 2011-12-24 19:23:11 +00:00
rtc-imx233.c imx233: forgot a file 2011-12-31 13:50:07 +00:00
rtc-imx233.h imx233: add rtc functions related to msec 2012-05-19 12:57:42 +02:00
sd-imx233.c imx233: add pinctrl debug code to track pin uses 2012-05-10 00:13:11 +02:00
ssp-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
ssp-imx233.h imx233/fuze+: add support for sd card, enable FAT16 support because it's common on sd cards 2011-12-15 17:06:55 +00:00
system-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
system-target.h imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
timer-imx233.c imx233/fuze+: fix prototype 2011-09-13 23:39:15 +00:00
timrot-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00
timrot-imx233.h imx233/fuze+: implement user time api, implement a stub function, protect timrot against irq 2011-09-06 00:27:38 +00:00
usb-imx233.c imx233: move icoll stuff to its own file 2012-05-19 16:10:51 +02:00