summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | video: sunxi: Use DW-HDMI hpd functionJernej Skrabec2021-04-241-28/+6
* | | video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec2021-04-241-0/+7
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-232-0/+28
|\ \ \ | |/ / |/| |
| * | usb: ehci-hcd: Add IAA handshake for removing async QHYe Li2021-04-222-0/+28
| |/
* | mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese2021-04-222-56/+149
* | net: jr2: Fix Serdes6G configurationHoratiu Vultur2021-04-221-4/+23
* | net: jr2: Reset switchHoratiu Vultur2021-04-221-1/+15
|/
* sysreset: provide type of reset in do_reset cmdIgor Opaniuk2021-04-201-1/+10
* sysreset: psci: use psci driver exported functionsIgor Opaniuk2021-04-201-6/+2
* psci: add features/reset2 supportIgor Opaniuk2021-04-201-0/+68
* net: calxedagmac: Convert to DM_ETHAndre Przywara2021-04-202-64/+135
* power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)2021-04-203-0/+289
* net: octeontx: smi: fix mii probeTim Harvey2021-04-201-0/+2
* drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati2021-04-201-0/+3
* drivers: net: octeontx: fix QSGMIITim Harvey2021-04-201-13/+7
* Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk2021-04-201-109/+43
* misc: make CONFIG_IRQ selectable for all platformsWasim Khan2021-04-201-3/+2
* phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong2021-04-201-4/+77
* clk: meson-g12a: add PCIe gatesNeil Armstrong2021-04-201-0/+2
* gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banksEugen Hristev2021-04-191-0/+22
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-184-176/+285
|\
| * usb: ehci-mx6: Add iMX8M supportMarek Vasut2021-04-181-1/+3
| * usb: ehci-mx6: Fix aarch64 build warningsMarek Vasut2021-04-181-4/+4
| * usb: ehci-mx6: Add fsl,imx7d-usb compatible stringMarek Vasut2021-04-181-0/+1
| * usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not definedMarek Vasut2021-04-181-0/+5
| * usb: ehci-mx6: Add generic EHCI PHY supportMarek Vasut2021-04-181-2/+17
| * usb: ehci-mx6: Use portnr from DT in DM caseMarek Vasut2021-04-181-45/+7
| * usb: ehci-mx6: Pass MISC address to usb_oc_config()Marek Vasut2021-04-181-11/+8
| * usb: ehci-mx6: Split usb_power_config()Marek Vasut2021-04-181-51/+92
| * usb: ehci-mx6: Pass PHY address to usb_*_phy*()Marek Vasut2021-04-181-19/+10
| * usb: ehci-mx6: Split ehci_mx6_common_init()Marek Vasut2021-04-181-30/+30
| * usb: ehci-mx6: Parse USB PHY and MISC offsets from DTMarek Vasut2021-04-181-0/+55
| * usb: ehci-mx6: Unify USBNC registersMarek Vasut2021-04-181-34/+19
| * usb: ehci-mx6: Add DM clock supportMarek Vasut2021-04-181-5/+32
| * usb: ehci-mx6: Turn off Vbus on probe failureMarek Vasut2021-04-181-2/+27
| * imx: power-domain: Add fsl,imx8mn-gpc compatible stringMarek Vasut2021-04-181-0/+1
| * imx: power-domain: Add fsl,imx8mm-gpc compatible stringMarek Vasut2021-04-181-0/+1
| * phy: nop-phy: Add standard usb-nop-xceiv compat stringMarek Vasut2021-04-181-0/+1
* | Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-04-181-60/+414
|\ \
| * | test: pinmux: add test for 'pinctrl-single' driverDario Binacchi2021-04-121-0/+31
| * | pinctrl: single: add get_pin_muxing operationDario Binacchi2021-04-121-9/+213
| * | pinctrl: single: add get_pin_name operationDario Binacchi2021-04-121-0/+16
| * | pinctrl: single: add get_pins_count operationDario Binacchi2021-04-121-0/+37
| * | pinctrl: single: add register access functionsDario Binacchi2021-04-121-25/+46
| * | pinctrl: single: change function mask default valueDario Binacchi2021-04-121-2/+10
| * | pinctrl: single: check "register-width" DT propertyDario Binacchi2021-04-121-3/+7
| * | pinctrl: single: get register area size by device APIDario Binacchi2021-04-121-6/+8
| * | pinctrl: single: fix debug messages formattingDario Binacchi2021-04-121-2/+2
| * | pinctrl: single: fix offset managementDario Binacchi2021-04-121-10/+14
| * | pinctrl: single: fix the loop counter variable typeDario Binacchi2021-04-121-4/+4