rockbox/firmware/target/arm
Marcoen Hirschberg 23a0823b84 don't ignore remote when hold is on
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11855 a1c6a512-1295-4272-9138-f99709370657
2006-12-29 15:44:43 +00:00
..
gigabeat/meg-fx don't ignore remote when hold is on 2006-12-29 15:44:43 +00:00
ipod Combine USB code for all PortalPlayer targets since they most likely all use the same USB hardware. Add register defines for the USB hardware addresses, based off the Freescale i.MX31 datasheet. Use usb_init() from the iPod code, but modified to use the new register defines rather than oul/inl on the hardware addresses. 2006-12-20 15:28:32 +00:00
iriver Combine USB code for all PortalPlayer targets since they most likely all use the same USB hardware. Add register defines for the USB hardware addresses, based off the Freescale i.MX31 datasheet. Use usb_init() from the iPod code, but modified to use the new register defines rather than oul/inl on the hardware addresses. 2006-12-20 15:28:32 +00:00
sandisk/sansa-e200 Fix bug accessing data above 4Gb in Sansa 2006-12-21 18:32:47 +00:00
tatung/tpj1022 Combine USB code for all PortalPlayer targets since they most likely all use the same USB hardware. Add register defines for the USB hardware addresses, based off the Freescale i.MX31 datasheet. Use usb_init() from the iPod code, but modified to use the new register defines rather than oul/inl on the hardware addresses. 2006-12-20 15:28:32 +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
ata-target.h Completed target tree move of the ata driver code. Some code cleanup. 2006-12-03 22:13:44 +00:00
audio-pp.c Fix more compile errors/warnings. 2006-12-18 02:37:35 +00:00
crt0-pp-bl.S Add working dual-boot bootloaders for H10 and Sansa, which allow booting the OF and Rockbox. Rolo also works. 2006-12-19 11:33:53 +00:00
crt0-pp.S Add working dual-boot bootloaders for H10 and Sansa, which allow booting the OF and Rockbox. Rolo also works. 2006-12-19 11:33:53 +00:00
crt0.S merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio. 2006-12-29 02:49:12 +00:00
i2s-pp.c I2S_MASTER is bit 25, not 0x25 2006-12-17 14:00:29 +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
pcm-pp.c Fix more warnings. Don't compile PortalPlayer pcm code in bootloader builds. 2006-12-18 02:58:23 +00:00
usb-pp.c Combine USB code for all PortalPlayer targets since they most likely all use the same USB hardware. Add register defines for the USB hardware addresses, based off the Freescale i.MX31 datasheet. Use usb_init() from the iPod code, but modified to use the new register defines rather than oul/inl on the hardware addresses. 2006-12-20 15:28:32 +00:00
usb-target.h Combine USB code for all PortalPlayer targets since they most likely all use the same USB hardware. Add register defines for the USB hardware addresses, based off the Freescale i.MX31 datasheet. Use usb_init() from the iPod code, but modified to use the new register defines rather than oul/inl on the hardware addresses. 2006-12-20 15:28:32 +00:00
wmcodec-pp.c Move I2S initialisation out of the Wolfson codec driver 2006-12-09 19:18:18 +00:00