rockbox/firmware/target/arm/s5l8700
Dave Chapman 808938220a Nano2G Backlight driver improvements - the previous version didn't work reliably.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21986 a1c6a512-1295-4272-9138-f99709370657
2009-07-20 21:30:07 +00:00
..
ipodnano2g Nano2G Backlight driver improvements - the previous version didn't work reliably. 2009-07-20 21:30:07 +00:00
meizu-m3 S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +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 fix ata-nand-s5l8700 compilation properly this time 2009-07-17 23:19:21 +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 Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. 2009-07-12 22:16:51 +00:00
crt0.S Various Nano2g changes - enable the rest of crt0.S (including clock setup) and make the nano2g bootloader do something useful (displaying gpio ports). Also add checks for the fifo-full condition in the LCD driver - required after enabling all the crt0.S inits 2009-07-18 11:31:19 +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 S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +00:00
i2c-s5l8700.c S5L8700/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +00:00
kernel-s5l8700.c S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mask in pcm driver. 2009-07-18 11:54:01 +00:00
pcm-s5l8700.c S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mask in pcm driver. 2009-07-18 11:54:01 +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/Meizu: miscellaneous minor fixes, stubs added, keywords set 2009-07-12 19:36:27 +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