summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootm: Move bootm options to common/KconfigSascha Hauer2016-05-10109-486/+485
* usb: fastboot: Fix oem exec supportSascha Hauer2016-05-101-1/+1
* Merge branch 'for-next/ubiformat'Sascha Hauer2016-05-098-658/+765
|\
| * ubiformat: use default values for ubi_ver and image_seqSascha Hauer2016-04-262-2/+6
| * usb: fastboot: drop CONFIG_COMMAND_SUPPORT dependencySascha Hauer2016-04-262-1/+5
| * usb: fastboot: Use C API for ubiformatSascha Hauer2016-04-261-5/+11
| * commands: ubiformat: move code to common/Sascha Hauer2016-04-266-641/+709
| * commands: ubiformat: create separate function for ubiformatSascha Hauer2016-04-251-29/+54
| * commands: ubiformat: Pass around context dataSascha Hauer2016-04-251-120/+121
* | Merge branch 'for-next/pci'Sascha Hauer2016-05-095-109/+217
|\ \
| * | PCI: imx6: Add DT bindings to configure PHY Tx driver settingsAndrey Smirnov2016-05-031-3/+31
| * | PCI: imx6: Remove broken Gen2 workaroundAndrey Smirnov2016-05-031-16/+1
| * | PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Andrey Smirnov2016-05-031-13/+15
| * | PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsAndrey Smirnov2016-04-281-17/+17
| * | PCI: imx6: Simplify a trivial if-return sequenceFabio Estevam2016-04-281-10/+2
| * | PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()Andrey Smirnov2016-04-281-2/+2
| * | PCI: imx6: Add proper i.MX6+ reset sequenceAndrey Smirnov2016-04-282-29/+66
| * | OF: Port of_match_device() and of_device_get_match_data()Andrey Smirnov2016-04-283-1/+82
| * | PCI: imx6: Simplify imx6_pcie_remove()Andrey Smirnov2016-04-281-18/+1
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2016-05-093-58/+42
|\ \
| * | mtd: nand: omap_gpmc: Fix bitflips in empty pageTeresa Remmet2016-04-121-20/+42
| * | mtd: nand: omap_gpmc: Remove BCH4 supportTeresa Remmet2016-04-123-39/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2016-05-0951-531/+724
|\ \ \
| * | | net: phy: Add fixed link supportSascha Hauer2016-05-092-9/+42
| * | | Kconfig: Create Kconfig symbol for NVVARSascha Hauer2016-04-283-3/+32
| * | | Kconfig: Make ENV_HANDLING visibleSascha Hauer2016-04-282-7/+13
| * | | Kconfig: Make GLOBALVAR visibleSascha Hauer2016-04-282-6/+11
| * | | ATA: Implement a hook for 'devinfo'Andrey Smirnov2016-04-281-0/+9
| * | | scripts: Add big endian conversion macros to endian.hSascha Hauer2016-04-281-0/+44
| * | | of: fix of_tree_for_each_node_from() macroBoris Brezillon2016-04-281-32/+6
| * | | state: Fix Kconfig dependenciesSascha Hauer2016-04-282-1/+1
| * | | drivers/of: Always compile of_path.c with OF supportSascha Hauer2016-04-281-2/+2
| * | | of: preserve /memreserve/ entriesSascha Hauer2016-04-251-6/+100
| * | | whole tree: remove trailing whitespacesDu Huanpeng2016-04-2132-438/+438
| * | | menu: add vi like key supportDu Huanpeng2016-04-191-6/+9
| * | | wchar_t: wchar_t should go to stddef.hDu Huanpeng2016-04-143-4/+4
| * | | NULL: keep NULL definition in stddef.h onlyDu Huanpeng2016-04-142-14/+2
| * | | mci: mxs: add support for dt aliases to name devicesUwe Kleine-König2016-04-121-1/+9
| * | | pinctrl: mxs: add raw value from device tree to debug outputUwe Kleine-König2016-04-121-2/+2
| |/ /
* | | Merge branch 'for-next/include-pdata'Sascha Hauer2016-05-0989-81/+54
|\ \ \
| * | | include: Move ide platform_data to include/platform_dataSascha Hauer2016-04-155-4/+4
| * | | include: Move smc911x eth platform_data to include/platform_dataSascha Hauer2016-04-154-3/+3
| * | | include: Move dm9000 eth platform_data to include/platform_dataSascha Hauer2016-04-159-8/+7
| * | | include: Move ns16550 serial platform_data to include/platform_dataSascha Hauer2016-04-1521-20/+11
| * | | include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-1537-36/+20
| * | | include: Move davinci emac platform_data to include/platform_dataSascha Hauer2016-04-152-1/+1
| * | | include: Move designware eth platform_data to include/platform_dataSascha Hauer2016-04-153-2/+1
| * | | include: Move smc91111 eth platform_data to include/platform_dataSascha Hauer2016-04-156-5/+5
| * | | include: Move ep93xx eth platform_data to include/platform_dataSascha Hauer2016-04-153-2/+2
* | | | Merge branch 'for-next/include-cleanup'Sascha Hauer2016-05-09130-584/+509
|\ \ \ \