summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-18usb: ehci-mx6: Add generic EHCI PHY supportMarek Vasut
2021-04-18usb: ehci-mx6: Use portnr from DT in DM caseMarek Vasut
2021-04-18usb: ehci-mx6: Pass MISC address to usb_oc_config()Marek Vasut
2021-04-18usb: ehci-mx6: Split usb_power_config()Marek Vasut
2021-04-18usb: ehci-mx6: Pass PHY address to usb_*_phy*()Marek Vasut
2021-04-18usb: ehci-mx6: Split ehci_mx6_common_init()Marek Vasut
2021-04-18usb: ehci-mx6: Parse USB PHY and MISC offsets from DTMarek Vasut
2021-04-18usb: ehci-mx6: Unify USBNC registersMarek Vasut
2021-04-18usb: ehci-mx6: Add DM clock supportMarek Vasut
2021-04-18usb: ehci-mx6: Turn off Vbus on probe failureMarek Vasut
2021-04-18imx: power-domain: Add fsl,imx8mn-gpc compatible stringMarek Vasut
2021-04-18imx: power-domain: Add fsl,imx8mm-gpc compatible stringMarek Vasut
2021-04-18ARM: dts: imx8mn: Add power domain nodesMarek Vasut
2021-04-18ARM: dts: imx8mm: Add power domain nodesMarek Vasut
2021-04-18ARM: dts: imx8mn: Replace deprecated fsl,usbphy DT props with physMarek Vasut
2021-04-18ARM: dts: imx8mm: Replace deprecated fsl,usbphy DT props with physMarek Vasut
2021-04-18ARM: dts: k2g-evm: Use standard compatible string for USB no-op PHYMarek Vasut
2021-04-18arc: emsdp/iotdk: Use standard compatible string for USB no-op PHYMarek Vasut
2021-04-18phy: nop-phy: Add standard usb-nop-xceiv compat stringMarek Vasut
2021-04-15Merge branch '2021-04-14-assorted-vboot-improvements'Tom Rini
2021-04-15Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-04-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-04-15configs: T1042D4RDB: enable DM_ETHCamelia Groza
2021-04-15powerpc: dts: t1042d4rdb: add FMan v3 nodesCamelia Groza
2021-04-15powerpc: dts: t1042: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza
2021-04-15configs: T4240RDB: enable DM_ETHCamelia Groza
2021-04-15powerpc: dts: qoriq: update the mdio offsets under the second FMan v3Camelia Groza
2021-04-15powerpc: dts: t4240rdb: add FMan v3 nodesCamelia Groza
2021-04-15powerpc: dts: t4240: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza
2021-04-15configs: T2080RDB: enable DM_ETHCamelia Groza
2021-04-15board: freescale: t208xrdb: fdt fixups under DM_ETHCamelia Groza
2021-04-15powerpc: dts: t2080rdb: add FMan v3 nodesCamelia Groza
2021-04-15powerpc: dts: t2080: add QorIQ DPAA 1 FMan v3 nodesCamelia Groza
2021-04-15ls1012a: use default scan_dev_for_bootMian Yousaf Kaukab
2021-04-15board: sl28: add config to enable console output on SER0Michael Walle
2021-04-15board: sl28: enable DM_SERIALMichael Walle
2021-04-15board: sl28: move DM_* configs to KconfigMichael Walle
2021-04-15armv8: fsl-layerscape: spl: call spl_early_init()Michael Walle
2021-04-15armv8: fsl-layerscape: spl: add debug UART supportMichael Walle
2021-04-15freescale: ls1021atwr: Drop use of CONFIG_RESETSimon Glass
2021-04-15doc: board: qemu-ppce500: Document eTSEC usageBin Meng
2021-04-15ppc: qemu: Enable eTSEC supportBin Meng
2021-04-15ppc: qemu: Create a virtual memory mapping of the platform busBin Meng
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15dm: core: Correctly read <ranges> of simple-busBin Meng
2021-04-15net: tsec: Support <reg> property from the subnode "queue-group"Bin Meng
2021-04-15dt-bindings: net: Update Freescale TSEC to support "queue-group"Bin Meng
2021-04-15net: tsec: Use map_physmem() directly instead of dev_remap_addr()Bin Meng
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil