aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-12Convert CONFIG_MACB to KconfigTom Rini
2021-11-11rtc: ds1337: fix compatible string typoClemens Gruber
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-11-10pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár
2021-11-10watchdog: don't autostart watchdog on Sunxi boardsHeinrich Schuchardt
2021-11-09pci: layerscape: Fix the LUT and msi-map mismatch issueHou Zhiqiang
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat
2021-11-09usb: dwc3: add layerscape supportMichael Walle
2021-11-09usb: dwc3: Enable undefined length INCR burst typeMichael Walle
2021-11-09usb: dwc3: Add frame length adjustment quirkMichael Walle
2021-11-09usb: common: silence dubious errorsMichael Walle
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