aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs/clock.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-06arm: mxs: Add LCDIF clock configuration functionMarek Vasut1-0/+93
2013-03-07mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut1-1/+2
2013-01-21mxs: Add MX23 quirks into the clock codeOtavio Salvador1-9/+26
2013-01-21mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador1-23/+23
2013-01-21mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut1-1/+1
2012-12-11mxs: i2c: Implement algorithm to set up arbitrary i2c speedMarek Vasut1-0/+2
2012-09-01mxs: prefix register structs with 'mxs' prefixOtavio Salvador1-18/+18
2012-09-01mxs: prefix register acessor macros with 'mxs' prefixOtavio Salvador1-2/+2
2012-09-01mxs: reorganize source directory for easy sharing of code in i.MXS SoCsOtavio Salvador1-0/+339