rockbox/firmware/target/arm/s5l8700
Michael Sparmann 7e4b53892e Revert Nano2G fast VFL reads for now. They just won't work on some hardware.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25170 a1c6a512-1295-4272-9138-f99709370657
2010-03-14 16:06:54 +00:00
..
ipodnano2g Revert Nano2G fast VFL reads for now. They just won't work on some hardware. 2010-03-14 16:06:54 +00:00
meizu-m3 Fix tabs 2010-01-03 10:19:43 +00:00
meizu-m6sl S5L8700: Implement ADC driver 2009-07-09 20:17:47 +00:00
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 S5L8700: mask away status bits from ADC conversion result 2009-07-11 14:12:02 +00:00
adc-target.h S5L8700: Implement ADC driver 2009-07-09 20:17:47 +00:00
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 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 Fix red. 2010-03-08 23:32:46 +00:00
crt0.S Revert accidental changes from r24723 2010-02-17 16:12:21 +00:00
debug-s5l8700.c Fix scrolling direction in the Nano2G __dbg_hw_info screen 2010-03-11 15:18:43 +00:00
debug-target.h S5L8700: fix buttons used in debug menu 2009-07-11 22:34:56 +00:00
dma-s5l8700.c Remove svn:executable from these files. 2009-07-12 09:16:55 +00:00
dma-target.h Remove svn:executable from these files. 2009-07-12 09:16:55 +00:00
fmradio-i2c-meizu.c Meizu: fix mask for GPIO function selection used for fmradio 2009-07-27 23:06:31 +00:00
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
mmu-s5l8700.S Fix Nano2G rolo once again 2010-03-11 18:08:28 +00:00
mmu-target.h Hopefully fix Nano2G rolo again. We have enough IRAM anyways. 2010-02-16 22:57:49 +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 Fix iPod Nano 2G channel swapping issues 2010-02-10 21:20:51 +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 Adjust the iPod Nano 2G CPU clock freq again, this time to an exact value. Also add hardware defines for the 9th DMA channel we discovered on the S5L8701, and fix the µsec timer (there were missing braces). 2009-10-24 23:27:13 +00:00
timer-s5l8700.c S5L870x: Fix PCLK freq 2009-10-11 11:35:14 +00:00
udacodec-meizu.c Create an udacodec interface (similar to ascodec and wmcoded) and adapt/implement it for the iriver h1xx/h3xx and the meizus. 2009-06-28 17:43:04 +00:00
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 Correct the memory sizes (IRAM and DRAM) for the Nano2G. 2009-07-25 00:49:13 +00:00