rockbox/firmware/target/arm/s5l8700
Dave Chapman 8c078f34ff Nano2G - reboot into disk mode when USB is inserted.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23070 a1c6a512-1295-4272-9138-f99709370657
2009-10-10 15:26:38 +00:00
..
ipodnano2g Fixed some mutex issues in the iPod Nano 2G NAND driver and FTL. 2009-10-10 10:51:07 +00:00
meizu-m3 Meizu M3: check LCD_STATUS in the lcd driver instead of using delay loops 2009-07-30 18:33:17 +00:00
meizu-m6sl
meizu-m6sp Meizu M6SP: initial LCD driver (compiles but is untested) 2009-08-24 17:37:53 +00:00
yps3 Samsung YP-S3: add backlight-target.h for the YP-S3 (contains target specific backlight and buttonlight declarations) 2009-08-15 15:59:39 +00:00
adc-s5l8700.c
adc-target.h
app.lds Correct the IRAM definitions for the S5L8700/8701 and add definitions for plugins/codecs. The current split (64/64 core/plugins for S5L8700 and 96/80 core/plugins for S5L8701) is arbitrary and should probably be tweaked later 2009-10-04 02:04:49 +00:00
ata-nand-s5l8700.c Core changes to allow storage drivers to do cleanup on shutdown, and iPod Nano 2G shutdown code rework (FS#10668) 2009-10-09 20:36:09 +00:00
backlight-meizu.c Meizu: update backlight brightness curve so backlight is still on at the minimum brightness setting 2009-08-01 18:28:25 +00:00
backlight-target.h
boot.lds Final changes to get a Nano 2G main build compiling. 2009-10-02 23:45:53 +00:00
crt0.S Another part of FS#10633 by Michael Sparmann - correct cache/protection unit init for the Nano 2G. This should be unified with the Meizu code at some point, but is currently #ifdef'd as it is known (for some as yet unknown reason) to break the Meizu. 2009-10-04 15:38:36 +00:00
debug-s5l8700.c Implement __dbg_ports for S5L870X targets (Nano2G and Meizus) 2009-10-10 13:23:07 +00:00
debug-target.h
dma-s5l8700.c
dma-target.h
fmradio-i2c-meizu.c Meizu: fix mask for GPIO function selection used for fmradio 2009-07-27 23:06:31 +00:00
i2c-s5l8700.c Reduce impact of lost interrupts on S5L8700 I2C 2009-10-05 12:29:14 +00:00
kernel-s5l8700.c TIMERB is in a different location on the S5L8701 2009-09-17 08:05:19 +00:00
pcm-s5l8700.c Make iPod Nano 2G audio work 2009-10-05 12:29:21 +00:00
power-meizu.c
system-s5l8700.c Fix the user timer on iPod Nano 2G 2009-10-05 16:01:26 +00:00
system-target.h Added S5L870X cache coherency support 2009-10-09 21:41:57 +00:00
timer-s5l8700.c Fix the user timer on iPod Nano 2G 2009-10-05 16:01:26 +00:00
udacodec-meizu.c
usb-s5l8700.c Nano2G - reboot into disk mode when USB is inserted. 2009-10-10 15:26:38 +00:00
wmcodec-s5l8700.c Correct the memory sizes (IRAM and DRAM) for the Nano2G. 2009-07-25 00:49:13 +00:00