summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525
AgeCommit message (Expand)Author
2016-08-15as3525v2: use the new USB DesignWare driverCástor Muñoz
2016-08-11Increase CVDD1 only for Clip+ version 0Mihail Zenkov
2016-08-10Increase CVDD1 for Clip+ to prevent ATA errorMihail Zenkov
2016-04-05as3525: reverting I2C2 to non-interrupts versionMihail Zenkov
2016-04-04Fix checking for CONFIG_CHARGINGMihail Zenkov
2016-03-27Enable voltage scaling on AMSv2.Michael Giacomelli
2016-03-27AMSv2: additional delay for voltage scalingMihail Zenkov
2016-03-27AMSv2: DBOP frequency divided by 2Mihail Zenkov
2016-03-24Slightly increase VDD2 on AMSv2.Michael Giacomelli
2016-03-18sd-as3525v2: prevent DTO error and DMA problemsMihail Zenkov
2016-03-18sd-as3525v2: exit with error if transfer failureMihail Zenkov
2016-03-18sd-as3525v2: Limit number of retryMihail Zenkov
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov
2016-01-18Make sure the system is boosted before enabling USB hardware.Michael Giacomelli
2016-01-18Increase button delays in preperation for frequency scaling.Michael Giacomelli
2016-01-18Change the clipv2 button driver to use fixed delays rather than processor cyc...Michael Giacomelli
2015-06-01AMS: Change DMA transfer size for audio.Mihail Zenkov
2015-04-09AMS: Fix pop-clicks noise on play/stop.Mihail Zenkov
2015-03-16Fix a race condition in as3525 I2C driver caused by stacked ISRs.Michael Sevakis
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2015-01-08Get rid of USE_ROCKBOX_USBAmaury Pouly
2014-09-29Fix compilation on amsv1.Michael Giacomelli
2014-09-28Add various additional AS3525v2 SOC voltages to the debug screen.Michael Giacomelli
2014-09-28Don't enable the current sink for the Clip Zip backlight until its actually n...Mihail Zenkov
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-01-05Add missing kernel.h includes (hopefully all of them), take #3.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz
2014-01-05Add missing kernel.h includes (hopefully all of them).Thomas Martitz
2014-01-05Do not include kernel.h in system.h.Thomas Martitz
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2012-11-12AMS: make sure ROM clock is always onRafaël Carré
2012-07-22Revert my previous commit disabling the internal ROM clock during normalMichael Giacomelli
2012-05-19lcd-ssd1303: Fix big oops putting height where there should've been width.Michael Sevakis
2012-05-19ssd1303: make sure sansa clip and whatever others clip updates properly.Michael Sevakis
2012-05-07remove debug-target.hRafaël Carré
2012-05-07Sansa AMS: more compat irq namesRafaël Carré
2012-05-06sansa AMS: i2s_reset() is never usedRafaël Carré
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis
2012-04-30AMSv1: rename USB interrupt handlerRafaël Carré
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré
2012-03-19sansa clip+: properly reset display using the reset pinBertrik Sikken
2012-03-04AMSv2: add proper definitions for charge currentBertrik Sikken
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-01-30Clipv2: fix button reading on some modelsRafaël Carré
2012-01-29AMSv1/AMSv2: show CCU_IO in debug menuBertrik Sikken
2012-01-11lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly
2012-01-08AS3525v1/2: Enable nested handling of interruptsMichael Sevakis
2012-01-08Remove duplicate #include "button.h"Bertrik Sikken
2012-01-08ascodec-target.h: removeRafaël Carré