summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-28reset: fix reset_get_by_index_nodev index handlingNeil Armstrong
2021-04-28pinctrl: single: fix a never true comparisonDario Binacchi
2021-04-28pinctrl: single: check function mask to be non-zeroDario Binacchi
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-28clk: renesas: Synchronize Gen2 MSTP teardown tablesMarek Vasut
2021-04-28clk: renesas: Only ever access documented bits in clock driver teardownMarek Vasut
2021-04-28net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara
2021-04-28scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese
2021-04-28ata: ahci: Fix usage on big-endian platformsStefan Roese
2021-04-28sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese
2021-04-28serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese
2021-04-28serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese
2021-04-28mips: octeon: Add Octeon PCIe host controller driverStefan Roese
2021-04-28mips: octeon: Misc changes required because of the newly added headersStefan Roese
2021-04-27Merge branch '2021-04-27-assorted-fixes'Tom Rini
2021-04-27reset: fix reset_get_by_index_nodev index handlingNeil Armstrong
2021-04-27pinctrl: single: fix a never true comparisonDario Binacchi
2021-04-27pinctrl: single: check function mask to be non-zeroDario Binacchi
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-04-27timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOGRasmus Villemoes
2021-04-27watchdog: use time_after_eq() in watchdog_reset()Rasmus Villemoes
2021-04-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-04-26net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara
2021-04-25clk: renesas: Synchronize Gen2 MSTP teardown tablesMarek Vasut
2021-04-25clk: renesas: Only ever access documented bits in clock driver teardownMarek Vasut
2021-04-24Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec
2021-04-24video: sunxi: dw-hdmi: read source_id laterJernej Skrabec
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec
2021-04-24video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec
2021-04-24video: sunxi: Use DW-HDMI hpd functionJernej Skrabec
2021-04-24video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec
2021-04-23scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese
2021-04-23ata: ahci: Fix usage on big-endian platformsStefan Roese
2021-04-23sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese
2021-04-23serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese