rockbox/firmware
Dmitry Gamza 50778c82f1 optimize WSPLL work for iriver h100 and h300 series
For Iriver h100 & h300 series we don't need always use WSPLL,
because in most cases WSPLL clock and SYSCLK has the same value,
and we have additional WSPLL errors to the output clock. Now that is fixed.

Change-Id: I04aebee659c57c45dc8603e409b9db42bdde534a
Reviewed-on: http://gerrit.rockbox.org/434
Reviewed-by: Marcin Bukat <marcin.bukat@gmail.com>
2014-09-05 09:14:53 +02:00
..
asm Add mempcpy implementation 2014-08-29 22:06:57 -04:00
common Clean up a bit and get switch statement out of loop in walk_path() 2014-09-02 15:57:18 -04:00
decompressor
drivers optimize WSPLL work for iriver h100 and h300 series 2014-09-05 09:14:53 +02:00
export Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
include Hopefully fix most of the errors and warnings from the last push 2014-08-29 23:36:11 -04:00
kernel Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
libc Add normal alloca() definition and implement a strdupa and friends 2014-08-29 22:06:59 -04:00
target Get the last errors I hope! 2014-08-30 01:29:18 -04:00
test
usbstack Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
arabjoin.c
arabjoin.h
ata_idle_notify.c Fix reds. 2014-03-14 23:43:45 +01:00
backlight-sw-fading.c change order of include headers and at the same time fix warning about 2014-03-27 19:50:47 +00:00
backlight.c
bidi.c
buflib.c
COPYING
core_alloc.c
debug.c
eeprom_settings.c
enc_base.c
events.c Fix stupid typo in 470989b that triggered panics easily. 2014-03-15 02:23:43 +01:00
firmware.make Prevent spurious recompiles on account of changed version. 2014-08-28 15:48:56 +02:00
font.c
font_cache.c
general.c
hangul.c
ifp_usb_serial.c
load_code.c
logf.c events: Rework event subsystem (add_event, send_event) to be more versatile. 2014-03-14 23:36:30 +01:00
lru.c
panic.c panicf doesn't return so why not tell GCC and $AVE : 2014-08-25 13:55:16 -04:00
pcm.c
pcm_mixer.c
pcm_sampr.c
pcm_sw_volume.c
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
scroll_engine.c
sdmmc.c
sound.c
SOURCES Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
storage.c Remove I/O priority. It is harmful when used with the new file code. 2014-08-30 14:01:21 -04:00
system.c
timer.c
tuner.c
usb.c

See docs/README