summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * i.MX: ocotp: Account for shadow memory gapsAndrey Smirnov2017-01-111-3/+31
| * i.MX: ocotp: Remove unused #defineAndrey Smirnov2017-01-111-1/+0
| * i.MX: Kconfig: Enable OCOTP on VybridAndrey Smirnov2017-01-111-1/+1
| * 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
| * vf610: Give enet_osc explicit "enet_ext" nameAndrey Smirnov2017-01-111-0/+4
| * 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-1119-12/+31
| * clk: Port of_clk_set_defaults()Andrey Smirnov2017-01-114-1/+168
* | Merge branch 'for-next/truncate'Sascha Hauer2017-01-116-11/+40
|\ \
| * | ubi: barebox: Remove character device flag from static volumesTeresa Remmet2017-01-111-3/+0
| * | commands: ubi: ubiupdatevol: Open device with O_TRUNCTeresa Remmet2017-01-111-1/+1
| * | fs: Remove O_TRUNC check for devices when open filesTeresa Remmet2017-01-111-1/+1
| * | ubi: Add truncate callbackTeresa Remmet2017-01-111-0/+16
| * | devfs: Add optional truncate callback for device filesTeresa Remmet2017-01-112-0/+6
| * | libfile: copy_file: Only open regular files with O_TRUNCTeresa Remmet2017-01-111-6/+16
| |/
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-01-115-45/+102
|\ \
| * | ARM: mvebu: enable MMU in defconfigUwe Kleine-König2017-01-101-0/+1