summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v4.7-rc1Sascha Hauer2016-06-13830-7280/+43127
* dts: update to v4.6Sascha Hauer2016-06-133-42/+21
* dts: update to v4.6-rc7Sascha Hauer2016-06-1310-13/+24
* dts: update to v4.6-rc6Sascha Hauer2016-06-1316-102/+270
* dts: update to v4.6-rc5Sascha Hauer2016-06-134-20/+34
* dts: update to v4.6-rc4Sascha Hauer2016-06-1310-76/+70
* dts: update to v4.6-rc3Sascha Hauer2016-06-135-12/+12
* dts: update to v4.6-rc1Sascha Hauer2016-06-13767-7529/+35373
* dts: update to v4.5Sascha Hauer2016-06-1311-19/+30
* dts: update to v4.5-rc7Sascha Hauer2016-06-131-1/+0
* dts: update to v4.5-rc6Sascha Hauer2016-06-1315-76/+109
* state: select CRC32Lucas Stach2016-06-031-0/+1
* PPC/MPC5200: enable a useful command by defaultJuergen Borleis2016-05-301-0/+1
* PPC/MPC5XXX/reginfo: fix a bunch of compiler warningsJuergen Borleis2016-05-301-38/+39
* PPC: clean compiler warningJuergen Borleis2016-05-301-1/+1
* PPC: fix size optimisationJuergen Borleis2016-05-302-0/+2
* common: select dependencies for defaultenv-2Lucas Stach2016-05-301-0/+3
* nvvar: add missing static inline stubsLucas Stach2016-05-301-0/+12
* globalvar: add missing static inline stubsLucas Stach2016-05-301-0/+4
* console: Fix initial value of baudrate parameterSascha Hauer2016-05-261-1/+1
* of: Add missing includeSascha Hauer2016-05-241-1/+1
* imd: make it work on big-endian machinesAntony Pavlov2016-05-231-2/+2
* ATA: platform_ide: Fix resource allocationAlexander Shiyan2016-05-231-9/+5
* imx-bbu-nand-fcb: add missing newline characterStefan Christ2016-05-191-2/+2
* reset_source: export reset_source_set_priorityAlexander Stein2016-05-131-1/+1
* 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