aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2021-10-25dfu: dfu_sf: Read the SPI flash in 16 MiB chunksMarek Vasut
2021-10-25mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng
2021-10-25watchdog: Add a driver for the sunxi watchdogSamuel Holland
2021-10-25clk: sunxi: Extend DM_RESET selection to SPLSamuel Holland
2021-10-25power: pmic: axp: Implement poweroff via sysresetSamuel Holland
2021-10-25power: axp: Avoid do_poweroff conflict with sysresetSamuel Holland
2021-10-25phy: sun4i-usb: Support VBUS detection via power supplySamuel Holland
2021-10-25phy: sun4i-usb: Refactor VBUS detection to match LinuxSamuel Holland
2021-10-25phy: sun4i-usb: Remove a couple of debug messagesSamuel Holland