summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2017-06-309-22/+2628
|\
| * enable LFS support for host programsUwe Kleine-König2017-06-302-4/+10
| * fs: Make locally used function canonicalize_dir() staticSascha Hauer2017-06-271-1/+1
| * lib/fonts: add 6x8 fontSven Schneider2017-06-233-1/+2589
| * mtd: spi-nor: sync definition of Spansion chips from LinuxUwe Kleine-König2017-06-191-10/+12
| * of_device_is_stdout_path: split off options and support aliasesUwe Kleine-König2017-06-191-1/+12
| * of_device_is_stdout_path: simplifyUwe Kleine-König2017-06-191-6/+4
| * serial: ns16550: emit an error message if getting the clock failsUwe Kleine-König2017-06-191-0/+1
* | Merge branch 'for-next/imx'Sascha Hauer2017-06-3010-40/+35
|\ \
| * | arm: boards: phytec-som-am335x: Update boot scriptsDaniel Schultz2017-06-309-10/+26
| * | ARM: Update zii_vf610_dev_defconfigAndrey Smirnov2017-06-201-30/+9
| |/
* | Merge branch 'for-next/dts'Sascha Hauer2017-06-3022-628/+58
|\ \
| * | dts: update to v4.12-rc7Sascha Hauer2017-06-277-8/+14
| * | dts: update to v4.12-rc6Sascha Hauer2017-06-275-613/+10
| * | dts: update to v4.12-rc5Sascha Hauer2017-06-1410-7/+34
* | | Merge branch 'for-next/clk'Sascha Hauer2017-06-301-1/+1
|\ \ \
| * | | clk: let clk_get return errors from of_clk_get_by_nameUwe Kleine-König2017-06-191-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/arm'Sascha Hauer2017-06-304-24/+20
|\ \ \
| * | | ARM: socfpga: remove unused fpgaintf setupSteffen Trumtrar2017-06-301-8/+0
| * | | ARM: omap: Fix error printingSascha Hauer2017-06-271-2/+2
| * | | ARM: omap: phytec-phycore-omap4460: Fix compiler warningSascha Hauer2017-06-271-13/+13
| * | | scripts/kwbimage: support empty binary.0 filesUwe Kleine-König2017-06-191-1/+5
| |/ /
* | | Release v2017.07.0v2017.07.0Sascha Hauer2017-06-301-1/+1
* | | pinctrl: at91: Bail out if atmel,pins property does not existSascha Hauer2017-06-271-0/+3
* | | ARM: dts: i.MX6: fix usdhc3 pinmuxing on tqma6xMichael Tretter2017-06-271-6/+6
* | | i.MX: clk: Remove imx_clk_pllv3_locked()Andrey Smirnov2017-06-213-30/+14
* | | i.MX: clk-pllv3: Do not touch PLL_BYPASS bitAndrey Smirnov2017-06-211-2/+0
* | | clk-vf610: Mark all of CCSR muxes with CLK_OPS_PARENT_ENABLEAndrey Smirnov2017-06-211-6/+6
|/ /
* / pci: mvebu: terminate error message with a newlineUwe Kleine-König2017-06-191-1/+1
|/
* Merge branch 'for-next/state'Sascha Hauer2017-06-143-16/+134
|\
| * state: Add working example dtsi fileSascha Hauer2017-05-232-0/+132
| * state: do not complain about missing backend-storage-typeSascha Hauer2017-05-231-7/+2
| * state: remove unused variablesSascha Hauer2017-05-111-9/+0
* | Merge branch 'for-next/misd'Sascha Hauer2017-06-141-11/+42
|\ \
| * | sandbox: new --stdinout option to enable a bidirectional consoleAleksander Morgado2017-06-061-11/+42
* | | Merge branch 'for-next/misc'Sascha Hauer2017-06-1428-105/+439
|\ \ \
| * | | Documentation: improve network boot sectionRoland Hieber2017-06-131-17/+39
| * | | firmware: altera-serial: add support for Arria 10Bastian Stender2017-06-092-47/+115
| * | | docs: move kwboot description to generic mvebu sectionUwe Kleine-König2017-06-062-12/+6
| * | | docs: mvebu can do 2nd stage bootingUwe Kleine-König2017-06-061-2/+3
| * | | commands: mount: mention file loop mounts in the help textPhilipp Zabel2017-06-061-0/+1
| * | | fs: add cdev_create_loop and cdev_remove_loop for loop mount optionPhilipp Zabel2017-06-065-6/+113
| * | | fs: add parseopt_b for loop mount optionPhilipp Zabel2017-06-012-0/+27
| * | | new make helper to decode binaries using base64Uwe Kleine-König2017-06-011-0/+6
| * | | commands: mount: combine dev and devstr, which are the samePhilipp Zabel2017-06-011-7/+5
| * | | cdev: make file operations constPhilipp Zabel2017-06-011-1/+1
| * | | i2c: mv64xxx: fix indentationAntony Pavlov2017-05-231-1/+1
| * | | true: make true_aliases[] constIan Abbott2017-05-191-1/+1
| * | | test: make test_aliases[] constIan Abbott2017-05-191-1/+1
| * | | help: make help_aliases[] constIan Abbott2017-05-191-1/+1