rockbox/firmware/target/arm/s5l8700
Bertrik Sikken 59b9e3ab3f Meizu: implement power driver (USB power detect / charging status / poweroff)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21805 a1c6a512-1295-4272-9138-f99709370657
2009-07-12 14:32:38 +00:00
..
meizu-m3 Meizu M3: implement rudimentary button driver 2009-07-11 20:00:07 +00:00
meizu-m6sl S5L8700: Implement ADC driver 2009-07-09 20:17:47 +00:00
meizu-m6sp S5L8700: Implement ADC driver 2009-07-09 20:17:47 +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
ata-nand-s5l8700.c make the meizu bootloaders compile again with the new storage infrastructure 2008-11-11 14:11:49 +00:00
backlight-meizu.c Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brightness level 2009-07-11 13:43:04 +00:00
backlight-target.h Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to control brightness with the touch strip. 2009-06-23 18:11:03 +00:00
boot.lds S5L8700: implement kernel timer 2009-07-05 19:09:14 +00:00
crt0.S Make the meizu m3 load from flash, so interrupts work. More work is needed to get the m6sl "working" again 2008-10-18 22:28:59 +00:00
debug-s5l8700.c S5L8700: fix buttons used in debug menu 2009-07-11 22:34:56 +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: implement i2c for the meizu fmradio and update the tea5760 tuner driver 2009-07-07 21:57:16 +00:00
i2c-s5l8700.c S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communication 2009-07-09 22:08:54 +00:00
kernel-s5l8700.c S5L8700: implement kernel timer 2009-07-05 19:09:14 +00:00
pcm-s5l8700.c S5L8700: initial framework for PCM (using DMA transfers) 2009-07-05 13:41:16 +00:00
power-meizu.c Meizu: implement power driver (USB power detect / charging status / poweroff) 2009-07-12 14:32:38 +00:00
system-s5l8700.c Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to control brightness with the touch strip. 2009-06-23 18:11:03 +00:00
system-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
timer-s5l8700.c S5L8700: implement timer driver 2009-07-12 10:44:02 +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