summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mvebu'Sascha Hauer2016-10-1017-58/+329
|\
| * ARM: mvebu: document some general mvebu stuff and the rn2120 boardUwe Kleine-König2016-10-072-0/+69
| * ARM: mvebu: add support for Netgear RN2120Uwe Kleine-König2016-10-079-0/+163
| * pinctrl: mvebu: armada-370 fix gpio name for mpp63Uwe Kleine-König2016-10-041-1/+1
| * pinctrl: mvebu: add newline to error messageUwe Kleine-König2016-10-041-1/+2
| * images: mvebu: don't generate uart imagesUwe Kleine-König2016-10-041-29/+0
| * scripts: kwboot: set boot source to UART before sendingUwe Kleine-König2016-10-041-3/+11
| * scripts: kwboot: simplify kwboot_mmap_imageUwe Kleine-König2016-10-041-6/+4
| * scripts: kwboot: shorten delay between two boot messagesUwe Kleine-König2016-10-041-1/+1
| * scripts: kwboot: improve diagnostic outputUwe Kleine-König2016-10-041-3/+12
| * scripts: kwboot: flush input and output only onceUwe Kleine-König2016-10-041-8/+8
| * scripts: kwboot: try to resync on packet boundary after receiving a NAKUwe Kleine-König2016-10-041-1/+45
| * net: mvneta: clean txdesc before usageUwe Kleine-König2016-09-161-0/+1
| * ARM: mvebu: select HAVE_DEFAULT_ENVIRONMENT_NEWUwe Kleine-König2016-09-162-0/+3
| * ARM: mvebu_defconfig: enable all machines, AEABI, nand and net driverUwe Kleine-König2016-09-161-0/+4
| * ARM: mvebu_defconfig: oldconfigUwe Kleine-König2016-09-161-6/+6
* | Merge branch 'for-next/mtd'Sascha Hauer2016-10-101-30/+26
|\ \
| * | nand: denali: get rid of compile-time debug informationSteffen Trumtrar2016-09-261-12/+0
| * | nand: denali: use is_timeout in while loopSteffen Trumtrar2016-09-261-16/+23
| * | nand: denali: use correct interrupts in read_pageSteffen Trumtrar2016-09-261-2/+3
* | | Merge branch 'for-next/misc'Sascha Hauer2016-10-1020-90/+130
|\ \ \
| * | | completion: Fix completion for devices with a dot in the nameSascha Hauer2016-10-071-8/+8
| * | | Allow device parameters for devices with dots in nameSascha Hauer2016-10-071-14/+34
| * | | sandbox: Makefile: drop unused SUBARCH stuffAntony Pavlov2016-10-041-5/+0
| * | | blspec: fix typoUlrich Ölmann2016-09-281-1/+1
| * | | firmware: altera-serial: simplify handling of optional gpioUwe Kleine-König2016-09-271-7/+5
| * | | firmware: altera-serial: Make the driver match the dt binding documentationUwe Kleine-König2016-09-271-7/+7
| * | | Documentation: clarify that patches should target the master branch.Robert Schwebel2016-09-261-3/+5
| * | | environment: "wrong magic" gives the impression of an errorSam Ravnborg2016-09-261-1/+1
| * | | fs: nfs: pick up network interface bootargs parameterEnrico Jorns2016-09-221-0/+8
| * | | net: add linux.bootarg parameter from ifup callEnrico Jorns2016-09-223-0/+12
| * | | convert users to %pI4Sascha Hauer2016-09-2211-44/+20
| * | | vsprintf: Add support for printing ipv4 addresses with %pI4Sascha Hauer2016-09-221-0/+29
| |/ /
* | | Merge branch 'for-next/imx'Sascha Hauer2016-10-1024-184/+598
|\ \ \
| * | | i.MX: Register imx6_fixup_cpus() for MX6Q+ as wellAndrey Smirnov2016-10-041-1/+2
| * | | i.MX: Introduce imx6_cpu_revision()Andrey Smirnov2016-10-042-37/+37
| * | | ARM: i.MX6: gate PCIe when unusedJan Luebbe2016-09-221-1/+4
| * | | ARM: i.MX6: fix clock gatingJan Luebbe2016-09-221-2/+2
| * | | ARM: i.MX6: remove duplicate clock initializationJan Luebbe2016-09-221-13/+4
| * | | ARM: imx6qp: set NoC regulator to bypassLucas Stach2016-09-222-0/+14
| * | | ARM: imx6: don't execute IPU QoS setup on MX6 SX/SLLucas Stach2016-09-221-0/+4
| * | | ARM: imx6: split out IPU QoS setupLucas Stach2016-09-221-2/+9
| * | | ARM: vincell_defconfig: make smallerSascha Hauer2016-09-221-3/+1
| * | | ARM: imx_v7_defconfig: Enable Vincell supportSascha Hauer2016-09-221-1/+3
| * | | ARM: i.MX53 Vincell: Add NAND xload supportSascha Hauer2016-09-223-4/+28
| * | | ARM: i.MX53: Implement NAND xloadSascha Hauer2016-09-223-1/+310
| * | | mtd: imx-nand: Move v3 register definitions to include fileSascha Hauer2016-09-222-49/+49
| * | | ARM: i.MX53: Detect booting from USBSascha Hauer2016-09-221-0/+6
| * | | ARM: i.MX: Provide bootsource functions for early boot codeSascha Hauer2016-09-222-23/+72
| * | | ARM: i.MX53: do not pass base address to imx*_boot_save_locSascha Hauer2016-09-228-19/+26