summaryrefslogtreecommitdiff
path: root/firmware/target/arm/sandisk/sansa-e200 (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2014-03-03
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis2011-12-16
* Fix r31311 red and yellow.Michael Sevakis2011-12-15
* Collect some of the memory frame LCD C code.Michael Sevakis2011-12-15
* Submit FS#11926, calibrate charge curve for e200v1. Thanks to Martin Ritter.Andree Buschmann2011-02-11
* Fix r29062 warning.Michael Sevakis2011-01-16
* e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa...Michael Sevakis2011-01-16
* Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHTFrank Gevaerts2010-09-17
* e200v1: What's the wheel deal? Rework wheel code to make it a bit more straig...Michael Sevakis2010-06-22
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* fix more redNils Wallménius2009-08-19
* Remove unnecessary #include "adc.h"Bertrik Sikken2009-04-25
* Remove that orphaned and wrong #ifThomas Martitz2009-03-30
* Fix yellow.Thomas Martitz2009-03-30
* Correct some preprocessor checks.Thomas Martitz2009-03-29
* Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz2009-03-17
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis2009-01-11
* Move declaration of button_int and clickwheel_int to the proper header file i...Bertrik Sikken2008-06-29
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis2008-05-28
* Undo r17470 because of regressions in some debug menus.Andree Buschmann2008-05-12
* Fix for FS#5162. Being able to read scrollwheel action via button_read_device...Andree Buschmann2008-05-12
* e200: Get the UNCACHED_ADDR macro and phys_fb_address use out of the lcd driver.Michael Sevakis2008-04-06
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* Commit FS#8480 by Andree Buschmann. Updates battery calibration for the Sans...Michael Giacomelli2008-01-20
* Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...Jonathan Gordon2008-01-10
* FS#7738 - Scroll wheel acceleration for iPodLinus Nielsen Feltzing2007-11-19
* Add some CACHEALIGN_* macros and a helper function to assist in aligning data...Michael Sevakis2007-11-08
* Get rid of some more inl/outl. 0x70000084 seems to be GPO32_ENABLE.Barry Wardell2007-11-05
* Fix red.Barry Wardell2007-11-05
* Get rid of some more inl/outl and use the new GPO32 define instead.Barry Wardell2007-11-05
* e200: shorten some delays so the backlight turn on is snappier. Values seem t...Michael Sevakis2007-10-28
* Improved H10 ADC driver. We now do things exactly as the OF does. This includ...Barry Wardell2007-10-16
* Name all button light functions and variables consistently starting with butt...Jens Arnold2007-10-07
* Change a couple udelay() in e200 lcd driver to sleep() since sleep() was the ...Michael Sevakis2007-10-04
* PP502x: Make RAM physical addresses uncached. Cache the flash ROM on targets ...Michael Sevakis2007-10-04
* Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...Michael Sevakis2007-09-25
* Kick the idle poweroff timer on wheel activity. Should fix FS #7786Peter D'Hoye2007-09-18
* Faster video rendering for e200 and Gigabeat.Michael Sevakis2007-09-12
* Move files that will be common to the Sansa e200 and c200Mark Arigo2007-09-06
* Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan Bac...Michael Sevakis2007-09-05
* FS#7634: Add support for high capacity microSD cards (SDHC). We now support S...Barry Wardell2007-08-22
* First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold2007-08-17
* Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold2007-08-14
* Hrmph. That was just weird to do that.Michael Sevakis2007-08-06