summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/system-as3525.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-18Sansa Clip+: add RDS supportWolfram Sang1-1/+1
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus1-69/+1
2018-07-28Slightly raise voltage on FuzeV2 devices.Michael Giacomelli1-0/+3
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus1-1/+69
2017-06-14Slightly increase CVDD2 on AMSv2.Michael Giacomelli1-2/+2
2017-02-07Slightly increase CVDD1 for Clip ZipMihail Zenkov1-1/+1
2017-01-25AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis1-3/+34
2016-08-15as3525v2: use the new USB DesignWare driverCástor Muñoz1-0/+7
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 Zenkov1-1/+0
2016-03-27Enable voltage scaling on AMSv2.Michael Giacomelli1-2/+2
2016-03-27AMSv2: additional delay for voltage scalingMihail Zenkov1-4/+7
2016-03-24Slightly increase VDD2 on AMSv2.Michael Giacomelli1-2/+2
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov1-19/+16
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-1/+1
2012-11-12AMS: make sure ROM clock is always onRafaël Carré1-7/+2
2012-07-22Revert my previous commit disabling the internal ROM clock during normalMichael Giacomelli1-4/+6
2012-05-07Sansa AMS: more compat irq namesRafaël Carré1-7/+7
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré1-2/+2
2012-01-08AS3525v1/2: Enable nested handling of interruptsMichael Sevakis1-11/+41
2012-01-08ascodec-target.h: removeRafaël Carré1-1/+15
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-1/+1
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken1-0/+4
2011-12-12Deal with a complication when transferring recording method from PP5024: sinc...Michael Sevakis1-4/+4
2011-12-10AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...Bertrik Sikken1-1/+4
2011-11-08Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...Michael Giacomelli1-0/+2
2011-10-29Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken1-1/+1
2011-10-23Sansa clipzip: miscellaneous updatesBertrik Sikken1-1/+5
2011-10-12Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...Bertrik Sikken1-2/+0
2011-09-21Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken1-4/+5
2011-09-18Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d...Bertrik Sikken1-0/+17
2011-07-02as3525: make interrupts struct static and merge declaration & definitionRafaël Carré1-7/+1
2010-12-29revert r28834 because it causes problems with uSDFred Bauer1-40/+2
2010-12-14FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...Fred Bauer1-2/+40
2010-11-18FS#11608: switch cpu to async operation in boosted modeFred Bauer1-2/+2
2010-09-05FS#11597 : decrease FCLK frequency when unboostedRafaël Carré1-11/+7
2010-08-31include lcd.h , forgotten in r27957Rafaël Carré1-0/+1
2010-08-31AMS: update the LCD on system exception to be sure the content is up to dateRafaël Carré1-0/+2
2010-07-30AMSv1: Don't modify MPMC_DYNAMIC_CONTROLRafaël Carré1-5/+0
2010-07-22Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...Bertrik Sikken1-3/+3
2010-07-19as3525*: disable_irq in system_reboot()Rafaël Carré1-0/+3
2010-07-19Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré1-15/+11
2010-06-23as3525*: initialize cpu_frequency correctlyRafaël Carré1-0/+6
2010-06-18With a max delay of 17 seconds before overflow happens limiting to unsigned s...Tobias Diedrich1-1/+2
2010-06-18as3525*: make udelay() be a simple busy loopRafaël Carré1-0/+20
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré1-81/+1
2010-06-18Enable display and backlight on panic.Tobias Diedrich1-0/+2
2010-05-26as3525: write irq/fiq handlers in CRafaël Carré1-18/+8
2010-05-26typo: 'nomasked' -> 'unmasked'Rafaël Carré1-1/+1