summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/system-imx233.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-12Imx233 Disable Autoslow only at maximum cpu frequencyWilliam Wilgus1-2/+2
2017-10-28imx233: Implement mutex for cpu_boost_lock/unlockWilliam Wilgus1-0/+17
2017-08-27zen/zenxfi: always set EMI frequency to 130MHzAmaury Pouly1-4/+7
2017-08-27imx233: fix potential bug in udelayAmaury Pouly1-1/+3
2017-02-04zen/zenxfi: adjust maximum emi voltageAmaury Pouly1-2/+2
2017-01-16imx233: add small framework for LEDAmaury Pouly1-0/+2
2016-12-12imx233: fix IRQ handler w.r.t unwinderAmaury Pouly1-5/+6
2016-12-12imx233: refactor power off and rebootAmaury Pouly1-4/+20
2016-05-28imx233: fix system_exception_wait()Amaury Pouly1-11/+9
2016-05-28imx233: fix frequency reportingAmaury Pouly1-1/+1
2016-05-28imx233: simplify timrot APIAmaury Pouly1-3/+2
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly1-3/+7
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-3/+3
2014-06-24zen/zenxfi: don't switch emi on cpu change to avoid screen flickerAmaury Pouly1-4/+14
2014-03-08imx233: rewrite frequency scaling to use the new functionAmaury Pouly1-20/+4
2014-03-08imx233: prepare frequency scaling for stmp3700Amaury Pouly1-4/+6
2014-02-18imx233: stop watchdog on exceptionAmaury Pouly1-0/+2
2014-02-10imx233: stop the watchdog before loading main firmwareAmaury Pouly1-0/+7
2014-02-10imx233: add hardware and software watchdogAmaury Pouly1-1/+51
2013-12-02imx233: don't compile fm tuner code in bootloaderAmaury Pouly1-1/+1
2013-11-19Fix sim redAmaury Pouly1-1/+1
2013-10-22imx233/system: don't do frequency management on < stmp3780, it's not workingAmaury Pouly1-0/+6
2013-09-25imx233: always boost in bootloaderAmaury Pouly1-2/+7
2013-09-18imx233: fix block reset codeAmaury Pouly1-0/+5
2013-08-22imx233: always set VDDIO to 3.3VAmaury Pouly1-0/+2
2013-07-07imx233: rework power managementAmaury Pouly1-0/+2
2013-07-02imx233: fix emi frequency scalingAmaury Pouly1-3/+3
2013-06-17imx233: fix system for stmp3600 and stmp3700Amaury Pouly1-0/+15
2013-06-17imx233: normalise clkctrlAmaury Pouly1-25/+23
2013-06-16imx233: rewrite digctl using new register headersAmaury Pouly1-12/+10
2013-06-16imx233: rewrite clkctrl using new register headersAmaury Pouly1-1/+1
2013-01-13imx233: rework frequency scalingAmaury Pouly1-69/+71
2013-01-10imx233: modify arm cache timings on frequency switchAmaury Pouly1-0/+12
2013-01-10imx233: implement emi frequency scaling (disabled by default)Amaury Pouly1-0/+21
2012-12-29imx233: correctly restore auto slow on cpu frequency changeAmaury Pouly1-1/+2
2012-12-29imx233: move power init to system initAmaury Pouly1-4/+11
2012-12-29Fix copyright headersAmaury Pouly1-1/+1
2012-12-26imx233: rework cpu frequency scalingAmaury Pouly1-8/+23
2012-09-04imx233: properly disable frequency scaling for nowAmaury Pouly1-2/+0
2012-09-04imx233: disable cpu frequency scalingAmaury Pouly1-0/+3
2012-08-31fix commentAmaury Pouly1-2/+2
2012-08-30fix commentAmaury Pouly1-1/+1
2012-08-30fix redAmaury Pouly1-2/+0
2012-08-30fix redAmaury Pouly1-1/+0
2012-08-30imx233: implement basic frequency scaling and enable auto-slowAmaury Pouly1-9/+45
2012-05-21imx233: enable PLL on startupAmaury Pouly1-0/+1
2012-05-20zenxfi2: add fmradio i2c glueAmaury Pouly1-2/+2
2012-05-19zenxfi3&stfm1000: implement fmradio i2c and debug screenAmaury Pouly1-1/+2
2012-05-19imx233: fix compilation for target with HAVE_BUTTON_DATA definedAmaury Pouly1-0/+7
2012-05-19imx233: add pwm driverAmaury Pouly1-0/+2