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