summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/as3525/clock-target.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-23Sansa AMS add Minimum Clocks for I2c IDE SDSLOT SSPWilliam Wilgus1-7/+28
2018-07-28Revert "As3525 v1/v2 Add power savings menu"William Wilgus1-21/+7
2018-07-27As3525 v1/v2 Add power savings menuWilliam Wilgus1-7/+21
2016-03-27AMSv2: DBOP frequency divided by 2Mihail Zenkov1-3/+4
2016-01-21Enable frequency scaling on AMSv2 devices.Mihail Zenkov1-27/+7
2010-12-29revert r28834 because it causes problems with uSDFred Bauer1-11/+4
2010-12-14FS#11765: Improve AMSv1 Battery Life by Lowering CPU and Peripheral clocks. U...Fred Bauer1-4/+11
2010-09-05FS#11597 : decrease FCLK frequency when unboostedRafaël Carré1-13/+9
2010-08-18Sansa AMSv2: enable PLLB and use it to generate a more accurate PCM frequency...Bertrik Sikken1-1/+8
2010-06-20Revert r26937 (as3525v2: use 248MHz PLL)Rafaël Carré1-5/+6
2010-06-18as3525v2: use 248MHz PLL (reverse engineered by bertrik)Rafaël Carré1-6/+5
2010-06-18as3525v2: document PLL bits and show current PLL frequency in the debug menuBertrik Sikken1-1/+11
2010-04-05Revert part of r25489 as it didn't fix the problem, that the CPU frequency de...Thomas Martitz1-3/+2
2010-04-05Correct comment.Thomas Martitz1-2/+2
2010-04-05Fuzev2: Use 40MHz as unboosted frequency. The lcd speed and ui responsiveness...Thomas Martitz1-2/+4
2010-04-05as3525v2: set PCLK correctlyRafaël Carré1-29/+31
2010-04-03Clipv2/Clip+: lower DEFAULT/NORMAL frequency from 60MHz to 24MHzRafaël Carré1-0/+13
2010-04-01as3525v2: assume plla is the source for pclk (verified with timer frequency)Rafaël Carré1-1/+5
2010-04-01Fix boosting on as3525v2Rafaël Carré1-0/+1
2010-04-01as3525v2: adjustable CPU freq : CGU_PROC is identical to as3525 after allRafaël Carré1-1/+0
2010-03-23SansaAMSv2: Give register CGU_BASE + 0x3C the name CGU_SDSLOT.Jack Halpin1-1/+4
2010-02-23as3525v2: share more of system_init() between the 2 SoCsRafaël Carré1-8/+16
2010-02-08Sansa Clip+: use correct SSP settingsRafaël Carré1-0/+7
2010-02-05Sansa ASM: clock-target.h needs to know the CPURafaël Carré1-0/+3
2010-02-05Make Clip+ bootloader buildRafaël Carré1-4/+4
2010-01-10Sansa AMS: allow use of PLL B for more accurate audio sample rate (0.04% inst...Bertrik Sikken1-5/+19
2009-12-31FS#10047 : Clipv2Rafaël Carré1-0/+15
2009-12-11Sansa AMS: Assume IDE_CLK is used as MCLK for internal SD. We assumed PCLK ...Jack Halpin1-3/+2
2009-11-01Sansa AMS PCM: remove runtime sanity checksRafaël Carré1-0/+14
2009-10-26Revert r23350 "AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk."Jack Halpin1-4/+3
2009-10-25AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk. Reduce IDECLK to...Jack Halpin1-3/+4
2009-05-29AMSSansa: Add AS3525_DRAM_FREQ as a configurable frequency. Attempts to use...Jack Halpin1-12/+19
2009-05-29AMSSansa: clock-target.h and debug-as3525 now use AS3525_FCLK_PREDIV corre...Jack Halpin1-2/+2
2009-05-29AMSSansa: Change comment to describe FCLK as input more accuratelyJack Halpin1-1/+1
2009-05-26Fix typo in the commentAlexander Levin1-1/+1
2009-05-26FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMSRafaël Carré1-22/+95
2009-05-21Sansa AMS: Partly revert r20923 (reset IDE maximal freq to 90MHz to fix probl...Rafaël Carré1-1/+3
2009-05-14Sansa AMS i2c : fix 2 problems identified by Jack Halpin & Bertrik SikkenRafaël Carré1-1/+1
2009-05-13Sansa AMS : remove mci_set_clock_divider()Rafaël Carré1-0/+3
2009-05-13Sansa AMS: Various fixes/enhancements for clock frequenciesRafaël Carré1-17/+18
2008-12-31Updated Fuze button code. FS#9645 by Thomas Martitz.Björn Stenberg1-1/+1
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli1-0/+2
2008-12-04Sansa AMS: centralize clock settings in clock-target.hRafaël Carré1-0/+64