summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: imx5: use dynamic mapping for DPLL blockShawn Guo2014-07-181-17/+48
* ARM: imx5: use dynamic mapping for CCM blockShawn Guo2014-07-181-39/+51
* ARM: imx5: remove header crm-regs-imx5.hShawn Guo2014-07-183-602/+70
* ARM: imx5: retrieve iim base from device treeShawn Guo2014-07-181-4/+21
* ARM: imx5: call mxc_timer_init_dt() on imx51Shawn Guo2014-07-181-1/+1
* ARM: imx5: remove function imx51_soc_init()Shawn Guo2014-07-182-34/+0
* ARM: imx5: tzic_init_irq() can directly be .init_irq hookShawn Guo2014-07-186-26/+10
* ARM: imx5: drop arguments from mx5_clocks_common_init()Shawn Guo2014-07-181-10/+8
* ARM: imx5: make mx51_clocks_init() a DT callShawn Guo2014-07-182-15/+3
* ARM: imx5: remove i.MX5 non-DT device registration helpersShawn Guo2014-07-1813-190/+1
* ARM: imx5: remove imx51 non-DT support filesShawn Guo2014-07-185-1073/+1
* ARM: imx5: drop option MACH_IMX51_DTShawn Guo2014-07-185-10/+6
* ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'Shawn Guo2014-07-181-12/+11
* ARM: imx: move EHCI platform defines out of platform_data headerShawn Guo2014-07-1827-46/+75
* ARM: i.MX: Remove registration helper for i.MX1 USB UDCAlexander Shiyan2014-07-185-118/+0
* ARM: i.MX1 clk: Add devicetree supportAlexander Shiyan2014-07-183-71/+148
* ARM: imx: remove unused definesPaul Bolle2014-07-181-33/+0
* ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globallyAlexander Shiyan2014-07-181-3/+1
* Merge tag 'imx-fixes-3.16-2' into imx/socShawn Guo2014-07-181-2/+2
|\
| * ARM: clk-imx6q: parent lvds_sel input from upstream clock gatesLucas Stach2014-07-181-2/+2
|/
* Linux 3.16-rc3v3.16-rc3Linus Torvalds2014-06-291-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-296-6/+45
|\
| * ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon2014-06-291-3/+4
| * ARM: 8086/1: Set memblock limit for nommuLaura Abbott2014-06-291-0/+1
| * ARM: 8085/1: sa1100: collie: add top boot mtd partitionAndrea Adami2014-06-291-0/+5
| * ARM: 8084/1: sa1100: collie: revert back to cfi_probeAndrea Adami2014-06-291-1/+1
| * ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre2014-06-291-2/+0
| * ARM: 8076/1: mm: add support for HW coherent systems in PL310 cacheThomas Petazzoni2014-06-292-0/+34
* | MAINTAINERS: exceptions for Documentation maintainerRandy Dunlap2014-06-291-0/+3
* | Documentation: add section about git to email-clients.txtDan Carpenter2014-06-291-0/+11
* | Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-06-284-35/+27
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown2014-06-284-35/+27
| |\ \ \ \
| | | | * | spi: sh-sci: fix use-after-free in sh_sci_spi_remove()Jürg Billeter2014-06-171-2/+2
| | | * | | spi: qup: Remove chip select functionAndy Gross2014-06-222-27/+12
| | | * | | spi: qup: Fix order of spi_register_masterAndy Gross2014-06-211-4/+7
| | | |/ /
| | * | | spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPIChew, Chiau Ee2014-06-171-2/+6