summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/clock.c
AgeCommit message (Expand)Author
2017-08-31MLK-12486-1: switch to use setup_gpmi_io_clk for i.MX6ULPeng Fan
2016-10-04imx: mx6ull: update clock settings and CCM register mapPeng Fan
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-20mx6: clock: Fix the logic for reading axi_alt_selFabio Estevam
2016-07-12imx6: clock: typo fixPeng Fan
2016-05-24imx: mx6: use simpler runtime cpu dection macrosPeng Fan
2016-05-24imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan
2016-04-19imx: mx6: Fix procedure to switch the parent of LDB_DI_CLKAkshay Bhat
2016-03-25imx: print ARM clock for clocks commandPeng Fan
2016-02-02imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li
2016-02-02imx: mx6sx: Fix issue in LCDIF clock enablementYe Li
2016-01-24imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan
2015-12-07imx: mx6: add missing return valueJeroen Hofstee
2015-11-25mx6: clock: Modify GPMI clock to support mx6sxYe.Li
2015-11-12imx: mx6: add clock api for lcdifPeng Fan
2015-10-02imx: mx6: correct enable_fec_anatop_clockPeng Fan
2015-09-02imx: clock support enet2 anatop clock supportPeng Fan
2015-08-02imx:mx6ul add clock supportPeng Fan
2015-08-02imx: mx6qp Enable PRG clock for IPUPeng Fan
2015-08-02imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan
2015-07-10imx: mx6 add i2c4 clock support for i.MX6SXPeng Fan
2015-07-10imx: mx6 remove duplicated enable_cspi_clockPeng Fan
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher
2015-01-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-12-31arm:mx6sx add QSPI supportPeng Fan
2014-12-19imx:mx6 fix return value of mxc_get_clockPeng Fan
2014-12-01arm: mx6: Change defines ENET_xxMHz to ENET_xxMHZ (no CamelCase)Stefan Roese
2014-11-24arm: mx6: introduce disable_sata_clockNikita Kiryanov
2014-11-21mx6: clock: Add thermal clock enable functionNitin Garg
2014-11-03imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li
2014-09-22imx: Support i.MX6 High Assurance Boot authenticationNitin Garg
2014-09-11imx: Fix build of mx6sxsabresdStefano Babic
2014-09-09pcie_imx: Add mx6solox supportFabio Estevam
2014-09-09mx6: add clock enabling functionsNikita Kiryanov
2014-08-20mx6sx: Adjust enable_fec_anatop_clock() for mx6soloxFabio Estevam
2014-07-23i.MX6: add enable_spi_clk()Heiko Schocher
2014-07-10mx6: clock: Do not enable sata and ipu clocksFabio Estevam
2014-07-10mx6: Add support for the mx6solox variantFabio Estevam
2014-07-09MX6: Correct calculation of PLL_SYSAndre Renaud
2014-02-11ARM: imx6: fix wrong fec clkMarkus Niebel
2014-01-26ARM: mx6: Add PCI express clock configurationMarek Vasut
2014-01-15mx6: clock: Pass the frequency as argument of enable_fec_anatop_clock()Fabio Estevam
2014-01-13imx6: make use of lldiv(..)Christian Gmeiner
2014-01-03ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6Otavio Salvador
2013-12-17mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-10-17mx6: compute PLL PFD frequencies rather than using definesPierre Aubert
2013-10-17i2c: mxc: move to new subsystemtrem
2013-09-27mx6: Fix use of improper value in enable_ipu_clockPierre Aubert
2013-09-20mx6slevk: Add Ethernet supportFabio Estevam