summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/system-as3525.c
AgeCommit message (Expand)Author
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-03-27Enable voltage scaling on AMSv2.Michael Giacomelli
2016-03-27AMSv2: additional delay for voltage scalingMihail Zenkov
2016-03-24Slightly increase VDD2 on AMSv2.Michael Giacomelli
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
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-07Sansa AMS: more compat irq namesRafaël Carré
2012-04-28usb-s3c6400: merge the 2 driversRafaël Carré
2012-01-08AS3525v1/2: Enable nested handling of interruptsMichael Sevakis
2012-01-08ascodec-target.h: removeRafaël Carré
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken
2011-12-12Deal with a complication when transferring recording method from PP5024: sinc...Michael Sevakis
2011-12-10AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...Bertrik Sikken
2011-11-08Disable the clock the built in AS3525(v2) bootrom. This is only useful for r...Michael Giacomelli
2011-10-29Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken
2011-10-23Sansa clipzip: miscellaneous updatesBertrik Sikken
2011-10-12Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...Bertrik Sikken
2011-09-21Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken
2011-09-18Sansa AMSv2: initialise PMU (power management unit), inspired by how the OF d...Bertrik Sikken
2011-07-02as3525: make interrupts struct static and merge declaration & definitionRafaël Carré
2010-12-29revert r28834 because it causes problems with uSDFred Bauer
2010-12-14FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...Fred Bauer
2010-11-18FS#11608: switch cpu to async operation in boosted modeFred Bauer
2010-09-05FS#11597 : decrease FCLK frequency when unboostedRafaël Carré
2010-08-31include lcd.h , forgotten in r27957Rafaël Carré
2010-08-31AMS: update the LCD on system exception to be sure the content is up to dateRafaël Carré
2010-07-30AMSv1: Don't modify MPMC_DYNAMIC_CONTROLRafaël Carré
2010-07-22Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...Bertrik Sikken
2010-07-19as3525*: disable_irq in system_reboot()Rafaël Carré
2010-07-19Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré
2010-06-23as3525*: initialize cpu_frequency correctlyRafaël Carré
2010-06-18With a max delay of 17 seconds before overflow happens limiting to unsigned s...Tobias Diedrich
2010-06-18as3525*: make udelay() be a simple busy loopRafaël Carré
2010-06-18as3525*: enable MMU in bootloaderRafaël Carré
2010-06-18Enable display and backlight on panic.Tobias Diedrich
2010-05-26as3525: write irq/fiq handlers in CRafaël Carré
2010-05-26typo: 'nomasked' -> 'unmasked'Rafaël Carré
2010-05-25as3525: find_first_set_bit() isn't built in bootloadersRafaël Carré
2010-05-24as3525: don't destroy status when calculating IRQ number in UIRQ()Rafaël Carré
2010-05-24as3525: show unmasked interrupts on unhandled IRQRafaël Carré
2010-05-19fix previous commitRafaël Carré
2010-05-19better preprocessor conditions for enabling GPIOA interruptRafaël Carré
2010-05-19as3525: reorder vectored interruptsRafaël Carré
2010-05-18Enable/disable second pll dynamically on usb plugin/remove.Tobias Diedrich
2010-05-18as3525v2: add usb driver stub, enable usb phy&core initAmaury Pouly