aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-29phy: marvell: utmi: update utmi config which fixes usb2.0 instabilityGrzegorz Jaszczyk
2021-04-29phy: marvell: add support for SFI1Igal Liberman
2021-04-29phy: marvell: fix pll initialization for second utmi portGrzegorz Jaszczyk
2021-04-29phy: marvell: allow to initialize up to 6 USB portsGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: mark u-boot power-off callsIgal Liberman
2021-04-29phy: marvell: fix handling of unconnected comphyChristine Gharzuzi
2021-04-29phy: marvell: pass sgmii id to firmwareIgal Liberman
2021-04-29phy: marvell: cp110: clean up driver after it was moved to atfGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: remove both phy and pipe selector configurationGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: let the firmware perform training for XFIGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: let the firmware configure comphy for USBGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: let the firmware configure comphy for RXAUIGrzegorz Jaszczyk
2021-04-29phy: marvell: cp110: remove unused definitionsMarcin Wojtas
2021-04-29phy: marvell: enable comphy info prints for all devicesIgal Liberman
2021-04-29phy: marvell: add RX training commandIgal Liberman
2021-04-29phy: marvell: save comphy_map_data priv structureIgal Liberman
2021-04-29phy: marvell: fix several minor bugs in comphy_probeIgal Liberman
2021-04-29phy: marvell: cp110: utmi: update analog parameters according to latest ETPIgal Liberman
2021-04-29phy: marvell: cp110: initialize only enabled UTMI unitsOmri Itach
2021-04-29phy: marvell: add missing speed during info printsIgal Liberman
2021-04-29phy: marvell: rename comphy related definitions to COMPHY_XXIgal Liberman
2021-04-29phy: marvell: add comphy type PHY_TYPE_USB3jinghua
2021-04-29arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for nowStefan Roese
2021-04-29arm: octeontx2: Add Octeon TX2 CN9130 CRB supportKonstantin Porotchkin
2021-04-29arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN9130 CRBKonstantin Porotchkin
2021-04-29arm: armada: configs: Move environment location for mvebuKonstantin Porotchkin
2021-04-29arm: armada: dts: Add support for ap807-based platformsKonstantin Porotchkin
2021-04-29arm: armada: dts: Use a single dtsi for cp110 die descriptionKonstantin Porotchkin
2021-04-29cmd/mvebu: fix the bubt commandKonstantin Porotchkin
2021-04-29power: regulator: Add support for regulator-force-boot-offKonstantin Porotchkin
2021-04-28Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-04-28Merge tag 'u-boot-amlogic-20210428' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-04-28net: designware: fix PHY reset with DM_MDIONeil Armstrong
2021-04-28usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHYMarek Vasut
2021-04-28mtd: cfi: Fix PPB lock status readoutMarek Vasut
2021-04-28configs: Resync with savedefconfigTom Rini
2021-04-28reset: fix reset_get_by_index_nodev index handlingNeil Armstrong
2021-04-28test: reset: Extend base reset test to catch errorNeil Armstrong
2021-04-28IOMUX: Fix buffer overflow in iomux_replace_device()Yuichiro Goto
2021-04-28pinctrl: single: fix a never true comparisonDario Binacchi
2021-04-28pinctrl: single: check function mask to be non-zeroDario Binacchi
2021-04-28Makefile: fix generation of defaultenv.h from empty initial fileRasmus Villemoes
2021-04-28fs: btrfs: fix the false alert of decompression failureQu Wenruo
2021-04-28arm: zimage: Use correct symbol to hide messages in SPLSamuel Holland
2021-04-28powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLDRasmus Villemoes
2021-04-28powerpc: lib: remove leftover CONFIG_5xxRasmus Villemoes
2021-04-28allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-04-28timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOGRasmus Villemoes
2021-04-28watchdog: use time_after_eq() in watchdog_reset()Rasmus Villemoes
2021-04-28Prepare v2021.07-rc1Tom Rini