rockbox/firmware/target/arm
Barry Wardell e63e62b2a1 Detect charger connected on H10. No need to sleep(HZ) when powering off.
More sensible USB support for H10: plugging in puts it into USB charging mode and leaves Rockbox usable, holding 'O' while pluggin in the USB cable will reboot the H10 (continuing to hold 'O' starts it up in UMS mode), holding any other button brings up the USB screen as previously.
Implement system_reboot() for all PP5020 devices.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11015 a1c6a512-1295-4272-9138-f99709370657
2006-09-20 23:21:59 +00:00
..
gigabeat/meg-fx Gigabeat also needs ADC_UNREG_POWER defined to avoid compile errors. 2006-08-22 21:30:30 +00:00
iriver/h10 Detect charger connected on H10. No need to sleep(HZ) when powering off. 2006-09-20 23:21:59 +00:00
sandisk/sansa-e200 added to allow the sansa bootloader to build again 2006-08-29 14:57:45 +00:00
tatung/tpj1022 Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another PortalPlayer PP5020 target. 2006-08-31 19:19:35 +00:00
ata-pp5020.c Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! 2006-08-11 08:35:27 +00:00
ata-target.h Patch #5731 by Barry Wardell: more iriver h10 work. Thanks! 2006-08-11 08:35:27 +00:00
crt0-pp.S Clean up crt0.S and move it to the target tree 2006-08-31 19:45:05 +00:00
crt0.S Clean up crt0.S and move it to the target tree 2006-08-31 19:45:05 +00:00
memset-arm.S Fix erronous label and replace mov with bx. 2006-09-07 00:35:07 +00:00
memset16-arm.S Assembler optimised memset16() for ARM, by Thom Johansen. Should speed up LCD clearing and solid rectangle drawing on colour iPods somewhat. 2006-09-07 00:16:04 +00:00