summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/clock.c
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-02-0/+50
|\
| * arm:mx6sx add QSPI supportPeng Fan2014-12-31-0/+50
* | imx:mx6 fix return value of mxc_get_clockPeng Fan2014-12-19-1/+2
|/
* arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese2014-12-01-1/+1
* arm: mx6: introduce disable_sata_clockNikita Kiryanov2014-11-24-0/+8
* mx6: clock: Add thermal clock enable functionNitin Garg2014-11-21-0/+30
* imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li2014-11-03-0/+4
* imx: Support i.MX6 High Assurance Boot authenticationNitin Garg2014-09-22-0/+27
* imx: Fix build of mx6sxsabresdStefano Babic2014-09-11-1/+1
* pcie_imx: Add mx6solox supportFabio Estevam2014-09-09-4/+13
* mx6: add clock enabling functionsNikita Kiryanov2014-09-09-0/+90
* mx6sx: Adjust enable_fec_anatop_clock() for mx6soloxFabio Estevam2014-08-20-0/+21
* i.MX6: add enable_spi_clk()Heiko Schocher2014-07-23-0/+18
* mx6: clock: Do not enable sata and ipu clocksFabio Estevam2014-07-10-0/+8
* mx6: Add support for the mx6solox variantFabio Estevam2014-07-10-2/+2
* MX6: Correct calculation of PLL_SYSAndre Renaud2014-07-09-1/+1
* ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-11-1/+1
* ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-26-10/+65
* mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam2014-01-15-1/+7
* imx6: make use of lldiv(..)Christian Gmeiner2014-01-13-1/+2
* ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6Otavio Salvador2014-01-03-10/+11
* mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam2013-12-17-1/+1
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-14/+42
|\
| * mx6: compute PLL PFD frequencies rather than using definesPierre Aubert2013-10-17-14/+42
* | i2c: mxc: move to new subsystemtrem2013-10-17-1/+1
|/
* mx6: Fix use of improper value in enable_ipu_clockPierre Aubert2013-09-27-1/+1
* mx6slevk: Add Ethernet supportFabio Estevam2013-09-20-0/+30
* mx6: Fix calculation of emi_slow clock rateAndrew Gabbasov2013-09-10-4/+4
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-17/+1
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-0/+8
|/
* Add mxc_ocotp driverBenoît Thébaudeau2013-04-28-0/+14
* mx6: Add solo-lite variant supportFabio Estevam2013-04-22-2/+36
* mx6: clock: Only show CSPI clock if CSPI is enabledFabio Estevam2012-11-19-0/+2
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-15-10/+10
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-15-0/+1
* i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fieldsEric Nelson2012-10-15-4/+6
* imx-common: add i2c.c for bus recovery supportTroy Kisky2012-07-31-0/+20
* i.MX6: add enable_sata_clock()Eric Nelson2012-05-15-0/+31
* imx-common: Factor out get_ahb_clk()Fabio Estevam2012-05-15-15/+4
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-26-0/+13
* i.mx: i.mx6q: Add the enet clock functionJason Liu2012-01-16-0/+5
* i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-09-0/+366