summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/clock.c
AgeCommit message (Expand)Author
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2016-12-16imx: mx6sll: add clock supportPeng Fan
2016-12-16imx: clock: gate clk before changing pix clk muxPeng Fan
2016-12-16imx: mx6sl: add lcdif clock supportPeng Fan
2016-12-16imx: mx6: lcdif: gate clock before changing muxPeng Fan
2016-12-16imx: mx6: fix mmdc ch0 clk for 6SLPeng Fan
2016-11-30imx6: clock: Enable External Memory Interface [EIM] clock (eim_slow_clock)Lukasz Majewski
2016-11-16imx: mx6sx: Disable ENET clock before switching clock parentYe.Li
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