summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2022-02-17watchdog: armada_37xx: Convert to official DT bindingsPali Rohár
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár
2022-02-17rtc: ds1307: Add bindings for microchip, mcp7940xPali Rohár
2022-02-17arm: a37xx: pci: Ensure that root port is always on root zero busPali Rohár
2022-02-17arm: a37xx: pci: Use dev_read_addr()Pali Rohár
2022-02-17arm: a37xx: pci: Cleanup macro namesPali Rohár
2022-02-17arm: a37xx: pci: Use standard register macros from pci.hPali Rohár
2022-02-16Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2022-02-16drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckSinthu Raja
2022-02-16drivers: power: pmic: Add support for tps659412 PMICSinthu Raja
2022-02-16usb: xhci: reset endpoint on USB stallStefan Agner
2022-02-16usb: dwc3: core: stop the core when it's removedAngus Ainslie
2022-02-16usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie
2022-02-15video: Add missing dependency for DM_GPIOMichal Simek
2022-02-15scsi: ceva: Enable PHY and reset supportMichal Simek
2022-02-15phy: zynqmp: Add support for sata and DP phy initializationMichal Simek
2022-02-15arm64: zynqmp: Add command for disabling loading other overlaysMichal Simek
2022-02-15xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragmentsMichal Simek
2022-02-15power: zynqmp: Add power domain driver for ZynqMPMichal Simek
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford
2022-02-11DFU: Check the number of arguments and argument string strictlyMasami Hiramatsu
2022-02-11DFU: Accept redundant spaces and tabs in dfu_alt_infoMasami Hiramatsu
2022-02-11DFU: Do not copy the entity name over the buffer sizeMasami Hiramatsu
2022-02-11button: adc: set state to pressed when the voltage is closest to nominalPeter Cai
2022-02-11Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-02-11usb: gadget: ci: Avoid null pointer dereferenceMarek Vasut
2022-02-11usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mnAdam Ford
2022-02-10input: apple: Add support for Apple SPI keyboardMark Kettenis
2022-02-10spi: apple: Add driver for Apple SPI controllerMark Kettenis
2022-02-10nvme: apple: Add driver for Apple NVMe storage controllerMark Kettenis
2022-02-10power: domain: apple: Add reset supportMark Kettenis
2022-02-10nvme: Add shutdown functionMark Kettenis
2022-02-10nvme: Introduce driver opsMark Kettenis
2022-02-10mailbox: apple: Add driver for Apple IOP mailboxMark Kettenis