summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2021-04-1514-97/+490
|\
| * test: dm: Add a test case for simple-bus <ranges>Bin Meng2021-04-151-0/+1
| * dm: core: Correctly read <ranges> of simple-busBin Meng2021-04-152-7/+38
| * net: tsec: Support <reg> property from the subnode "queue-group"Bin Meng2021-04-151-3/+27
| * net: tsec: Use map_physmem() directly instead of dev_remap_addr()Bin Meng2021-04-151-1/+3
| * sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil2021-04-153-0/+189
| * net: tsec: Use dm_eth_phy_connect() directly for the DM caseVladimir Oltean2021-04-151-5/+1
| * net: phy: fixed: Support the old DT bindingBin Meng2021-04-151-3/+23
| * net: phy: fixed: Add the missing ending newlineBin Meng2021-04-151-1/+1
| * net: phy: fixed: Make driver ops staticBin Meng2021-04-151-4/+4
| * net: phy: Simplify the logic of phy_connect_fixed()Bin Meng2021-04-151-8/+8
| * net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()Bin Meng2021-04-152-6/+1
| * net: phy: xilinx: Be compatible with live OF treeBin Meng2021-04-152-44/+40
| * net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixedVladimir Oltean2021-04-151-6/+0
| * net: phy: fixed: Be compatible with live OF treeVladimir Oltean2021-04-152-24/+32
| * of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng2021-04-151-0/+23
| * watchdog: Add booke watchdog driverChris Packham2021-04-153-0/+114
* | pci: add Amlogic Meson Designware PCIe controllerNeil Armstrong2021-04-153-0/+468
* | pci: pcie_dw_rockchip: migrate to common Designware PCIe functionsNeil Armstrong2021-04-152-444/+30
* | pci: pcie_dw_ti: migrate to common Designware PCIe functionsNeil Armstrong2021-04-152-408/+38
* | pci: add common Designware PCIe functionsNeil Armstrong2021-04-154-0/+525
|/
* scmi: translate the resource only when livetree is not activatedPatrick Delaunay2021-04-121-2/+7
* gpio: Drop dm_gpio_set_dir()Simon Glass2021-04-121-11/+0
* gpio: i2c-gpio: Drop use of dm_gpio_set_dir()Simon Glass2021-04-121-10/+9
* qemu: add MMIO driver for QFWAsherah Connor2021-04-123-0/+127
* test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2021-04-122-0/+128
* x86: qemu: move QFW to its own uclassAsherah Connor2021-04-124-162/+166
* scmi: correctly configure MMU for SCMI bufferPatrick Delaunay2021-04-121-2/+4
* fastboot: Fix possible buffer overrunSean Anderson2021-04-121-3/+3
* lib: string: Implement strlcatSean Anderson2021-04-121-6/+0
* tee: optee: Change printing during optee_probeIlias Apalodimas2021-04-121-3/+3
* rtc: add support for rv3028 rtcHeiko Schocher2021-04-123-0/+215
* firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere2021-04-121-2/+2
* firmware: scmi: sandbox test for voltage regulatorEtienne Carriere2021-04-122-3/+225
* firmware: scmi: voltage regulatorEtienne Carriere2021-04-124-0/+214
* pci: Mark 64bit Memory BARs as suchPhil Sutter2021-04-121-1/+2