summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-09pci: layerscape: add official ls1028a binding supportMichael Walle
2021-11-09usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle
2021-11-09scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle
2021-11-09serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle
2021-11-09spi: fsl_dspi: rename num-cs to spi-num-chipselectsMichael Walle
2021-11-09spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle
2021-11-09watchdog: sp805_wdt: use correct compatible stringMichael Walle
2021-11-09drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issueManinder Singh
2021-11-09drivers: net: fsl-mc: add a command which dumps the MC logCosmin-Florin Aluchenesei
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney
2021-11-09drivers: ddr: main.c: Fix Bad Shift operator issuePriyanka Singh
2021-11-09drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issuePriyanka Singh
2021-11-09drivers: ddr: util.c: Fix divide by zero issuePriyanka Singh
2021-11-09exynos78x0: pinctrl: set const to structsMinkyu Kang
2021-11-09exynos: pwm: Deal with a PWM at 100%Simon Glass
2021-11-07dfu: newline after updatingHeinrich Schuchardt
2021-11-07efi: Add video support to the appSimon Glass
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini
2021-11-04watchdog: Automatically register device with sysresetSamuel Holland
2021-11-04sysreset: watchdog: Move watchdog reference to plat dataSamuel Holland
2021-11-04sysreset: Mark driver probe functions as staticSamuel Holland
2021-11-04sysreset: Add uclass Kconfig dependency to driversSamuel Holland
2021-11-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-11-03usb: mtu3: flush cache for the first GPD when allocate GPD ringChunfeng Yun
2021-11-03arm: a37xx: pci: Program the data strobe for config read requestsPali Rohár
2021-11-03pci: pci_mvebu: Fix comment about driver class namePali Rohár
2021-11-03pci: pci_mvebu: Setup PCI controller to Root Complex modePali Rohár
2021-11-03pci: pci_mvebu: Do not automatically enable bus mastering on PCI BridgePali Rohár
2021-11-03pci: pci_mvebu: Fix place of link up detectionPali Rohár
2021-11-03pci: pci_mvebu: Remove unused functionsPali Rohár
2021-11-03pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)Pali Rohár
2021-11-03pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16Pali Rohár
2021-11-03pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16Pali Rohár
2021-10-31Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-10-31SoC: exynos: add support for exynos 78x0Dzmitry Sankouski
2021-10-31pinctrl: exynos: add support for multiple pin banksDzmitry Sankouski
2021-10-31serial: samsung: add support for skip debug init in s5pDzmitry Sankouski
2021-10-31pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoCDzmitry Sankouski
2021-10-31spmi: msm: add arbiter version 5 supportDzmitry Sankouski
2021-10-31serial: qcom: add support for GENI serial driverDzmitry Sankouski
2021-10-31iommu: Add Apple DART driverMark Kettenis
2021-10-31serial: s5p: Add Apple M1 supportMark Kettenis
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-10-31iommu: Add IOMMU uclassMark Kettenis
2021-10-30usb: xhci-brcm: Include header file needed for dev_errStefan Agner
2021-10-29mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCIUsama Arif
2021-10-29mmc: Fix mmc_switch excessive timeoutKirill Kapranov
2021-10-29drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson
2021-10-29drivers: mmc: Add wait_dat0 support for Freescale eSDHC driverStephen Carlson
2021-10-26dfu: Sort Kconfig entries alphabeticallyMarek Vasut