rockbox/firmware/target/arm/s5l8700
2010-05-12 14:05:36 +00:00
..
ipodnano2g s5l870x / ipod nano2g: include common mmu-arm.h 2010-04-13 16:05:11 +00:00
meizu-m3 Fix tabs 2010-01-03 10:19:43 +00:00
meizu-m6sl
meizu-m6sp Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
yps3 Samsung YP-S3: make bootloader compile again 2009-10-11 13:15:23 +00:00
adc-s5l8700.c
adc-target.h
app.lds Increase Nano2G main stack size to 16K again. We won't get rid of the stkov's at 8K easily. 2010-03-11 02:58:39 +00:00
ata-nand-s5l8700.c Squash another bunch of iPod Nano 2G NAND bugs by moving the idle powerdown code down into the lowlevel driver. Move even more things from the FTL to the bss instead of the stack to prevent USB stkovs. Also fix some evil whitespace. 2009-11-08 14:55:30 +00:00
audio-meizu.c Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
backlight-meizu.c
backlight-target.h
boot.lds Fix red. 2010-03-08 23:32:46 +00:00
crt0.S s5l8700 : remove some CRLF line endings 2010-04-13 14:05:55 +00:00
debug-s5l8700.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
debug-target.h
dma-s5l8700.c
dma-target.h
fmradio-i2c-meizu.c
ftl-meizu.c Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
i2c-s5l8700.c Add a timeout for I2C transfers (S5L870x) 2009-10-10 17:22:06 +00:00
kernel-s5l8700.c Adjust iPod Nano 2G CPU speed to 192MHz, which measurements show it to be. Timers will be more accurate now. 2009-10-17 22:32:46 +00:00
nand-meizu.c Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
pcm-s5l8700.c PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to be handled there. Driver can just return current pointer for recording peaks. A new define, HAVE_PCM_REC_DMA_ADDRESS, specifies that physical addresses are being used for recording and translation is needed before starting a new block. The drivers need not worry about aligning start and size nor should care if either will be zero. All this will be checked in the logical layer first. 2010-05-12 14:05:36 +00:00
power-meizu.c power-meizu.c: fix usage of USB_TR name 2009-10-25 09:54:23 +00:00
system-s5l8700.c Enable iPod Nano 2G boosting (without undervolting for now) 2010-02-17 15:54:48 +00:00
system-target.h s5l870x / ipod nano2g: include common mmu-arm.h 2010-04-13 16:05:11 +00:00
timer-s5l8700.c S5L870x: Fix PCLK freq 2009-10-11 11:35:14 +00:00
udacodec-meizu.c
usb-s5l8700.c Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
usb-target.h Meizu M6SP: add stubs so the meizu m6sp binary compiles and links 2010-01-14 20:16:03 +00:00
wmcodec-s5l8700.c