rockbox/firmware/target/arm/s5l8702
Cástor Muñoz a85780bacc Classic/6G: CPU frequency/voltage scaling
This patch implements HAVE_ADJUSTABLE_CPU_FREQ, it modifies the
following parameters when CPU is unboosted:

- s5l8702 voltage is decreased: 1.200V -> 1.050V
- CPU frequency is divided by 4: 216MHz -> 54MHz
- AHB frequency is divided by 2: 108MHz -> 54MHz

Change-Id: I2285b83efb7e1567864ac288f2d4ba55f058f7c5
2012-03-31 01:18:15 +02:00
..
ipod6g Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
app.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
boot.lds Get the linker files that slipped through in r31337. 2011-12-17 02:00:59 +00:00
crt0.S Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
debug-target.h s5l8702: move debug-target.h content to .c 2012-01-04 06:34:20 +00:00
i2c-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
kernel-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
pcm-s5l8702.c Tweak some PCM drivers for less typecasting with the data pointer. 2012-03-04 08:52:50 -05:00
pcm-target.h Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
system-s5l8702.c Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
system-target.h Classic/6G: CPU frequency/voltage scaling 2012-03-31 01:18:15 +02:00
timer-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00