summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: clk-vf610: fix FlexCAN clock gatingStefan Agner2014-07-182-3/+7
* ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targetsAlexander Shiyan2014-07-1810-25/+12
* ARM: i.MX53: globally disable supervisor protectSteffen Trumtrar2014-07-181-0/+2
* ARM: i.MX: allow disabling supervisor protect via DTSteffen Trumtrar2014-07-182-0/+15
* ARM: i.MX27 clk: Add 26 MHz oscillator circuit clock gateAlexander Shiyan2014-07-182-6/+8
* ARM: i.MX27 clk: Remove unused definitionsAlexander Shiyan2014-07-181-25/+0
* ARM: i.MX27 clk: Introduce DT include for clock providerAlexander Shiyan2014-07-183-296/+285
* ARM: i.MX: Remove Freescale Logic Product Development i.MX27 Lite-Kit board s...Alexander Shiyan2014-07-184-94/+0
* ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27Alexander Shiyan2014-07-182-13/+1
* ARM: i.MX: Remove i.MX1 camera supportAlexander Shiyan2014-07-188-147/+0
* ARM: imx: use PTR_ERR_OR_ZEROFabian Frederick2014-07-185-16/+5
* bus: imx-weim: populate devices on a simple busLiu Ying2014-07-181-1/+3
* ARM: imx: build cpu_is_imx6sl function conditionallyArnd Bergmann2014-07-181-0/+7
* ARM: imx: imx6sx uses imx6q cpuidle codeArnd Bergmann2014-07-181-0/+2
* ARM: imx: drop PL310 errata 588369 and 727915Shawn Guo2014-07-181-4/+0
* ARM: imx_v6_v7_defconfig: add FSL_EDMA and PRINTK_TIMEStefan Agner2014-07-181-0/+2
* ARM: imx: clk-imx6sx: register SSI/SSI_IPG as shared gate clocksFabio Estevam2014-07-181-6/+9
* ARM: imx_v6_v7_defconfig: Enable flexcan driver for can supportSilvio Fricke2014-07-181-0/+2
* ARM: imx_v6_v7_defconfig: Enable STMPE gpio supportSilvio Fricke2014-07-181-0/+1
* ARM: imx: mark .dt_compat as constShawn Guo2014-07-189-9/+9
* ARM: mx6: Only check for 1.2GHz for mx6quadFabio Estevam2014-07-181-1/+1
* ARM: imx_v4_v5_defconfig: Add USB device optionsFabio Estevam2014-07-181-0/+2
* ARM: i.MX25 clk: Use of_clk_init() for DT caseDenis Carikli2014-07-183-22/+20
* ARM i.MX25 clk: Fix gpt timer clock.Denis Carikli2014-07-181-1/+1
* ARM: i.MX21 clk: Add devicetree supportAlexander Shiyan2014-07-183-123/+244
* ARM: i.MX21 clk: Cleanup driverAlexander Shiyan2014-07-181-24/+1
* ARM: i.MX21 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan2014-07-181-19/+0
* ARM: i.MX21 clk: Clock initialization reworkAlexander Shiyan2014-07-182-45/+75
* ARM: clk-imx51-imx53: Remove clk_register_clkdev()Fabio Estevam2014-07-181-76/+0
* ARM: imx: add standby mode support for suspendAnson Huang2014-07-183-5/+32
* ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang2014-07-183-4/+8
* ARM: imx6qdl: switch to use macro for clock IDShawn Guo2014-07-183-497/+476
* ARM: imx: add cpuidle support for i.mx6sxAnson Huang2014-07-182-1/+10
* ARM: imx: add suspend support for i.mx6sxAnson Huang2014-07-183-3/+28
* ARM: i.MX: Remove Freescale i.MX27 IP Camera board supportAlexander Shiyan2014-07-184-88/+0
* ARM: i.MX system: Add a reset fallback if base address of watchdog is not setAlexander Shiyan2014-07-181-0/+4
* ARM: i.MX system: Simplify handling watchdog clockAlexander Shiyan2014-07-181-13/+7
* ARM: imx_v6_v7_defconfig: Select CONFIG_SOC_IMX6SXFabio Estevam2014-07-181-0/+1
* ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan2014-07-1813-73/+32
* ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan2014-07-183-35/+29
* ARM: i.MX27 clk: Separate DT and non-DT init procedureAlexander Shiyan2014-07-181-15/+24
* ARM: i.MX: Remove excess variableAlexander Shiyan2014-07-181-8/+7
* ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan2014-07-187-28/+25
* ARM: imx: defconfig: Select CONFIG_FHANDLEFabio Estevam2014-07-183-0/+3
* ARM: imx5: remove mx51.h and mx53.hShawn Guo2014-07-185-654/+0
* ARM: imx5: clean function declarations in mx51.hShawn Guo2014-07-182-5/+1
* ARM: imx5: remove file mm-imx5.cShawn Guo2014-07-186-67/+1
* ARM: imx5: move init hooks into mach-imx5x.cShawn Guo2014-07-184-48/+50
* ARM: imx5: use dynamic mapping for Cortex and GPC blockShawn Guo2014-07-183-34/+60
* ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo2014-07-183-4/+17
OpenPOWER on IntegriCloud