rockbox/firmware/target/arm/s5l8700
Andree Buschmann 1b093cf297 Remove tabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28719 a1c6a512-1295-4272-9138-f99709370657
2010-12-01 18:35:01 +00:00
..
ipodnano2g Remove tabs 2010-12-01 18:35:01 +00:00
meizu-m3
meizu-m6sl
meizu-m6sp
yps3
adc-s5l8700.c
adc-target.h
app.lds Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 KB split for core/codec. S5L8701 has 176 KB of IRAM, use a 48 KB / 128 KB split for core/codec. This will allow further speed optimization of codecs. 2010-11-02 22:56:31 +00:00
ata-nand-s5l8700.c
audio-meizu.c
backlight-meizu.c
backlight-target.h
boot.lds Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transition 2010-10-25 12:45:41 +00:00
crt0.S iPod Nano 2G: Use sane (150 microseconds) PLL locking delays and properly set a third CLKCON register I just discovered 2010-11-14 15:18:05 +00:00
debug-s5l8700.c Remove tabs 2010-12-01 18:35:01 +00:00
debug-target.h move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
dma-s5l8700.c
dma-target.h
fmradio-i2c-meizu.c
ftl-meizu.c
i2c-s5l8700.c iPod Nano 2G: Set I2C clock to 374400 Hz, now that we know what it is derived from. 2010-11-14 15:19:30 +00:00
kernel-s5l8700.c
nand-meizu.c
pcm-s5l8700.c Move pcm doublebuffer to IRAM on nano 2G. 2010-11-14 19:49:20 +00:00
postmortemstub.S iPod Nano 2G: Post-mortem memory dumper stub (FS#11701) 2010-11-13 12:05:53 +00:00
power-meizu.c
system-s5l8700.c Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU voltage scaling. Voltage scaling was measured stable with 50us delay, to have some headroom we use 100us. 2010-11-15 21:13:58 +00:00
system-target.h Implement udelay() for S5L870x. Exchange sleep() with udelay() during CPU voltage scaling. Voltage scaling was measured stable with 50us delay, to have some headroom we use 100us. 2010-11-15 21:13:58 +00:00
timer-s5l8700.c
udacodec-meizu.c
usb-s5l8700.c
usb-target.h
wmcodec-s5l8700.c