rockbox/firmware/target/arm
Barry Wardell ab88fb3738 Simplify PP502x clock handling code. The code is almost identical between PP502x models, so combine it where possible. Binaries produces are unchanged.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14107 a1c6a512-1295-4272-9138-f99709370657
2007-07-31 21:13:35 +00:00
..
archos/av300 Do some planned radio interface cleanup since adding in the LV24020LP. 2007-07-14 11:20:31 +00:00
ipod Interrupt driven ADC reading on the 2nd gen. 2007-07-30 23:48:03 +00:00
iriver Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but it shouldn't have been. lcd_enabled() was only available as a real function on gigabeat but others can use that too. Markup lcd.h a bit because I got a bit lost in it. 2007-07-31 12:43:06 +00:00
pnx0101 Do some planned radio interface cleanup since adding in the LV24020LP. 2007-07-14 11:20:31 +00:00
s3c2440/gigabeat-fx Stop Gigabeat bootloader from panicing. 2007-07-29 07:41:19 +00:00
sandisk/sansa-e200 Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but it shouldn't have been. lcd_enabled() was only available as a real function on gigabeat but others can use that too. Markup lcd.h a bit because I got a bit lost in it. 2007-07-31 12:43:06 +00:00
tatung/tpj1022
ata-as-arm.S
ata-pp5002.c
ata-pp5020.c
ata-target.h
audio-pp.c
crt0-pp-bl.S
crt0-pp.S
crt0.S
i2c-pp.c
i2s-pp.c Reenable scaling on Sansa since a reasonable solution to clicks has been found. 2007-07-26 10:46:17 +00:00
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
memswap128-arm.S
pcm-pp.c Reenable scaling on Sansa since a reasonable solution to clicks has been found. 2007-07-26 10:46:17 +00:00
system-arm.h Clean up PP502x CPU clock setup code and use the full 80MHz when boosted. 2007-07-26 15:07:16 +00:00
system-pp502x.c Simplify PP502x clock handling code. The code is almost identical between PP502x models, so combine it where possible. Binaries produces are unchanged. 2007-07-31 21:13:35 +00:00
system-pp5002.c PP5002: Clock setup cleanup. * Switch to 80MHz when boosted like on the other PP targets. * Prepare sleep mode by adding CPUFREQ_SLEEP. This is already confirmed working, but a lot of functions in rockbox will probably hang because the microsecond timer isn't running in this mode. 2007-07-31 10:56:50 +00:00
system-target.h PP502x: Clock setup cleanup. 2007-07-31 20:48:49 +00:00
usb-pp.c
usb-target.h
wmcodec-pp.c Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). Freezes most of the time. Reverting the >66MHz unlock makes it a bit better, but also not stable. Using the C FIQ has the same effect. 2007-07-27 18:15:03 +00:00