summaryrefslogtreecommitdiff
path: root/firmware/target/arm/sandisk
AgeCommit message (Expand)Author
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2014-05-11sansaview: fix lcd codeAmaury Pouly
2014-05-11sansaview: cleanup backlight codeAmaury Pouly
2014-03-27Sansa View: implement proper backlight and buttonlight switching.Szymon Dziok
2014-03-27Sansa View: adjust two things (define fake codec, missing header file) in orderSzymon Dziok
2014-03-03kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz
2013-07-19Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis
2013-05-30PP Sansa: Use better I2S divider settings for 48kHz.Michael Sevakis
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-01-11lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly
2012-01-08adc-target.h: cleanupRafaël Carré
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2012-01-03Fix path to PP crt0Rafaël Carré
2012-01-03move PP specific files to pp/Rafaël Carré
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero
2011-12-17Do some things to make -ffunction-sections work better.Michael Sevakis
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis
2011-12-15Fix r31311 red and yellow.Michael Sevakis
2011-12-15Collect some of the memory frame LCD C code.Michael Sevakis
2011-12-08AS3525v1/v2:Michael Sevakis
2011-11-22FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero
2011-09-02Rework c200wipe to use proper partitioning and formatting code, which makes t...Frank Gevaerts
2011-02-11Submit FS#11926, calibrate charge curve for e200v1. Thanks to Martin Ritter.Andree Buschmann
2011-01-16Fix r29062 warning.Michael Sevakis
2011-01-16e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloa...Michael Sevakis
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré
2010-09-17Allow e200 to compile without HAVE_RECORDINGFrank Gevaerts
2010-09-17Make the call to buttonlight_on() properly depend on HAVE_BUTTON_LIGHTFrank Gevaerts
2010-06-26e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis
2010-06-22lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macro...Michael Sevakis
2010-06-22e200v1: What's the wheel deal? Rework wheel code to make it a bit more straig...Michael Sevakis
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
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz
2010-03-03FS#10756 - Free unused init codeThomas Martitz
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-08-19fix more redNils Wallménius
2009-07-17Add information gleaned from disassembling the main firmware image. Detect lc...Robert Keevil
2009-07-13FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil
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-26Remove the calls to backlight_lcd_sleep_countdown from target specific code a...Thomas Martitz
2009-04-25Remove unnecessary #include "adc.h"Bertrik Sikken
2009-03-30Remove that orphaned and wrong #ifThomas Martitz
2009-03-30Fix yellow.Thomas Martitz
2009-03-29Correct some preprocessor checks.Thomas Martitz