rockbox/firmware/target/arm/as3525
Michael Giacomelli b61b14f5e8 Revert my previous commit disabling the internal ROM clock during normal
operation.

The interal ROM clock seems to be needed to reboot the player, so disabling
it is too dangerous.  Hopefully this will prevent problems where crashes during
the abort handler resulted in a stock player that needed the battery to drain
in order to reboot.

Change-Id: I7d1e64743dde15b64d718ad3255dada3d570736f
2012-07-22 19:21:54 -04:00
..
sansa-c200v2 ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
sansa-clip button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-clipplus sansa clip+: properly reset display using the reset pin 2012-03-19 21:00:06 +01:00
sansa-clipv2 ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
sansa-clipzip lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
sansa-e200v2 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
sansa-fuze button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-fuzev2 AS3525v1/2: Enable nested handling of interrupts 2012-01-08 22:29:25 +00:00
sansa-m200v4 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
app.lds Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code. 2012-05-01 01:28:50 -04:00
ascodec-as3525.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
audio-as3525.c
backlight-e200v2-fuze.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
boot.lds
button-clip.c Clipv2: fix button reading on some models 2012-01-30 00:13:51 -05:00
button-e200v2-fuze.c Remove duplicate #include "button.h" 2012-01-08 12:57:02 +00:00
clock-target.h
dbop-as3525.c
dbop-as3525.h
debug-as3525.c AMSv1/AMSv2: show CCU_IO in debug menu 2012-01-29 15:05:05 +01:00
dma-pl081.c
dma-target.h
fmradio-i2c-as3525.c AS3525v1/2: Enable nested handling of interrupts 2012-01-08 22:29:25 +00:00
kernel-as3525.c fix previous commit 2012-01-08 00:18:43 +00:00
lcd-as-e200v2-fuze-fuzev2.S lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) 2012-01-11 13:14:30 +01:00
lcd-clip.h
lcd-fuze.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-fuze.h
lcd-ssd1303.c lcd-ssd1303: Fix big oops putting height where there should've been width. 2012-05-19 17:21:54 -04:00
memory-init.S
pcm-as3525.c Revise the PCM callback system after adding multichannel audio. 2012-03-03 07:23:38 +01:00
power-as3525.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
powermgmt-target.h AMSv2: add proper definitions for charge current 2012-03-04 12:23:05 +01:00
scrollwheel-as3525.c
sd-as3525.c AS3525v1/2: Enable nested handling of interrupts 2012-01-08 22:29:25 +00:00
sd-as3525v2.c AS3525v1/2: Enable nested handling of interrupts 2012-01-08 22:29:25 +00:00
system-as3525.c Revert my previous commit disabling the internal ROM clock during normal 2012-07-22 19:21:54 -04:00
system-target.h
timer-as3525.c
tuner-as3525v2.c
usb-as3525.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-drv-as3525.c AMSv1: rename USB interrupt handler 2012-04-30 14:24:34 -04:00
usb-drv-as3525.h