summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/clkctrl-imx233.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-28imx233: generate register headers using headergen_v2 and update code for itAmaury Pouly1-25/+23
2014-03-08imx233: add function to change cpu/hbus frequency safelyAmaury Pouly1-0/+32
2013-06-17imx233: fix clkctrl for stmp3600 and stmp3700Amaury Pouly1-3/+55
2013-06-17imx233: normalise clkctrlAmaury Pouly1-83/+68
2013-06-16imx233: rewrite clkctrl using new register headersAmaury Pouly1-125/+78
2012-12-26imx233: fix potential hbus dividor settings + docAmaury Pouly1-3/+6
2012-08-31imx233: fix auto slow divisorAmaury Pouly1-2/+5
2012-08-30imx233: fix clktrl auto slow functionAmaury Pouly1-2/+2
2012-08-30imx233: fix header, add emi functionAmaury Pouly1-1/+6
2012-05-21imx233: enable PLL on startupAmaury Pouly1-0/+11
2012-05-19imx233: fix clkctrl namingAmaury Pouly1-54/+55
2012-02-28imx233: user __FIELD_SET to set the clock divisorsAmaury Pouly1-20/+8
2012-01-21imx233: fix clkctrl code (some registers don't have a SET/CLR variant)Amaury Pouly1-8/+9
2011-12-15imx233: fix to typo and remove a forgotten panicAmaury Pouly1-1/+1
2011-12-03imx233: add control for more clocks, add debug clock debug screenAmaury Pouly1-3/+242
2011-10-18imx233/fuze+: move to a more generic xtal derived clock enabling function, fi...Amaury Pouly1-3/+3
2011-09-14imx233/fuze+: implement usb enableAmaury Pouly1-0/+8
2011-06-30imx233/fuze+: ssp, dma, mmc now work properly, partially implement cpu freque...Amaury Pouly1-2/+14
2011-06-17fuze+: add more clocking code, add dma code, add ssp code, add stub usb code,...Amaury Pouly1-0/+24
2011-05-01Sansa Fuze+: initial commit (bootloader only, LCD basically working)Amaury Pouly1-0/+84