summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Add support for ZII i.MX8MQ based devicesAndrey Smirnov2019-02-1118-2/+2081
* ARM: i.MX8MQ: bbu: Add MMC boot handlerAndrey Smirnov2019-02-112-0/+14
* Documentation: i.MX: Increase :maxdepth: for board documentationAndrey Smirnov2019-02-111-1/+1
* firmware: drop the imx subdirLucas Stach2019-02-014-12/+12
* firmware: add a note about license implicationsLucas Stach2019-02-011-0/+7
* firmware: imx: remove prebuilt ATF binaryLucas Stach2019-02-011-0/+0
* Documentation: imx8mq-evk: add instructions for HDMITX firmwareLucas Stach2019-02-011-2/+12
* Documentation: imx8mq-evk: point to current version of the firmwareLucas Stach2019-02-011-4/+4
* PCI: imx6: Port imx6_pcie_ltssm_enable()Andrey Smirnov2019-01-181-9/+18
* PCI: imx6: Drop unnecessary root_bus_nr settingAndrey Smirnov2019-01-181-1/+0
* PCI: imx6: Fix spelling mistake: "contol" -> "control"Andrey Smirnov2019-01-181-2/+2
* PCI: imx6: Do not switch speed if Gen2 is disabledAndrey Smirnov2019-01-181-27/+28
* PCI: imx6: Do not wait for speed change on i.MX7Andrey Smirnov2019-01-181-4/+15
* PCI: imx6: Allow probe deferral by reset GPIOAndrey Smirnov2019-01-181-8/+11
* PCI: imx6: Add code to support i.MX7DAndrey Smirnov2019-01-183-46/+125
* reset: Mark local functions as staticAndrey Smirnov2019-01-181-4/+4
* reset: Add i.MX7 SRC reset driverAndrey Smirnov2019-01-183-0/+163
* soc: imx: Add GPCv2 power gating driverAndrey Smirnov2019-01-185-0/+327
* drivers: base: Port power management code from LinuxAndrey Smirnov2019-01-186-1/+345
* regulator: Port ANATOP driver from LinuxAndrey Smirnov2019-01-183-1/+172
* regulator: Assume probe deferral instead of missing regulatorAndrey Smirnov2019-01-181-1/+6
* base: driver: Drop redundant list_empty() checkAndrey Smirnov2019-01-181-4/+1
* regulator: Add support for setting regulator's voltageAndrey Smirnov2019-01-183-0/+167
* regulator: Port basic regmap regulator functionsAndrey Smirnov2019-01-183-2/+98
* regulator: Convert drivers to use struct regulator_descAndrey Smirnov2019-01-184-9/+17
* ARM: imx: add support for Udoo Neo fullUwe Kleine-König2019-01-1810-0/+215
* images: check for use of obsolete pblx-*Ahmad Fatoum2019-01-181-0/+4
* images: pblx is now pblbSascha Hauer2019-01-181-1/+1
* images: Drop unnecessary fix_sizeSascha Hauer2019-01-162-3/+2
* ARM: imx8mq: Add back memory controller nodeLucas Stach2019-01-162-2/+3
* Merge branch 'for-next/ultrascale'Sascha Hauer2019-01-1517-0/+194
|\
| * zynqmp: enable macb Ethernet supportThomas Hämmerle2019-01-092-0/+2
| * ARM: zynqmp: add support for Xilinx ZCU104 boardMichael Tretter2018-12-1014-0/+152
| * ARM: aarch64: add ENTRY_PROC macro for arm64Michael Tretter2018-12-101-0/+35
| * ARM: aarch64: compile with general-regs-onlyMichael Tretter2018-12-101-0/+4
| * ARM: lib64: .gitignore barebox.ldsMichael Tretter2018-12-101-0/+1
* | Merge branch 'for-next/risc-V'Sascha Hauer2019-01-1538-1/+1317
|\ \
| * | Documentation: add RISC-V docsAntony Pavlov2019-01-071-0/+91
| * | RISC-V: add erizo_generic_defconfigAntony Pavlov2019-01-071-0/+51
| * | RISC-V: erizo: add nmon image creationAntony Pavlov2019-01-072-0/+21
| * | RISC-V: erizo: enable nmonAntony Pavlov2019-01-071-0/+1
| * | RISC-V: erizo: add DEBUG_LL supportAntony Pavlov2019-01-072-0/+34
| * | RISC-V: add nmon nano-monitorAntony Pavlov2019-01-073-0/+266
| * | RISC-V: add low-level debug macros for ns16550Antony Pavlov2019-01-071-0/+182
| * | RISC-V: add Erizo SoC supportAntony Pavlov2019-01-077-0/+89
| * | Add initial RISC-V architecture supportAntony Pavlov2019-01-0728-1/+582
* | | Merge branch 'for-next/pci'Sascha Hauer2019-01-159-676/+906
|\ \ \
| * | | PCI: dwc: Constify dw_pcie_host_ops structuresAndrey Smirnov2019-01-082-2/+2
| * | | PCI: dwc: Small computation improvementAndrey Smirnov2019-01-081-4/+4
| * | | PCI: dwc: Fix enumeration end when reaching root subordinateAndrey Smirnov2019-01-081-1/+1