summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX31 clk: add pll_ref_clk and MCU PLL bypass selectAlexander Kurz2017-01-261-5/+23
* video: tc358767: add copyright linesAndrey Gusakov2017-01-201-0/+2
* regulator: Add pfuze driverSascha Hauer2017-01-203-0/+174
* pinmmux: i.MX: add pin mux support for i.MX7Juergen Borleis2017-01-201-8/+32
* 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
* 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-191-23/+55
* 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-192-15/+28
* 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
* 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: vf610: Add low-level pin configuration helperAndrey Smirnov2017-01-121-5/+6
* i.MX: iomuxv3: Use helper functions in iomux-v3.hAndrey Smirnov2017-01-121-34/+4
* i.MX: vf610: Ramp CPU clock to maximum frequencyAndrey Smirnov2017-01-121-2/+161
* i.MX: clk: Add IMX_PLLV3_SYS_VF610 subtypeAndrey Smirnov2017-01-122-0/+113
* i.MX: esdhc: Enable host->clk during initializationAndrey Smirnov2017-01-121-0/+7
* Merge branch 'for-next/vybrid'Sascha Hauer2017-01-1233-98/+5682
|\
| * 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: esdhc: Request "per" clock explicitlyAndrey Smirnov2017-01-111-1/+1
| * i.MX: esdhc: Do not rely on CPU type for quirksAndrey Smirnov2017-01-111-21/+100
| * i.MX: i2c: Add Vybrid supportAndrey Smirnov2017-01-111-28/+122
| * i.MX: i2c: Use read/write adapter functionsAndrey Smirnov2017-01-111-42/+46
| * i.MX: Add 'lpuart' serial driverAndrey Smirnov2017-01-113-0/+223
| * i.MX: Add VF610 clock tree initialization codeAndrey Smirnov2017-01-112-0/+447
| * i.MX: clk: Port imx_clk_mux_flags from LinuxAndrey Smirnov2017-01-111-0/+8
| * i.MX: clk: Port imx_check_clocks()Andrey Smirnov2017-01-113-1/+26
| * i.MX: clk: Add IMX_PLLV3_USB_VF610 supportAndrey Smirnov2017-01-112-3/+7
| * i.MX: clk: Port imx_clk_gate2_cgr()Andrey Smirnov2017-01-112-7/+16
| * i.MX: Move clk code from 'mach-imx' to 'drivers'Andrey Smirnov2017-01-1118-0/+3881
| * clk: Port of_clk_set_defaults()Andrey Smirnov2017-01-113-1/+151
* | Merge branch 'for-next/truncate'Sascha Hauer2017-01-111-3/+16
|\ \
| * | ubi: barebox: Remove character device flag from static volumesTeresa Remmet2017-01-111-3/+0
| * | ubi: Add truncate callbackTeresa Remmet2017-01-111-0/+16
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-01-111-31/+56
|\ \
| * | spi: mvebu: improve error reportingUwe Kleine-König2017-01-101-3/+11