summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: provide HAS_NO_BOARD_HL_CODEOleksij Rempel2018-01-052-1/+8
* | | | | Merge branch 'for-next/mii'Sascha Hauer2018-01-0517-1136/+401
|\ \ \ \ \
| * | | | | commands/miitool: Allow specifying PHY by their full pathAndrey Smirnov2017-12-061-2/+4
| * | | | | i.MX: imu-bbu-internal: Make use of devpath_to_name()Andrey Smirnov2017-12-061-2/+1
| * | | | | fs: Introduce devpath_to_name()Andrey Smirnov2017-12-061-0/+9
| * | | | | commands: miitool: Constify 'phydevname' in mdiobus_show()Andrey Smirnov2017-12-061-1/+2
| * | | | | zii_vf610_dev_defconfig: Select MDIO bus GPIO multiplexerAndrey Smirnov2017-12-061-0/+1
| * | | | | net: mdio-mux: Avoid probing multiplexed bussesAndrey Smirnov2017-12-063-0/+6
| * | | | | net: phy: Port GPIO controlled MDIO multiplexer driverAndrey Smirnov2017-12-063-0/+158
| * | | | | net: phy: Port MDIO bus miltiplexer framework from Linux kernelAndrey Smirnov2017-12-064-0/+182
| * | | | | mdio_bus: Port of_mdio_find_bus() from Linux kernelAndrey Smirnov2017-12-062-0/+29
| * | | | | ARM: vybrid: zii: Make use of DT code from Linux kernelAndrey Smirnov2017-12-066-1131/+9
* | | | | | Merge branch 'for-next/imx'Sascha Hauer2018-01-058-256/+282
|\ \ \ \ \ \
| * | | | | | spi: imx: make xchg_single timeout value compatible for older boardsAlexander Kurz2017-12-151-2/+5
| * | | | | | ARM: i.MX: bbu-internal: fix typosUlrich Ölmann2017-11-281-6/+6
| * | | | | | ARM: i.MX: bbu-internal: fix commentUlrich Ölmann2017-11-281-1/+1
| * | | | | | ARM: rdu2: build a single image for both Quad and QuadPlus variantsLucas Stach2017-11-245-247/+270
| * | | | | | boards/zii-vf610-dev: Do not keep 'SOC_SW_RSTN' lowAndrey Smirnov2017-11-171-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-next/i2c'Sascha Hauer2018-01-051-5/+15
|\ \ \ \ \ \
| * | | | | | i2c: mv64xxx: add timeout waiting for bus readyBastian Stender2017-11-171-5/+15
| |/ / / / /
* | | | | | Merge branch 'for-next/e1000'Sascha Hauer2018-01-053-146/+324
|\ \ \ \ \ \
| * | | | | | net/e1000: indicate at boot time if flash is in secure modeUwe Kleine-König2017-12-062-3/+8
| * | | | | | net/e1000: add missing \n in error messageUwe Kleine-König2017-12-011-1/+1
| * | | | | | net/e1000: implement protect and unprotect for attached flashUwe Kleine-König2017-11-282-0/+72
| * | | | | | net/e1000: expand timeout for flash erasureUwe Kleine-König2017-11-241-1/+1
| * | | | | | net/e1000: indicate in error messages where the failure occuredUwe Kleine-König2017-11-241-4/+4
| * | | | | | net/e1000: don't access the (simulated) eeprom when it is invalidUwe Kleine-König2017-11-243-6/+35
| * | | | | | net/e1000: log flash/invm status at probe timeUwe Kleine-König2017-11-241-0/+18
| * | | | | | net/e1000: don't fail to bind on uninitialized flashUwe Kleine-König2017-11-241-1/+1
| * | | | | | net/e1000: provide device for accessing emulated eepromUwe Kleine-König2017-11-242-1/+44
| * | | | | | net/e1000: fix size of invm deviceUwe Kleine-König2017-11-241-1/+1
| * | | | | | net/e1000: provide access to iNVM even if a flash is presentUwe Kleine-König2017-11-242-67/+72
| * | | | | | net/e1000: reorder functionsUwe Kleine-König2017-11-241-70/+67
| * | | | | | net/e1000: don't use the eeprom word size as timeout to get a semaphoreUwe Kleine-König2017-11-241-2/+2
| * | | | | | net/e1000: fix coding style at a few locationsUwe Kleine-König2017-11-242-5/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-next/dts'Sascha Hauer2018-01-051362-17115/+34353
|\ \ \ \ \ \
| * | | | | | dts: update to v4.15-rc1Sascha Hauer2017-11-28975-16409/+33708
| * | | | | | dts: update to v4.14-rc8Sascha Hauer2017-11-17427-17/+448
| * | | | | | dts: update to v4.14-rc7Sascha Hauer2017-11-172-6/+7
| * | | | | | dts: update to v4.14-rc6Sascha Hauer2017-11-1730-688/+195
* | | | | | | Merge branch 'for-next/doc'Sascha Hauer2018-01-0523-55/+66
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | ARM: psci command: Add to misc groupSascha Hauer2017-12-011-2/+3
| * | | | | | Documentation: remove :numbered: from lower level toctreesSascha Hauer2017-12-0112-12/+0
| * | | | | | Documentation: defaultenv-2: Change highlight to makeSascha Hauer2017-12-011-1/+3
| * | | | | | Documentation: change default highlight language to shellSascha Hauer2017-12-011-1/+1
| * | | | | | Documentation: socfpga: Fix numbered listSascha Hauer2017-12-011-11/+11
| * | | | | | Documentation: Change many code blocks to no highlightSascha Hauer2017-12-016-27/+47
| * | | | | | Documentation: arm-qemu-vexpress: Fix too short underlineSascha Hauer2017-12-011-1/+1
| | |/ / / / | |/| | | |
* | | | | | Bootm: remove uimage_close done later in bootm_bootClément Leger2017-12-151-1/+0
* | | | | | Release v2017.12.0v2017.12.0Sascha Hauer2017-12-141-1/+1