rockbox/firmware/target
2006-12-20 15:28:32 +00:00
..
arm 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
coldfire Coldfire: More efficient and compact peaking code. Hope the build doesn't whine about strange asm constraints. GCC's ok with it here. 2006-12-17 11:56:30 +00:00
sh Forgot to remove the ata_address_detect() declaration. 2006-12-19 09:30:14 +00:00