summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinmmux: i.MX: add pin mux support for i.MX7Juergen Borleis2017-01-201-8/+32
* ARM: i.MX: Add i.MX7 base architecture supportJuergen Borleis2017-01-2015-0/+279
* watchdog: i.MX: Fix internal/external resetSascha Hauer2017-01-201-2/+14
* watchdog: i.MX: add soc_reset operationSascha Hauer2017-01-201-15/+25
* serial: i.MX: add i.MX7 supportJuergen Borleis2017-01-191-0/+3
* ARM: i.MX: gpt: Add i.MX7 supportJuergen Borleis2017-01-191-0/+3
* clk: i.MX7: Add missing USB clocksSascha Hauer2017-01-191-0/+3
* clk: i.MX: Add clock support for i.MX7Juergen Borleis2017-01-193-0/+908
* clk: imx: Add clk-cpu supportSascha Hauer2017-01-193-0/+114
* clk: i.MX: pllv3: Add support for the i.MX7 enet pllSascha Hauer2017-01-192-5/+19
* mci: imx-esdhci: remove wrong write protection testSascha Hauer2017-01-191-12/+2
* mci: Allow to partition eMMC boot partitionsSascha Hauer2017-01-192-23/+56
* of: partitions: force "partitions" subnodeSascha Hauer2017-01-191-6/+6
* phy: usb-nop-xceiv: Add clock supportSascha Hauer2017-01-191-3/+15
* usb: imx: Add clock supportSascha Hauer2017-01-191-0/+13
* usb: imx: Add usbmisc support for i.MX7Sascha Hauer2017-01-191-0/+53
* usb: imx: Make usb-misc multi instance safeSascha Hauer2017-01-193-17/+30
* serial: i.MX: Enable clockSascha Hauer2017-01-191-0/+1
* mci: imx-esdhc: Enable clockSascha Hauer2017-01-191-0/+1
* i2c: i.MX: Enable clockSascha Hauer2017-01-191-0/+1
* imx-usb-loader: add i.MX7S supportJuergen Borleis2017-01-191-0/+7
* imx-usb-loader: this table is used internally only, so keep it staticJuergen Borleis2017-01-191-1/+1
* imx-usb-loader: let constant data be constJuergen Borleis2017-01-191-7/+7
* ARM: rdu2: support QP variantLucas Stach2017-01-185-1/+203
* ARM: imx: Add support for ZII RDU2 boardAndrey Smirnov2017-01-1813-0/+953
* i.MX: vf610-twr: Remove MSCM setup codeAndrey Smirnov2017-01-121-5/+0
* i.MX: imx-usb-misc: Add Vybrid supportAndrey Smirnov2017-01-121-0/+28
* i.MX: Default CONFIG_USB_IMX_PHY to 'y' on VybridAndrey Smirnov2017-01-121-1/+1
* i.MX: imx-usb-phy: Add VF610 OF compatiblity stringAndrey Smirnov2017-01-121-0/+2
* i.MX: iomux-vf610: Add missing pad definitionsAndrey Smirnov2017-01-121-0/+4
* i.MX: vf610: Add low-level pin configuration helperAndrey Smirnov2017-01-122-5/+21
* i.MX: iomuxv3: Use helper functions in iomux-v3.hAndrey Smirnov2017-01-121-34/+4
* i.MX6: sabresd: Remove magic numbers in setup_uartAndrey Smirnov2017-01-121-6/+3
* i.MX: iomuxv3: Add low-level pad configuration routineAndrey Smirnov2017-01-121-0/+17
* i.MX: iomuxv3: Add helper macros to deconstruct iomux_v3_cfg_t valuesAndrey Smirnov2017-01-121-0/+8
* i.MX: iomuxv3: Add low-level pad code to headersAndrey Smirnov2017-01-121-0/+28
* i.MX: vf610: Ramp CPU clock to maximum frequencyAndrey Smirnov2017-01-122-2/+162
* i.MX: Add fusemap for VF610Andrey Smirnov2017-01-123-41/+65
* i.MX: imx6-fusemap: Fix SJC_RESP_LOCK widthAndrey Smirnov2017-01-121-1/+1
* i.MX: ocotp: Add imx_ocotp_sense_enable()Andrey Smirnov2017-01-122-0/+8
* i.MX: clk: Add IMX_PLLV3_SYS_VF610 subtypeAndrey Smirnov2017-01-122-0/+113
* i.MX: ocotp: Initialize OCOTP as early as possibleAndrey Smirnov2017-01-121-1/+1
* i.MX: ocotp: Add provisions for storing multiple MAC addressesAndrey Smirnov2017-01-121-19/+51
* i.MX: ocotp: Move memory reversing into a subroutineAndrey Smirnov2017-01-121-7/+13
* i.MX: esdhc: Enable host->clk during initializationAndrey Smirnov2017-01-121-0/+7
* Merge branch 'for-next/vybrid'Sascha Hauer2017-01-1238-126/+1485
|\
| * gpio: Add GPIO driver for VybridAndrey Smirnov2017-01-113-0/+170
| * i.MX: fec: Add support for Vybrid variantAndrey Smirnov2017-01-111-0/+3
| * i.MX: fec: Enable all clocks specified for FECAndrey Smirnov2017-01-112-11/+70
| * i.MX: ocotp: Add Vybrid supportAndrey Smirnov2017-01-111-0/+16