summaryrefslogtreecommitdiff
path: root/firmware/target/arm/as3525/debug-as3525.c (follow)
Commit message (Expand)AuthorAge
* AMS: Return ascodec to interrupt-based I2C2 driverMichael Sevakis2017-01-25
* Fix compilation on amsv1.Michael Giacomelli2014-09-29
* Add various additional AS3525v2 SOC voltages to the debug screen.Michael Giacomelli2014-09-28
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* AMSv1/AMSv2: show CCU_IO in debug menuBertrik Sikken2012-01-29
* ascodec-target.h: removeRafaël Carré2012-01-08
* as3525: move debug-target.h content to .cRafaël Carré2012-01-04
* Sansa clip zip: show AMSv2 variant in debug menuBertrik Sikken2011-11-02
* Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat2011-06-05
* 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
* fix yellow and red from r28522Marcin Bukat2010-11-06
* debug-as3525.c : fix include, remove commentRafaël Carré2010-09-06
* Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), t...Bertrik Sikken2010-07-22
* Support new Fuzev2 revisions (fuzev2_variant == 1)Rafaël Carré2010-07-19
* DBOP noise on C200v2 goes away if we precharge long enough.Tobias Diedrich2010-06-27
* as3525v2: document PLL bits and show current PLL frequency in the debug menuBertrik Sikken2010-06-18
* as3525v2: show adc channels in the debug menuRafaël Carré2010-05-18
* Fuzev1: calibrated charging curveRafaël Carré2010-05-18
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* workaround DBOP noise issue on C200v2 cause it's really annoying if your butt...Tobias Diedrich2010-04-16
* Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu...Tobias Diedrich2010-04-06
* as3525v2: show the correct freqs in debug menu, CGU_PERI uses fclk as sourceRafaël Carré2010-04-05
* as3525v2: assume plla is the source for pclk (verified with timer frequency)Rafaël Carré2010-04-01
* Fix boosting on as3525v2Rafaël Carré2010-04-01
* as3525: CGU_USB has only 3 bits for the dividerRafaël Carré2010-03-29
* SansaAMSv2: Give register CGU_BASE + 0x3C the name CGU_SDSLOT.Jack Halpin2010-03-23
* fix previous revision by using correct definition of i2c prescalerRafaël Carré2010-03-23
* as3525: do not read i2c2_cpsr* registers because the clock might be disabledRafaël Carré2010-03-23
* SansaAMS: debug-as3525.c Allow View HW info page to display correct info for...Jack Halpin2010-03-11
* Sansa AMS: refactor DBOP button reading (e200v2/Fuze/c200v2)Rafaël Carré2010-01-06
* Code police: add missing header file, make some local functions staticBertrik Sikken2009-12-20
* Sansa AMS: Assume IDE_CLK is used as MCLK for internal SD. We assumed PCLK ...Jack Halpin2009-12-11
* Sansa AMS: Check if SD controllers are already enabled before attempting to ...Jack Halpin2009-12-01
* Sansa AMS: Force sd_enable(true) when using the Debug View HW info page so w...Jack Halpin2009-12-01
* AMS Sansa: Change some #defines in debug-as3525 from "(SANSA_E200V2) || defin...Jack Halpin2009-10-26
* Revert r23350 "AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk."Jack Halpin2009-10-26
* AMS Sansa: Assume IDECLK is MCLK for the internal SD Disk. Reduce IDECLK to...Jack Halpin2009-10-25
* Revise r23225 a bit, removing the debug_printf function and implementing more...Nils Wallménius2009-10-17
* AMS Sansa: Adjust View HW info page to display SD and uSD MCICLK freqs insteadJack Halpin2009-09-12
* AMSSansa: Use single adc_read instead of multiple ascodec_reads to read volta...Jack Halpin2009-07-12
* FS#10344 - AMSSansa Dynamically adjust core voltage to extend playtime.Jack Halpin2009-06-30
* Sansa AMS debug: small fixesRafaël Carré2009-06-23
* Sansa c200v2 : support more hardwareRafaël Carré2009-06-18
* AMSSansa: clock-target.h and debug-as3525 now use AS3525_FCLK_PREDIV corre...Jack Halpin2009-05-29
* AMSSansa: Display AMBA Bus mode and mmu, icache, & dcache status on View HW i...Jack Halpin2009-05-28
* FS#10245 by Jack Halpin : Adjust Clocking scheme on Sansa AMSRafaël Carré2009-05-26
* Sansa AMS: show correct clock speeds for NAND & SD cardRafaël Carré2009-05-21
* Fix my mistake in r20987/FS#10219 : live update of Sansa AMS clock freqs (fix...Rafaël Carré2009-05-20
* FS#10219 (AMSSansa Debug Clocks) by Jack HalpinRafaël Carré2009-05-19