summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-18ARM: i.MX21 clk: Cleanup driverAlexander Shiyan
2014-07-18ARM: i.MX21 clk: Remove clk_register_clkdev() for unused clocksAlexander Shiyan
2014-07-18ARM: i.MX21 clk: Clock initialization reworkAlexander Shiyan
2014-07-18ARM: clk-imx51-imx53: Remove clk_register_clkdev()Fabio Estevam
2014-07-18ARM: imx: add standby mode support for suspendAnson Huang
2014-07-18ARM: imx: mem bit must be cleared before entering DSM modeAnson Huang
2014-07-18ARM: imx6qdl: switch to use macro for clock IDShawn Guo
2014-07-18ARM: imx: add cpuidle support for i.mx6sxAnson Huang
2014-07-18ARM: imx: add suspend support for i.mx6sxAnson Huang
2014-07-18ARM: i.MX: Remove Freescale i.MX27 IP Camera board supportAlexander Shiyan
2014-07-18ARM: i.MX system: Add a reset fallback if base address of watchdog is not setAlexander Shiyan
2014-07-18ARM: i.MX system: Simplify handling watchdog clockAlexander Shiyan
2014-07-18ARM: imx_v6_v7_defconfig: Select CONFIG_SOC_IMX6SXFabio Estevam
2014-07-18ARM: i.MX clk: Move clock check function in common locationAlexander Shiyan
2014-07-18ARM: i.MX27 clk: Use of_clk_init() for DT caseAlexander Shiyan
2014-07-18ARM: i.MX27 clk: Separate DT and non-DT init procedureAlexander Shiyan
2014-07-18ARM: i.MX: Remove excess variableAlexander Shiyan
2014-07-18ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.Alexander Shiyan
2014-07-18ARM: imx: defconfig: Select CONFIG_FHANDLEFabio Estevam
2014-07-18ARM: imx5: remove mx51.h and mx53.hShawn Guo
2014-07-18ARM: imx5: clean function declarations in mx51.hShawn Guo
2014-07-18ARM: imx5: remove file mm-imx5.cShawn Guo
2014-07-18ARM: imx5: move init hooks into mach-imx5x.cShawn Guo
2014-07-18ARM: imx5: use dynamic mapping for Cortex and GPC blockShawn Guo
2014-07-18ARM: imx5: reuse clock CCM mapping in pm codeShawn Guo
2014-07-18ARM: imx5: use dynamic mapping for DPLL blockShawn Guo
2014-07-18ARM: imx5: use dynamic mapping for CCM blockShawn Guo
2014-07-18ARM: imx5: remove header crm-regs-imx5.hShawn Guo
2014-07-18ARM: imx5: retrieve iim base from device treeShawn Guo
2014-07-18ARM: imx5: call mxc_timer_init_dt() on imx51Shawn Guo
2014-07-18ARM: imx5: remove function imx51_soc_init()Shawn Guo
2014-07-18ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo
2014-07-18ARM: imx5: drop arguments from mx5_clocks_common_init()Shawn Guo
2014-07-18ARM: imx5: make mx51_clocks_init() a DT callShawn Guo
2014-07-18ARM: imx5: remove i.MX5 non-DT device registration helpersShawn Guo
2014-07-18ARM: imx5: remove imx51 non-DT support filesShawn Guo
2014-07-18ARM: imx5: drop option MACH_IMX51_DTShawn Guo
2014-07-18ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'Shawn Guo
2014-07-18ARM: imx: move EHCI platform defines out of platform_data headerShawn Guo
2014-07-18ARM: i.MX: Remove registration helper for i.MX1 USB UDCAlexander Shiyan
2014-07-18ARM: i.MX1 clk: Add devicetree supportAlexander Shiyan
2014-07-18ARM: imx: remove unused definesPaul Bolle
2014-07-18ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globallyAlexander Shiyan
2014-07-18Merge tag 'imx-fixes-3.16-2' into imx/socShawn Guo
2014-07-18ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesimx-fixes-3.16-2Lucas Stach
2014-06-29Linux 3.16-rc3v3.16-rc3Linus Torvalds
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-06-29MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap
2014-06-29Documentation: add section about git to email-clients.txtDan Carpenter
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon