summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2017.03.0v2017.03.0Sascha Hauer2017-03-101-1/+1
* usb: imx: Fix setting of dev->privSascha Hauer2017-03-091-1/+3
* usb: imx: role_registered contains roleSascha Hauer2017-03-091-2/+2
* ARM: imx233-olinuxino: add CONFIG_CONSOLE_ACTIVATE_ALLOleksij Rempel2017-03-091-0/+1
* video: sdl fix typoJean-Christophe PLAGNIOL-VILLARD2017-03-061-1/+1
* dma: apbh_dma: add missing array terminationSascha Hauer2017-03-061-1/+3
* clk: imx: clk-imx6ul: Fixed conditional for enabling USB phy clocksRobin van der Gracht2017-03-031-1/+1
* ARM: execute DMB before trying to flush cacheLucas Stach2017-03-031-0/+1
* ARM: correctly identify ARMv6 K/ZLucas Stach2017-03-032-0/+16
* ARM: align exception vectors to 32 byteLucas Stach2017-03-031-1/+1
* scripts: mxsimage: Fix build with OpenSSL < 1.1.xSascha Hauer2017-03-021-31/+31
* nand-bb: fix writing to the end of a .bb deviceUwe Kleine-König2017-03-021-1/+1
* memcmp: fix comparison on short readUwe Kleine-König2017-03-021-2/+2
* commands/mmc_extcsd: Relicense under GPLv2+Sascha Hauer2017-03-011-1/+1
* ARM: i.MX50: do not pass base address to imx53_boot_save_locAlexander Kurz2017-02-221-1/+1
* i.MX: esdhc: fix imx-esdhc driver for non-OF boardsAlexander Kurz2017-02-141-15/+15
* i.MX: i2c: fix i2c-fsl for non-OF boardsAlexander Kurz2017-02-141-4/+10
* Merge branch 'for-next/net'Sascha Hauer2017-02-132-41/+314
|\
| * net/phy: marvell: add support for 88e1510 to marvell phy driverUwe Kleine-König2017-01-131-3/+201
| * net/phy: marvell: improve config_aneg for 88E1121R and 88E1318SUwe Kleine-König2017-01-131-2/+76
| * net/phy: marvell: align definition of MII_88E1121_PHY_MSCR to Linux driverUwe Kleine-König2017-01-131-3/+3
| * net/phy: marvell: change spacing to be more similar to the Linux driverUwe Kleine-König2017-01-131-28/+28
| * net/phy: marvell: rename phy_driver array to match Linux driverUwe Kleine-König2017-01-131-2/+3
| * net/phy: marvell: 88E1540 LED registers already exist on 88E1121Uwe Kleine-König2017-01-131-5/+5
| * net/phy: marvell: rename 88E1545 to 88E1540Uwe Kleine-König2017-01-132-3/+3
* | Merge branch 'for-next/mvebu'Sascha Hauer2017-02-132-3/+5
|\ \
| * | bus: mvebu-mbus: fixup correct device treeUwe Kleine-König2017-01-171-1/+1
| * | of: provide for_each_matching_node_fromUwe Kleine-König2017-01-171-2/+4
* | | Merge branch 'for-next/misc'Sascha Hauer2017-02-135-6/+445
|\ \ \
| * | | spi: i.MX: Add driver for DSPIAndrey Smirnov2017-01-303-0/+423
| * | | usb: ehci: pass full speed devices to companion controllerPeter Mamonov2017-01-301-6/+21
| * | | mtd: spi-nor: add support for s25fl208kPeter Mamonov2017-01-301-0/+1
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2017-02-13116-265/+8713
|\ \ \
| * | | ARM: i.MX7: Add PSCI supportSascha Hauer2017-02-132-0/+90
| * | | ARM: Add PSCI supportSascha Hauer2017-02-1317-6/+1092
| * | | ARM: Add smc call supportSascha Hauer2017-02-083-0/+170
| * | | ARM: Add UNWIND macroSascha Hauer2017-02-081-0/+6
| * | | i.MX: vf610: Add support for ZII VF610 Dev FamilyAndrey Smirnov2017-02-0718-0/+2853
| * | | ARM: i.MX7: Initialize CSUSascha Hauer2017-02-061-0/+14
| * | | ARM: i.MX7: Add imx7s.dtsiSascha Hauer2017-02-061-0/+4
| * | | pinctrl: i.MX7: Fix LPSR sel_imput settingSascha Hauer2017-02-062-1/+9
| * | | clk: i.MX7: setup ethernet clocksSascha Hauer2017-02-061-0/+11
| * | | clk: i.MX7: do not register PLL bypass clocks as separate clocksSascha Hauer2017-02-061-119/+85
| * | | clk: i.MX7: Fix ethernet clocksSascha Hauer2017-02-062-4/+17
| * | | clk: Add support for shared gatesSascha Hauer2017-02-063-1/+128
| * | | clk: i.MX7: do clock reparenting when all clocks are initializedSascha Hauer2017-02-061-8/+23
| * | | clk: i.MX: Pass CLK_OPS_PARENT_ENABLE where necessarySascha Hauer2017-02-061-4/+4
| * | | clk: i.MX: clk-gate2: Allow to pass flagsSascha Hauer2017-02-062-9/+10
| * | | clk: implement CLK_OPS_PARENT_ENABLESascha Hauer2017-02-062-4/+29
| * | | clk: Keep enable count consistent over reparentSascha Hauer2017-02-061-6/+15