rockbox/firmware/target/arm
Torne Wuff d4bfc15232 FS#10107: work around the issue on some ipods where after shutdown they do not power on.
Some ipods do not power on correctly after being shut down and require a hard
reset before they work again. This workaround shuts the device down via the OF
which prevents the problem from occurring. There is a cosmetic effect: the low
battery symbol appears briefly on power of.

Change applies to PP502x ipods: 4G/photo/video/mini1g/mini2g/nano1g

Patch by Boris Gjenero (dreamlayers), manual changes by me.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24207 a1c6a512-1295-4272-9138-f99709370657
2010-01-09 19:04:51 +00:00
..
archos/av300
as3525 Sansa e200v2/Fuze: Optimize YUV blitting by writing 2 pixel at once to the DBOP and removing a few unneeded busy polling status register for fifo empty. Speed up between 50% and 80%. 2010-01-08 16:41:36 +00:00
at91sam
imx31 Fix tabs 2010-01-03 10:19:43 +00:00
ipod FS#10107: work around the issue on some ipods where after shutdown they do not power on. 2010-01-09 19:04:51 +00:00
iriver Fix tabs 2010-01-03 10:19:43 +00:00
olympus Comment out LOGF_ENABLE defines everywhere, replace evil comments 2009-11-03 16:25:03 +00:00
philips Fix even more tabs 2010-01-03 10:35:31 +00:00
pnx0101
s3c2440 Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X. 2010-01-04 05:38:04 +00:00
s5l8700 Fix tabs 2010-01-03 10:19:43 +00:00
samsung Fix tabs 2010-01-03 10:19:43 +00:00
sandisk Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
tatung Tatung Elio: a few more buttons identified 2009-11-24 15:42:54 +00:00
tcc77x Fix tabs 2010-01-03 10:19:43 +00:00
tcc780x Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. 2009-11-26 00:51:09 +00:00
tms320dm320 Fix even more tabs 2010-01-03 10:35:31 +00:00
adc-as3514.c
adc-pp5020.c Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port. At the moment, it's essentially a copy of the HDD1630 port with a minimal LCD driver. The touchpad doesn't work as expected, but you can still kind of navigate and listen to music/radio. 2009-12-25 04:05:01 +00:00
ascodec-pp.c
ascodec-target.h
ata-as-arm.S M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed. 2009-11-09 00:38:10 +00:00
ata-nand-telechips.c
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. 2009-11-26 00:51:09 +00:00
ata-target.h
audio-pp.c correction on DEFINE, thanks to Kugel who spotted it ;) 2009-12-01 18:11:06 +00:00
crt0-pp-bl.S Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port. At the moment, it's essentially a copy of the HDD1630 port with a minimal LCD driver. The touchpad doesn't work as expected, but you can still kind of navigate and listen to music/radio. 2009-12-25 04:05:01 +00:00
crt0-pp.S
crt0.S
ffs-arm.S ARM <= v5: Tiny optimisation exploiting the location of the table. 2009-12-26 13:22:51 +00:00
i2c-pp.c Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port. At the moment, it's essentially a copy of the HDD1630 port with a minimal LCD driver. The touchpad doesn't work as expected, but you can still kind of navigate and listen to music/radio. 2009-12-25 04:05:01 +00:00
i2c-telechips.c
i2s-pp.c
kernel-pp.c
lcd-as-memframe.S
lcd-c200_c200v2.c Sansa AMS: refactor DBOP button reading (e200v2/Fuze/c200v2) 2010-01-06 23:41:36 +00:00
lcd-ssd1815.c
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
mmu-arm.h ARM922T's icache isn't coherent with its dcache, so we need to ensure that its flushed before changing codecs. Playback takes care of this for us, but only if we define cache coherency functions. Do that. Also, add a comment explaining that MMU functions need to be included so that other people don't spend hours chasing them in the future. 2009-07-05 01:17:25 +00:00
mmu-arm.S Split ARMv6 code from mmu-arm.S 2009-10-18 13:07:14 +00:00
mmu-armv6.S Split ARMv6 code from mmu-arm.S 2009-10-18 13:07:14 +00:00
pcm-pp.c
pcm-telechips.c
powermgmt-ascodec.c
sd-pp-target.h
system-arm.c Fix dangling #endif 2009-11-14 11:37:16 +00:00
system-arm.h Change "r" back to "i" (i is for immediate, so no syntax error) and reclaim a bit binsize. Live with that those function don't build with -O0 since they rely on inlining. 2009-11-15 22:29:22 +00:00
system-pp502x.c Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port. At the moment, it's essentially a copy of the HDD1630 port with a minimal LCD driver. The touchpad doesn't work as expected, but you can still kind of navigate and listen to music/radio. 2009-12-25 04:05:01 +00:00
system-pp5002.c Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consistency. 2009-10-19 21:38:52 +00:00
system-target.h
timer-pp.c
usb-drv-arc.c Fix tabs 2010-01-03 10:19:43 +00:00
usb-fw-pp502x.c Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port. At the moment, it's essentially a copy of the HDD1630 port with a minimal LCD driver. The touchpad doesn't work as expected, but you can still kind of navigate and listen to music/radio. 2009-12-25 04:05:01 +00:00
usb-fw-pp5002.c
usb-s3c6400x.c Fix tabs 2010-01-03 10:19:43 +00:00
usb-target.h
usb-tcc.c
wmcodec-pp.c
wmcodec-telechips.c