aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-09firmware: zynqmp: Add support for set sd config and is function supportedAshok Reddy Soma
2022-03-07power: zynqmp: Use zynqmp_pmufw_node() from firmwareMichal Simek
2022-03-07gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expanderT Karthik Reddy
2022-03-07mmc: zynq_sdhci: Enable card detect workaround for ZynqMPAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Change granularity of timeout to 1usAshok Reddy Soma
2022-03-07mmc: zynq_sdhci: Fix timeout issueAshok Reddy Soma
2022-03-07mtd: nand: Update driver to match new DT bindingMichal Simek
2022-03-04arm64: a37xx: pinctrl: Fix PWM pins indexesMarek Behún
2022-03-04drivers: rtc: fix null pointer access in armada38x_rtc_resetFrancois Berder
2022-03-04pci: pci_mvebu: Cleanup macro namesPali Rohár
2022-03-04pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey
2022-02-28gpio: add sl28cpld driverMichael Walle
2022-02-28watchdog: add sl28cpld watchdog driverMichael Walle
2022-02-28misc: add sl28cpld base driverMichael Walle
2022-02-25net: ravb: Add tx/rx delay flag checks and support for rgmii-rxidAdam Ford
2022-02-25clk: ccf: correct the test on the parent uclass in clk_enable/clk_disablePatrick Delaunay
2022-02-25clk: Add clk_get_by_name_optionalSean Anderson
2022-02-24clk: Inline clk_get_*_optionalSean Anderson
2022-02-24clk: Rename clk_get_optional_nodevSean Anderson
2022-02-24clk: cdce9xx: Convert .of_xlate to .requestSean Anderson
2022-02-24clk: versaclock: Remove xlate functionSean Anderson
2022-02-24clk: Remove no-op request and rfree callbacksSean Anderson
2022-02-24clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01Sean Anderson
2022-02-24clk: Alphabetize KconfigSean Anderson
2022-02-24clk: Alphabetize MakefileSean Anderson
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-02-23usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from KconfigAdam Ford
2022-02-23usb: ehci-omap: Use PHY system to manage phy resetsAdam Ford
2022-02-23usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAPAdam Ford
2022-02-23phy: nop-phy: Fix enabling resetAdam Ford
2022-02-23usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probeAdam Ford
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford
2022-02-22phy: phy-uclass: check the parents for physAngus Ainslie
2022-02-21Merge branch '2022-02-21-platform-updates'Tom Rini
2022-02-21ti: i2c: fix probe_chip() return valueNikita Yushchenko
2022-02-21crypto: aspeed: fix polling RSA status wrong issueNeal Liu
2022-02-21iommu: Add M1 Pro/Max support to Apple DART driverJanne Grunau
2022-02-21Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2022-02-19mmc: fsl_esdhc_imx: correct the actual card clockHaibo Chen
2022-02-19mmc: fsl_esdhc_imx: remove redundant ARCH_MXCHaibo Chen
2022-02-19clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mnHeiko Thiery
2022-02-19mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host capsAdam Ford
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-02-17ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decisionMarek Behún
2022-02-17pci: mvebu: Ensure that root port is always on root zero busPali Rohár
2022-02-17arm: a37xx: pci: Update comment about Command/Direct modePali Rohár
2022-02-17arm: a37xx: pci: Register controller also when no PCIe card is connectedPali Rohár
2022-02-17arm: a37xx: pci: Do not try to access other buses when link is downPali Rohár