rockbox/firmware/target/arm
Thom Johansen 7d7b704ee2 Fix erronous label and replace mov with bx.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10901 a1c6a512-1295-4272-9138-f99709370657
2006-09-07 00:35:07 +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 Fix display bugs with H10 LCDs (both 20GB and 5/6GB models). The 20GB LCD is actually a 128x160 LCD rotated 90 degrees, so we need to take account of this. The 5/6GB LCD is not rotated by 90 degrees but was treated as if it was (FS #5925, patch thanks to Thilo-Alexander Ginkel) 2006-09-04 23:10:27 +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