summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525
AgeCommit message (Expand)AuthorFilesLines
2021-10-16usb: introduce new control request APIAidan MacDonald1-2/+2
2021-09-29Bugfix AS3525 usb driver unboosted the cpu without first boosting itWilliam Wilgus1-2/+11
2021-09-20usb: rename usb_drv_recv() to usb_recv_recv_nonblocking()Aidan MacDonald1-3/+4
2021-08-08As3525 wavpack_enc document some intentional switch fall throughWilliam Wilgus2-1/+7
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald1-12/+0
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy1-11/+0
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy1-20/+0
2020-10-26'Fix RED e200 Framebuffer_viewport_rewriteWilliam Wilgus1-2/+2
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus1-1/+1
2020-05-23Sansa AMS add Minimum Clocks for I2c IDE SDSLOT SSPWilliam Wilgus1-7/+28
2020-05-23Sansa AMS set I2C properlyWilliam Wilgus1-5/+18
2020-05-23Sansa Clip+ set lcd SSP properlyWilliam Wilgus1-1/+15
2020-05-23Sansa ClipZip set lcd SSP properlyWilliam Wilgus1-1/+16
2020-04-17ClipZip LCD Corruption Backlight fixWilliam Wilgus1-3/+5
2019-12-30Fix As3525 SD unused parameter warningWilliam Wilgus1-2/+3
2019-12-31Sansa AS3525V1 Sd Interface implement powersave modeWilliam Wilgus1-30/+65
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus8-309/+51
2018-07-28Revert "Fix Red on PowerSave in Simulator"William Wilgus1-2/+0
2018-07-28Slightly raise voltage on FuzeV2 devices.Michael Giacomelli1-0/+3
2018-07-28Fix Red on PowerSave in SimulatorWilliam Wilgus1-0/+2
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus8-51/+309
2018-07-26Optimize lcd-ssd1303 driver (clip series)William Wilgus5-82/+228
2018-07-26Update AS3525 v1/v2 debug menu; add scrolling and missing frequenciesWilliam Wilgus1-192/+188
2018-07-25AMS v1/v2: Fix I2C2_CSPR debug menu entryWilliam Wilgus3-20/+32
2018-07-25CLIPPLUS -- Remove un-needed handling for power button button button_read_dev...William Wilgus1-7/+9
2018-07-04AMS v1/v2: Remove sd_enabled as an externally-visible variable.Michael Sevakis4-42/+29
2017-11-21Convert i.MX31 and AMS target to use RTC interruptMichael Sevakis2-9/+53
2017-10-30AMS: Convert ascodec_endofch() to use bit mod function's return value.Michael Sevakis1-8/+1
2017-10-26Unify storage threads into oneMichael Sevakis2-282/+182
2017-06-14Slightly increase CVDD2 on AMSv2.Michael Giacomelli1-2/+2
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis2-2/+2
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis1-7/+1
2017-02-07Slightly increase CVDD1 for Clip ZipMihail Zenkov1-1/+1
2017-01-27sd-as3525v2: simplify logic and cleanupMihail Zenkov1-75/+33
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis4-123/+536
2016-08-15as3525v2: use the new USB DesignWare driverCástor Muñoz2-0/+76
2016-08-11Increase CVDD1 only for Clip+ version 0Mihail Zenkov1-1/+4
2016-08-10Increase CVDD1 for Clip+ to prevent ATA errorMihail Zenkov1-1/+3
2016-04-05as3525: reverting I2C2 to non-interrupts versionMihail Zenkov2-361/+109
2016-04-04Fix checking for CONFIG_CHARGINGMihail Zenkov1-2/+2
2016-03-27Enable voltage scaling on AMSv2.Michael Giacomelli1-2/+2
2016-03-27AMSv2: additional delay for voltage scalingMihail Zenkov1-4/+7
2016-03-27AMSv2: DBOP frequency divided by 2Mihail Zenkov1-3/+4
2016-03-24Slightly increase VDD2 on AMSv2.Michael Giacomelli1-2/+2
2016-03-18sd-as3525v2: prevent DTO error and DMA problemsMihail Zenkov1-7/+12
2016-03-18sd-as3525v2: exit with error if transfer failureMihail Zenkov1-0/+3
2016-03-18sd-as3525v2: Limit number of retryMihail Zenkov1-1/+1
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov2-46/+23
2016-01-18Make sure the system is boosted before enabling USB hardware.Michael Giacomelli1-2/+5
2016-01-18Increase button delays in preperation for frequency scaling.Michael Giacomelli1-2/+3