summaryrefslogtreecommitdiff
path: root/firmware/target/arm/sandisk (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* sansaview: fix lcd codeAmaury Pouly2014-05-11
* sansaview: cleanup backlight codeAmaury Pouly2014-05-11
* Sansa View: implement proper backlight and buttonlight switching.Szymon Dziok2014-03-27
* Sansa View: adjust two things (define fake codec, missing header file) in orderSzymon Dziok2014-03-27
* kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2014-03-03
* Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis2013-07-19
* PP Sansa: Use better I2S divider settings for 48kHz.Michael Sevakis2013-05-30
* Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis2012-05-01
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly2012-01-11
* adc-target.h: cleanupRafaël Carré2012-01-08
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré2012-01-07
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Fix path to PP crt0Rafaël Carré2012-01-03
* move PP specific files to pp/Rafaël Carré2012-01-03
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* Do some things to make -ffunction-sections work better.Michael Sevakis2011-12-17
* 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
* AS3525v1/v2:Michael Sevakis2011-12-08
* FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero2011-11-22
* Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts2011-09-02
* 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
* */app.lds: remove STUBOFFSETRafaël Carré2010-09-20
* Allow e200 to compile without HAVE_RECORDINGFrank Gevaerts2010-09-17
* Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHTFrank Gevaerts2010-09-17
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...Michael Sevakis2010-06-22
* e200v1: What's the wheel deal? Rework wheel code to make it a bit more straig...Michael Sevakis2010-06-22
* 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
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz2010-03-08
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* fix more redNils Wallménius2009-08-19
* Add information gleaned from disassembling the main firmware image. Detect lc...Robert Keevil2009-07-17
* FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil2009-07-13
* 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 the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz2009-04-26
* 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