rockbox/firmware/target/arm
Daniel Ankers 844d22f277 Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11593 a1c6a512-1295-4272-9138-f99709370657
2006-11-25 15:57:07 +00:00
..
gigabeat/meg-fx implement the gigabeat backlight driver 2006-11-05 07:54:08 +00:00
ipod Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and fix detection on 3G iPod 2006-10-07 12:19:34 +00:00
iriver Split 1 bit LCD code and move appropriate parts to target tree. Only archos code is tested. 2006-11-12 13:22:59 +00:00
sandisk/sansa-e200 Allow GPIO debug screen on Sansa. Also remove a warning from the NAND driver 2006-11-25 15:57:07 +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-pp5002.c put back the PP5002 specific ATA code that got lost during the ipod target tree move 2006-11-08 12:34:21 +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 cleanup ata.c a bit by moving portalplayer defines to target_tree and removing unused portalplayer and gigabeat code 2006-10-27 11:56:17 +00:00
crt0-pp.S Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to compile correctly with a normal build. Based on FS#6336 by Pavel Gnelitsa 2006-11-22 00:49:16 +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
wmcodec-pp.c Renamed the ipod_i2c functions to the more appropriate pp_i2c 2006-10-27 11:24:23 +00:00