aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-16Merge tag 'u-boot-imx-20220616' of https://gitlab.denx.de/u-boot/custodians/u...WIP/16Jun2022Tom Rini3-18/+57
2022-06-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmicWIP/15Jun2022Tom Rini1-1/+3
2022-06-15spi: nxp_fspi: Fix clock imbalanceMarek Vasut1-3/+0
2022-06-15mmc: fsl_esdhc_imx: Implement wait_dat0 mmc opsLoic Poulain1-17/+33
2022-06-15mmc: Add support for wait_dat0 callbackLoic Poulain1-0/+3
2022-06-15mmc: fix error message for unaligned erase requestPatrick Delaunay1-1/+1
2022-06-14clk: imx8mp: use usb_core_ref for usb_root_clkAndrey Zhizhikin1-1/+1
2022-06-14clk: imx8mp: fix root clock names for ecspiAndrey Zhizhikin1-3/+3
2022-06-14phy: adin: add support for clock outputJosua Mayer1-0/+42
2022-06-14phy: adin: fix broken support for adi, phy-mode-overrideNate Drude1-11/+11
2022-06-14pmic: pca9450: add DM_I2C dependencies in KconfigRasmus Villemoes1-1/+3
2022-06-13arm: tegra: Update some DT compatiblesPeter Robinson2-0/+2
2022-06-13pci: tegra: Update error prints with new linesPeter Robinson1-2/+2
2022-06-07misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from LinuxMarek Vasut3-0/+615
2022-06-07usb: xhci-mtk: disable all ports when disable host controllerChunfeng Yun1-2/+4
2022-06-03net: enetc: unregister mdiobusMichael Walle1-0/+3
2022-05-26net: e1000: Depend on CONFIG_PCIWIP/2022-05-26-assorted-fixesSean Anderson1-0/+1
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...WIP/25May2022Tom Rini4-3/+8
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/24May2022Tom Rini19-29/+122
2022-05-24Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini4-3/+185
2022-05-24serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland1-26/+0
2022-05-24clk: sunxi: add and use dummy gate clocksAndre Przywara4-0/+9
2022-05-24clk: sunxi: add PIO bus gate clocksAndre Przywara12-0/+28
2022-05-24clk: sunxi: h6_r: Correct the driver nameSamuel Holland1-2/+2
2022-05-24mmc: sunxi: Remove unnecessary pinmux option dependencySamuel Holland1-1/+1
2022-05-23tpm: add support for TPMv2.x I2C chipsEddie James3-0/+181
2022-05-23mmc: fsl_esdhc_spl: Fix checking for number of read sectorsPali Rohár1-1/+1
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard4-37/+25
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard3-8/+64
2022-05-23tpm: core: Set timeouts before requesting localityEddie James1-3/+4
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini11-65/+508
2022-05-23gpio: rgpio2p: Enhance reading of GPIO pin valueChristoph Fritz1-1/+13
2022-05-23clk: sunxi: implement clock driver for suniv f1c100sGeorge Hilliard3-0/+82
2022-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/20May2022Tom Rini3-1/+25
2022-05-20usb: dwc3: Fix non-usb3 configurationsJan Kiszka1-1/+3
2022-05-20pmic: pca9450: Add regulator driverMarek Vasut4-3/+352
2022-05-20pmic: pca9450: Add upstream regulators subnode matchMarek Vasut1-0/+2
2022-05-20mtd: nand: mxs_nand_spl: Fix bad block skippingMichael Trimarchi1-41/+49
2022-05-20nand: raw: mxs_nand: Fix specific hook registrationMichael Trimarchi1-16/+16
2022-05-20crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finishGaurav Jain1-0/+8
2022-05-20i.MX8ULP: add display_ele_fw_version apiGaurav Jain1-0/+41
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis2-0/+22
2022-05-20imx8m: fix reading of DDR4 MR registersRasmus Villemoes1-2/+7
2022-05-19i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain1-1/+7
2022-05-19i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain1-1/+10
2022-05-19mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driverYe Li1-0/+3
2022-05-19spi: stm32_qspi: Remove SR_BUSY bit check before sending commandPatrice Chotard1-4/+0
2022-05-19spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()Patrice Chotard1-12/+11
2022-05-18phy: zynqmp: Increase timeout value to 10msAshok Reddy Soma1-1/+1
2022-05-17pinctrl: probe pinctrl drivers during post-bindRobert Marko1-0/+7