aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-28net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara1-2/+6
2021-04-28scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese1-0/+6
2021-04-28ata: ahci: Fix usage on big-endian platformsStefan Roese1-12/+11
2021-04-28sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese2-2/+3
2021-04-28serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese3-0/+194
2021-04-28serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese3-0/+379
2021-04-28mips: octeon: Add Octeon PCIe host controller driverStefan Roese3-0/+166
2021-04-28mips: octeon: Misc changes required because of the newly added headersStefan Roese2-28/+22
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec1-19/+10
2021-04-24video: sunxi: dw-hdmi: read source_id laterJernej Skrabec1-4/+2
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec1-14/+1
2021-04-24video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec1-3/+0
2021-04-24video: sunxi: Use DW-HDMI hpd functionJernej Skrabec1-28/+6
2021-04-24video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec1-0/+7
2021-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/23Apr2021Tom Rini2-0/+28
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li2-0/+28
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese2-56/+149
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur1-4/+23
2021-04-22net: jr2: Reset switchHoratiu Vultur1-1/+15
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk1-1/+10
2021-04-20sysreset: psci: use psci driver exported functionsIgor Opaniuk1-6/+2
2021-04-20psci: add features/reset2 supportIgor Opaniuk1-0/+68
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara2-64/+135
2021-04-20power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)3-0/+289
2021-04-20net: octeontx: smi: fix mii probeTim Harvey1-0/+2
2021-04-20drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati1-0/+3
2021-04-20drivers: net: octeontx: fix QSGMIITim Harvey1-13/+7
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk1-109/+43
2021-04-20misc: make CONFIG_IRQ selectable for all platformsWasim Khan1-3/+2
2021-04-20phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong1-4/+77
2021-04-20clk: meson-g12a: add PCIe gatesNeil Armstrong1-0/+2
2021-04-19gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banksEugen Hristev1-0/+22
2021-04-18Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini4-176/+285
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-60/+414
2021-04-18usb: ehci-mx6: Add iMX8M supportMarek Vasut1-1/+3
2021-04-18usb: ehci-mx6: Fix aarch64 build warningsMarek Vasut1-4/+4
2021-04-18usb: ehci-mx6: Add fsl,imx7d-usb compatible stringMarek Vasut1-0/+1
2021-04-18usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not definedMarek Vasut1-0/+5
2021-04-18usb: ehci-mx6: Add generic EHCI PHY supportMarek Vasut1-2/+17
2021-04-18usb: ehci-mx6: Use portnr from DT in DM caseMarek Vasut1-45/+7
2021-04-18usb: ehci-mx6: Pass MISC address to usb_oc_config()Marek Vasut1-11/+8
2021-04-18usb: ehci-mx6: Split usb_power_config()Marek Vasut1-51/+92
2021-04-18usb: ehci-mx6: Pass PHY address to usb_*_phy*()Marek Vasut1-19/+10
2021-04-18usb: ehci-mx6: Split ehci_mx6_common_init()Marek Vasut1-30/+30
2021-04-18usb: ehci-mx6: Parse USB PHY and MISC offsets from DTMarek Vasut1-0/+55
2021-04-18usb: ehci-mx6: Unify USBNC registersMarek Vasut1-34/+19
2021-04-18usb: ehci-mx6: Add DM clock supportMarek Vasut1-5/+32
2021-04-18usb: ehci-mx6: Turn off Vbus on probe failureMarek Vasut1-2/+27
2021-04-18imx: power-domain: Add fsl,imx8mn-gpc compatible stringMarek Vasut1-0/+1
2021-04-18imx: power-domain: Add fsl,imx8mm-gpc compatible stringMarek Vasut1-0/+1