aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/imx-common
AgeCommit message (Expand)AuthorFilesLines
2012-09-10MX: set a common place to share code for Freescale i.MXStefano Babic7-672/+0
2012-09-01mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau1-4/+2
2012-09-01imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2-0/+120
2012-09-01mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau1-1/+1
2012-09-01imx: Use a clear identification of an unidentified CPU typeOtavio Salvador1-2/+2
2012-07-31imx-common: add i2c.c for bus recovery supportTroy Kisky2-1/+102
2012-07-31i.mx: iomux-v3.c: move to imx-common directoryTroy Kisky2-1/+71
2012-07-07i.MX6 USDHC: Use the ESDHC clockMichael Langer1-0/+4
2012-05-15mx53loco: Allow to print CPU information at a later stageFabio Estevam1-1/+1
2012-05-15imx-common: Factor out get_ahb_clk()Fabio Estevam1-0/+13
2012-03-27mx6: Read silicon revision from registerFabio Estevam1-2/+22
2012-03-27mx6: Fix reset cause for Power On Reset caseFabio Estevam1-0/+1
2012-03-04Remove execute permissions from source filesThomas Weber1-0/+0
2012-02-27MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic1-18/+57
2011-12-09i.mx: introduce the armv7/imx-common folderJason Liu4-0/+306