summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini4-4/+25
2021-11-15usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXISamuel Dionne-Riel1-0/+1
2021-11-14Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+1
2021-11-14Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini8-436/+817
2021-11-13sandbox: fix sandbox_wdt_expire_now()Heinrich Schuchardt1-0/+1
2021-11-12Convert CONFIG_MACB to KconfigTom Rini1-1/+0
2021-11-12rtc: ds1337: fix compatible string typoClemens Gruber1-1/+1
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini24-52/+566
2021-11-10tpm: Use the new API on tpm2 spi driverIlias Apalodimas2-417/+32
2021-11-10tpm2: Add a TPMv2 MMIO TIS driverIlias Apalodimas3-0/+167
2021-11-10tpm2: Introduce TIS tpm coreIlias Apalodimas2-0/+599
2021-11-10tpm: refactor function names for LPC based TPMsIlias Apalodimas1-2/+2
2021-11-10tpm: refactor function names and macros for infineon v1.2 TPMIlias Apalodimas1-17/+17
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini8-15/+97
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2-10/+7
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay6-5/+90
2021-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-6/+5
2021-11-10pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár1-6/+5
2021-11-10watchdog: don't autostart watchdog on Sunxi boardsHeinrich Schuchardt1-0/+1
2021-11-09pci: layerscape: Fix the LUT and msi-map mismatch issueHou Zhiqiang5-10/+16
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2-0/+14
2021-11-09usb: dwc3: add layerscape supportMichael Walle3-0/+233
2021-11-09usb: dwc3: Enable undefined length INCR burst typeMichael Walle2-0/+85
2021-11-09usb: dwc3: Add frame length adjustment quirkMichael Walle2-0/+32
2021-11-09usb: common: silence dubious errorsMichael Walle1-2/+2
2021-11-09pci: layerscape: add official ls1028a binding supportMichael Walle1-16/+45
2021-11-09usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle1-0/+1
2021-11-09scsi: ceva: rename the resource name to match the linux kernel oneMichael Walle1-1/+1
2021-11-09serial: lpuart: add new compatible fsl, ls1028a-lpuartMichael Walle1-0/+2
2021-11-09spi: fsl_dspi: rename num-cs to spi-num-chipselectsMichael Walle1-2/+3
2021-11-09spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspiMichael Walle1-0/+1
2021-11-09watchdog: sp805_wdt: use correct compatible stringMichael Walle1-1/+1
2021-11-09drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issueManinder Singh1-2/+8
2021-11-09drivers: net: fsl-mc: add a command which dumps the MC logCosmin-Florin Aluchenesei1-1/+88
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney1-7/+7
2021-11-09drivers: ddr: main.c: Fix Bad Shift operator issuePriyanka Singh1-3/+8
2021-11-09drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issuePriyanka Singh1-3/+11
2021-11-09drivers: ddr: util.c: Fix divide by zero issuePriyanka Singh1-4/+8
2021-11-09exynos78x0: pinctrl: set const to structsMinkyu Kang1-7/+7
2021-11-09exynos: pwm: Deal with a PWM at 100%Simon Glass1-0/+4
2021-11-07dfu: newline after updatingHeinrich Schuchardt1-0/+1
2021-11-07efi: Add video support to the appSimon Glass2-9/+38
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini1-3/+3
2021-11-04watchdog: Automatically register device with sysresetSamuel Holland3-0/+39
2021-11-04sysreset: watchdog: Move watchdog reference to plat dataSamuel Holland1-8/+8
2021-11-04sysreset: Mark driver probe functions as staticSamuel Holland4-4/+4
2021-11-04sysreset: Add uclass Kconfig dependency to driversSamuel Holland1-2/+2
2021-11-03Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-0/+1
2021-11-03usb: mtu3: flush cache for the first GPD when allocate GPD ringChunfeng Yun1-0/+1
2021-11-03arm: a37xx: pci: Program the data strobe for config read requestsPali Rohár1-0/+3