summaryrefslogtreecommitdiff
path: root/firmware/target/arm/sandisk/sansa-c200
AgeCommit message (Expand)Author
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-05-24fix YUV Dither for the other targets too, like in r26064.Szymon Dziok
2009-07-11ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. ...Jens Arnold
2009-06-17Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driverRafaël Carré
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2009-03-17One more try: Fix remaining reds and yellowsThomas Martitz
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-03-17The c200 didn't got in for some reason.Thomas Martitz
2009-01-18Commit battery discharge curve for c200v1 by BertrikSikken. The old one wasn...Michael Giacomelli
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis
2008-08-05Apply FS#9195 (LCD disable for sansa c200), which puts the sansa c200 display...Bertrik Sikken
2008-08-05Fix sansa c200 battery type comment.Bertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-17Rough battery calibration for the c200 based on results posted by Tomasz Wasi...Michael Giacomelli
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-03-31Fixes FS#8552. On some c200s, the second parameter in setting R_Y_ADDR_AREA w...Mark Arigo
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2007-11-18Significant LCD speedup for all greyscale iPods and Sansa c200 (c200, 4th Gen...Jens Arnold
2007-10-28C200: Reworked the LCD driver a bit, and fixed a bug with single column updat...Jens Arnold
2007-10-21Implement YUV dithering for c200, and enable the option in mpegplayer.Jens Arnold
2007-10-16Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell
2007-10-12PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurabl...Jens Arnold
2007-10-07c200: First implemention of lcd_yuv_blit(). mpegplayer works now, but speed c...Jens Arnold
2007-10-07* Use proper definitions for the PP (mono) LCD bridge. * Clean up pp5002.h a ...Jens Arnold
2007-10-07Fix red bootloader build.Jens Arnold
2007-10-07c200: Make the backlight react on unlocking hold as intended.Jens Arnold
2007-10-02Enable lcd contrast adjustment on Sansa c200Mark Arigo
2007-09-24The C200 LCD controller is a Samsung S6B33B2. Define appropriate register nam...Jens Arnold
2007-09-23Speed up C200 lcd_update() by ~7%.Jens Arnold
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo