summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/sandisk/sansa-c200
AgeCommit message (Expand)AuthorFilesLines
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis1-1/+1
2008-03-31Fixes FS#8552. On some c200s, the second parameter in setting R_Y_ADDR_AREA w...Mark Arigo1-0/+13
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold1-15/+1
2007-11-18Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...Jens Arnold1-1/+1
2007-10-28C200: Reworked the LCD driver a bit, and fixed a bug with single column updat...Jens Arnold1-36/+35
2007-10-21Implement YUV dithering for c200, and enable the option in mpegplayer.Jens Arnold2-11/+349
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell1-1/+1
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold1-4/+4
2007-10-07c200: First implemention of lcd_yuv_blit(). mpegplayer works now, but speed c...Jens Arnold2-8/+284
2007-10-07* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...Jens Arnold1-14/+7
2007-10-07Fix red bootloader build.Jens Arnold1-0/+2
2007-10-07c200: Make the backlight react on unlocking hold as intended.Jens Arnold1-0/+3
2007-10-02Enable lcd contrast adjustment on Sansa c200Mark Arigo1-7/+7
2007-09-24The C200 LCD controller is a Samsung S6B33B2. Define appropriate register nam...Jens Arnold1-23/+60
2007-09-23Speed up C200 lcd_update() by ~7%.Jens Arnold1-14/+3
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo4-0/+422