summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ARM: imx: Fix typo in select option for ZMX25Chris Packham2019-04-251-1/+1
| * | | warp7: Fix dfu_alt_info setting after DM conversionPierre-Jean Texier2019-04-251-1/+1
| * | | dts: imx6ull: add USB aliases to support DMFilip Brozovic2019-04-251-0/+2
| * | | imx8qxp_mek: drop warning due to unused variableStefano Babic2019-04-251-1/+0
| * | | pico-imx7d: Increase u-boot size for dfu requestJoris Offouga2019-04-251-1/+1
| * | | pico-imx7d: Convert DM MMCJoris Offouga2019-04-256-38/+45
| * | | board: toradex: tdx-cfg-block: add new skusMarcel Ziswiler2019-04-252-0/+14
| * | | pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7Joris Offouga2019-04-254-1/+12
| * | | board: toradex: tdx-cfg-block: clean-up sku handlingMarcel Ziswiler2019-04-252-14/+20
| * | | pico-imx7d: defconfig: Add DT file hooksJoris Offouga2019-04-253-3/+6
| * | | arm: dts: imx8dx: add lpuart1, lpuart2, lpuart3Marcel Ziswiler2019-04-251-0/+54
| * | | misc: imx8: remove duplicates from scfw apiMarcel Ziswiler2019-04-251-4/+0
| * | | Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOMJoris Offouga2019-04-254-1/+788
| * | | ARM: dts: colibri-imx6ull: fix uart-has-rtscts propertyMarcel Ziswiler2019-04-251-2/+5
| * | | colibri-imx6ull: migrate fec to using driver modelMarcel Ziswiler2019-04-253-21/+17
| * | | colibri-imx6ull: migrate usb to using driver modelMarcel Ziswiler2019-04-253-48/+25
| * | | colibri-imx6ull: migrate mmc to using driver modelMarcel Ziswiler2019-04-254-75/+17
| * | | colibri-imx6ull: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler2019-04-252-77/+10
| * | | colibri-imx6ull: configuration clean-upMarcel Ziswiler2019-04-251-5/+3
| * | | board: imx6ull: Add disable PMIC_STBY_REQPhilippe Schenker2019-04-251-0/+10
| * | | colibri-imx6ull: fix ethernet phy power onMarcel Ziswiler2019-04-251-0/+3
| * | | apalis/colibri_imx6/imx6ull: make sure loadaddr does not collideStefan Agner2019-04-253-6/+6
| * | | colibri-imx6ull: set module variant depending on config blockStefan Agner2019-04-251-3/+9
| * | | tdx-cfg-block: simplify i.MX 6 module detectionStefan Agner2019-04-251-34/+34
| * | | tdx-cfg-block: add support for new colibri iMX6ull skusGerard Salvatella2019-04-252-15/+50
| * | | colibri_vf: fix tab vs. spacesMarcel Ziswiler2019-04-251-1/+1
| * | | colibri_vf: fix ethernet by adding explicit phy nodeMarcel Ziswiler2019-04-251-0/+13
| * | | imx: support i.MX8QM MEK boardPeng Fan2019-04-2513-1/+892
| * | | misc: imx8: scu: add i.MX8QM supportPeng Fan2019-04-251-3/+13
| * | | imx8: imx8-pins: add i.MX8QMPeng Fan2019-04-251-0/+2
| * | | clk: imx8: add i.MX8QM clk driverPeng Fan2019-04-253-0/+309
| * | | clk: imx8: split code into common and soc specific partPeng Fan2019-04-254-289/+342
| * | | imx8: add cpu supportPeng Fan2019-04-253-0/+9
| * | | arm: dts: introduce dtsi for i.MX8QMPeng Fan2019-04-251-0/+400
| * | | dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QM clocks definitionPeng Fan2019-04-251-0/+846
| * | | dt-bindings: pinctrl: add i.MX8QM pads definitionPeng Fan2019-04-251-0/+961
| * | | pinctrl: imx8: add i.MX8QM compatiblePeng Fan2019-04-251-0/+1
| * | | boot.src: Provide dsa_core.blacklist bootarg when booting via NFSLukasz Majewski2019-04-251-0/+7
| * | | Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski2019-04-2515-8/+13
| * | | ARM: config: Remove not needed CONFIG_MXC_USB_PORT defineLukasz Majewski2019-04-251-1/+0
| * | | ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boardsLukasz Majewski2019-04-252-0/+3
| * | | USB: DM: Convert i.MX5 ehci code to driver modelLukasz Majewski2019-04-251-0/+103
| * | | ARM: Remove EHCI specific code from HSC|DDC board fileLukasz Majewski2019-04-251-10/+0
| * | | DTS: Enable USB host support (including regulators) on HSC|DDC boardsLukasz Majewski2019-04-251-2/+30
| * | | DTS: Provide USB host DTS description for i.MX53 devicesLukasz Majewski2019-04-251-0/+10
| * | | ARM: kp_imx53: config: Do not use ${boardtype} to setup update wic fileLukasz Majewski2019-04-251-1/+1
| * | | ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related filesLukasz Majewski2019-04-252-50/+0
| * | | ARM: defconfig: Move CONFIG_FSL_ESDHC to KconfigLukasz Majewski2019-04-252-1/+1
| * | | ARM: Enable CONFIG_DM_MMC and CONFIG_DM_BLK on HSC and DDC boardsLukasz Majewski2019-04-251-0/+2
| * | | DTS: Add esdhc3 device tree description tuning for HSC|DDC boardsLukasz Majewski2019-04-251-0/+27