summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/clock.c
Commit message (Expand)AuthorAgeFilesLines
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1486/+0
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-3/+3
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+1
* imx: mx6sll: add clock supportPeng Fan2016-12-161-7/+21
* imx: clock: gate clk before changing pix clk muxPeng Fan2016-12-161-20/+30
* imx: mx6sl: add lcdif clock supportPeng Fan2016-12-161-19/+59
* imx: mx6: lcdif: gate clock before changing muxPeng Fan2016-12-161-0/+10
* imx: mx6: fix mmdc ch0 clk for 6SLPeng Fan2016-12-161-0/+5
* imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)Lukasz Majewski2016-11-301-0/+14
* imx: mx6sx: Disable ENET clock before switching clock parentYe.Li2016-11-161-0/+5
* imx: mx6ull: update clock settings and CCM register mapPeng Fan2016-10-041-22/+37
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mx6: clock: Fix the logic for reading axi_alt_selFabio Estevam2016-07-201-2/+2
* imx6: clock: typo fixPeng Fan2016-07-121-1/+1
* imx: mx6: use simpler runtime cpu dection macrosPeng Fan2016-05-241-23/+19
* imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan2016-05-241-2/+2
* imx: mx6: Fix procedure to switch the parent of LDB_DI_CLKAkshay Bhat2016-04-191-0/+151
* imx: print ARM clock for clocks commandPeng Fan2016-03-251-0/+1
* imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li2016-02-021-4/+0
* imx: mx6sx: Fix issue in LCDIF clock enablementYe Li2016-02-021-2/+2
* imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan2016-01-241-4/+57
* imx: mx6: add missing return valueJeroen Hofstee2015-12-071-0/+2
* mx6: clock: Modify GPMI clock to support mx6sxYe.Li2015-11-251-0/+12
* imx: mx6: add clock api for lcdifPeng Fan2015-11-121-0/+245
* imx: mx6: correct enable_fec_anatop_clockPeng Fan2015-10-021-0/+2
* imx: clock support enet2 anatop clock supportPeng Fan2015-09-021-5/+18
* imx:mx6ul add clock supportPeng Fan2015-08-021-59/+92
* imx: mx6qp Enable PRG clock for IPUPeng Fan2015-08-021-0/+5
* imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan2015-08-021-10/+20
* imx: mx6 add i2c4 clock support for i.MX6SXPeng Fan2015-07-101-4/+10
* imx: mx6 remove duplicated enable_cspi_clockPeng Fan2015-07-101-19/+0
* arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher2015-05-261-11/+22
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-021-0/+50
|\
| * arm:mx6sx add QSPI supportPeng Fan2014-12-311-0/+50
* | imx:mx6 fix return value of mxc_get_clockPeng Fan2014-12-191-1/+2
|/
* arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-011-1/+1
* arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-241-0/+8
* mx6: clock: Add thermal clock enable functionNitin Garg2014-11-211-0/+30
* imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li2014-11-031-0/+4
* imx: Support i.MX6 High Assurance Boot authenticationNitin Garg2014-09-221-0/+27
* imx: Fix build of mx6sxsabresdStefano Babic2014-09-111-1/+1
* pcie_imx: Add mx6solox supportFabio Estevam2014-09-091-4/+13
* mx6: add clock enabling functionsNikita Kiryanov2014-09-091-0/+90
* mx6sx: Adjust enable_fec_anatop_clock() for mx6soloxFabio Estevam2014-08-201-0/+21
* i.MX6: add enable_spi_clk()Heiko Schocher2014-07-231-0/+18
* mx6: clock: Do not enable sata and ipu clocksFabio Estevam2014-07-101-0/+8
* mx6: Add support for the mx6solox variantFabio Estevam2014-07-101-2/+2
* MX6: Correct calculation of PLL_SYSAndre Renaud2014-07-091-1/+1
* ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-111-1/+1
* ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-261-10/+65