summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/system-as3525.c (follow)
Commit message (Expand)AuthorAge
* Slightly increase CVDD2 on AMSv2.Michael Giacomelli2017-06-14
* Slightly increase CVDD1 for Clip ZipMihail Zenkov2017-02-07
* AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis2017-01-25
* as3525v2: use the new USB DesignWare driverCástor Muñoz2016-08-15
* Increase CVDD1 only for Clip+ version 0Mihail Zenkov2016-08-11
* Increase CVDD1 for Clip+ to prevent ATA errorMihail Zenkov2016-08-10
* as3525: reverting I2C2 to non-interrupts versionMihail Zenkov2016-04-05
* Enable voltage scaling on AMSv2.Michael Giacomelli2016-03-27
* AMSv2: additional delay for voltage scalingMihail Zenkov2016-03-27
* Slightly increase VDD2 on AMSv2.Michael Giacomelli2016-03-24
* Enable frequency scaling on AMSv2 devices.Mihail Zenkov2016-01-21
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* AMS: make sure ROM clock is always onRafaël Carré2012-11-12
* Revert my previous commit disabling the internal ROM clock during normalMichael Giacomelli2012-07-22
* Sansa AMS: more compat irq namesRafaël Carré2012-05-07
* usb-s3c6400: merge the 2 driversRafaël Carré2012-04-28
* AS3525v1/2: Enable nested handling of interruptsMichael Sevakis2012-01-08
* ascodec-target.h: removeRafaël Carré2012-01-08
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken2011-12-17
* Deal with a complication when transferring recording method from PP5024: sinc...Michael Sevakis2011-12-12
* AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...Bertrik Sikken2011-12-10
* Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...Michael Giacomelli2011-11-08
* Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken2011-10-29
* Sansa clipzip: miscellaneous updatesBertrik Sikken2011-10-23
* Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...Bertrik Sikken2011-10-12
* Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken2011-09-21
* Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d...Bertrik Sikken2011-09-18
* as3525: make interrupts struct static and merge declaration & definitionRafaël Carré2011-07-02
* revert r28834 because it causes problems with uSDFred Bauer2010-12-29
* FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...Fred Bauer2010-12-14
* FS#11608: switch cpu to async operation in boosted modeFred Bauer2010-11-18
* FS#11597 : decrease FCLK frequency when unboostedRafaël Carré2010-09-05
* include lcd.h , forgotten in r27957Rafaël Carré2010-08-31
* AMS: update the LCD on system exception to be sure the content is up to dateRafaël Carré2010-08-31
* AMSv1: Don't modify MPMC_DYNAMIC_CONTROLRafaël Carré2010-07-30
* Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...Bertrik Sikken2010-07-22
* as3525*: disable_irq in system_reboot()Rafaël Carré2010-07-19
* Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré2010-07-19
* as3525*: initialize cpu_frequency correctlyRafaël Carré2010-06-23
* With a max delay of 17 seconds before overflow happens limiting to unsigned s...Tobias Diedrich2010-06-18
* as3525*: make udelay() be a simple busy loopRafaël Carré2010-06-18
* as3525*: enable MMU in bootloaderRafaël Carré2010-06-18
* Enable display and backlight on panic.Tobias Diedrich2010-06-18
* as3525: write irq/fiq handlers in CRafaël Carré2010-05-26
* typo: 'nomasked' -> 'unmasked'Rafaël Carré2010-05-26
* as3525: find_first_set_bit() isn't built in bootloadersRafaël Carré2010-05-25
* as3525: don't destroy status when calculating IRQ number in UIRQ()Rafaël Carré2010-05-24
* as3525: show unmasked interrupts on unhandled IRQRafaël Carré2010-05-24
* fix previous commitRafaël Carré2010-05-19