rockbox/firmware/target/arm/s5l8702
Cástor Muñoz f753b8ead1 iPod Classic: s5l8702 clocking rewrite+documentation
This is a rewrite of the clocking section, the resulting system
frequencies are the same as the current git version.

This pàtch uses fixed FClk and just one register is written to switch
all system frequencies, it needs less steps than the current git
version to reach the desired frequency, so it is faster and safer.
Includes functions to step-up/down over a table of predefined set of
frequencies.

The major difference is that Vcore is decreased from 1050 to 1000 mV.

See clocking-s5l8702.h for more information.

Change-Id: I58ac6634e1996adbe1c0c0918a7ce94ad1917d8e
2015-12-17 07:05:53 +01:00
..
ipod6g iPod Classic: reads HDD S.M.A.R.T. data 2015-10-07 06:15:04 +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
clocking-s5l8702.c iPod Classic: s5l8702 clocking rewrite+documentation 2015-12-17 07:05:53 +01:00
clocking-s5l8702.h iPod Classic: s5l8702 clocking rewrite+documentation 2015-12-17 07:05:53 +01:00
crt0.S arm: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-s5l8702.c iPod Classic: s5l8702 clocking rewrite+documentation 2015-12-17 07:05:53 +01:00
dma-s5l8702.c iPod Classic: use new PL080 DMA driver 2015-10-07 06:15:03 +02:00
dma-s5l8702.h iPod Classic: use new PL080 DMA driver 2015-10-07 06:15:03 +02:00
gpio-s5l8702.c ipod Classic: implement HAVE_RECORDING 2015-10-07 06:15:03 +02:00
gpio-s5l8702.h iPod Classic: s5l8702 GPIO interrupt controller. 2015-10-07 06:15:03 +02:00
i2c-s5l8702.c Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
kernel-s5l8702.c iPod Classic: minor modifications in TIMER 2014-12-08 03:07:44 +01:00
pcm-s5l8702.c ipod Classic: implement HAVE_RECORDING 2015-10-07 06:15:03 +02:00
pcm-target.h iPod Classic: use new PL080 DMA driver 2015-10-07 06:15:03 +02:00
pl080.c iPod Classic: introduce PL080 DMA controller driver 2015-10-07 06:15:03 +02:00
system-s5l8702.c iPod Classic: s5l8702 clocking rewrite+documentation 2015-12-17 07:05:53 +01:00
system-target.h iPod Classic: s5l8702 clocking rewrite+documentation 2015-12-17 07:05:53 +01:00
timer-s5l8702.c iPod Classic: minor modifications in TIMER 2014-12-08 03:07:44 +01:00
uart-s5l8702.c iPod Classic: implement HAVE_SERIAL 2015-10-07 06:15:03 +02:00
uart-s5l8702.h iPod Classic: implement HAVE_SERIAL 2015-10-07 06:15:03 +02:00
uc8702.c iPod Classic: introduce s5l8702 UART driver 2015-10-07 06:15:03 +02:00
uc8702.h iPod Classic: introduce s5l8702 UART driver 2015-10-07 06:15:03 +02:00