summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/system-as3525.c
AgeCommit message (Expand)Author
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
2010-05-18This change wasn't supposed to be in there yet.Tobias Diedrich
2010-05-18Not quite working yet, but almost.Tobias Diedrich
2010-05-14as3525: change SDRAM settings only in models for which there is a bootloaderRafaël Carré
2010-05-10as3525v2: disable adjustable CPU frequencyRafaël Carré
2010-05-08as3525*: stop MPMCCLKOUT when all SDRAMs are idleRafaël Carré
2010-04-29as3525v2: crashless cpufreq switchingRafaël Carré
2010-04-29as3525v2: effect of CGU_PROC on fclk is instantRafaël Carré
2010-04-27FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQThomas Martitz
2010-04-11as3525v2: only clear DIV0 bits in set_cpu_frequency() (not bit 6)Rafaël Carré
2010-04-11as3525v2: extend a bit the delay after switching pclk/fclkRafaël Carré
2010-04-10as3525v2: set_cpu_frequency()Rafaël Carré
2010-04-06Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu...Tobias Diedrich
2010-04-06Sansa AMS: Split set_cpu_frequency() into 2 separate functions for as3525v1...Jack Halpin
2010-04-06SansaAMS: Only use INT_MCIO with as3525v1, it is unused in as3525v2.Jack Halpin
2010-04-05as3525v2: set PCLK correctlyRafaël Carré
2010-04-01Try to fix problems on Clip+ (not sure why they appear randomly)Rafaël Carré
2010-04-01Fix boosting on as3525v2Rafaël Carré
2010-04-01as3525*: make sure fclk is 24MHz before using it as the clock source for pclkRafaël Carré
2010-04-01as3525*: set up CGU_COUNT register before turning on / modifying PLLsRafaël Carré
2010-04-01as3525v2: adjustable CPU freq : CGU_PROC is identical to as3525 after allRafaël Carré
2010-03-23Add handler for audio irq.Tobias Diedrich
2010-03-23Rewrite ascodec_as3514.c to use interrupts.Tobias Diedrich
2010-03-17as3525*: revert r25198 and inline memory_init in crt0.SRafaël Carré
2010-02-25Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...Thomas Martitz
2010-02-23as3525v2: share more of system_init() between the 2 SoCsRafaël Carré