rockbox/firmware/target/arm/s5l8700
Dave Chapman 997e6bd7e9 Fix unreliable LCD updates on the "type 0" LCD. Plus add some comments and a stub lcd_blit_yuv()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22717 a1c6a512-1295-4272-9138-f99709370657
2009-09-17 08:08:58 +00:00
..
ipodnano2g Fix unreliable LCD updates on the "type 0" LCD. Plus add some comments and a stub lcd_blit_yuv() 2009-09-17 08:08:58 +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 S5L8700: Implement ADC driver 2009-07-09 20:17:47 +00:00
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 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 Add an app.lds and some stub functions for the Nano 2G - this isn't enough to make rockbox.bin compile, but it's a step towards it (more commits coming soon). 2009-09-17 07:26:08 +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: 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 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 Correct the memory sizes (IRAM and DRAM) for the Nano2G. 2009-07-25 00:49:13 +00:00
crt0.S Correct the memory sizes (IRAM and DRAM) for the Nano2G. 2009-07-25 00:49:13 +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: fix mask for GPIO function selection used for fmradio 2009-07-27 23:06:31 +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 TIMERB is in a different location on the S5L8701 2009-09-17 08:05:19 +00:00
pcm-s5l8700.c Correct the memory sizes (IRAM and DRAM) for the Nano2G. 2009-07-25 00:49:13 +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 TIMERB is in a different location on the S5L8701 2009-09-17 08:05:19 +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
usb-s5l8700.c Add an app.lds and some stub functions for the Nano 2G - this isn't enough to make rockbox.bin compile, but it's a step towards it (more commits coming soon). 2009-09-17 07:26:08 +00:00
wmcodec-s5l8700.c Correct the memory sizes (IRAM and DRAM) for the Nano2G. 2009-07-25 00:49:13 +00:00