summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-09Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini
2024-09-09Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-09-09phy: test: Implement sandbox PHY .set_mode and DM testMarek Vasut
2024-09-09phy: rcar: Split init and set_mode operationsMarek Vasut
2024-09-09phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut
2024-09-09mtd: spi: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-09mtd: spi: renesas: Configure RPC PHY timing registersMarek Vasut
2024-09-09mtd: spi: renesas: Configure DRDRENR registerMarek Vasut
2024-09-09mtd: spi: renesas: Write DRDMCR register onceMarek Vasut
2024-09-09mtd: spi: renesas: Write DREAR register onceMarek Vasut
2024-09-09mtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-06iommu: qcom-smmu: add sc7280-smmu-500 compatibleCaleb Connolly
2024-09-06clk/qcom: add initial clock driver for sc7280Caleb Connolly
2024-09-06regulator: qcom-rpmh-regulator: add support for PM8550 & related regulatorsNeil Armstrong
2024-09-06soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650Neil Armstrong
2024-09-06soc: qcom: cmd-db: map cmd-db regionCaleb Connolly
2024-09-06soc: qcom: cmd-db: use strncmp() instead of memcmp()Caleb Connolly
2024-09-05regulator: fixed: fix regulator-fixed-clockJohn Keeping
2024-09-05power: regulator: tps6287x: Add driver for TPS6287x step down convertorsKeerthy
2024-09-05mmc: consider cd-gpios in Synopsys DesignWare driverHeinrich Schuchardt
2024-09-05mmc: msm_sdhci: program core_vendor_specCaleb Connolly
2024-09-05mmc: Change the frequency to MMC_HS_52 when selecting hs400Venkatesh Yadav Abbarapu
2024-09-05mmc: sdhci-cadence: Add support for Cadence sdmmc v6Kuan Lim Lee
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: allow use of hardware partition names for mmc partconfTim Harvey
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03sandbox: iommu: remove lmb allocation in the driverSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03net: dwc_eth_qos: Add glue driver for Intel MACPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Implement bind() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Adapt probe() for PCI devicesPhilip Oberfichtner
2024-09-03net: dwc_eth_qos: Fix header to be self-containedPhilip Oberfichtner
2024-09-02Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-02Merge tag 'u-boot-amlogic-next-20240902' of https://source.denx.de/u-boot/cus...Tom Rini
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-30usb: ehci-mx5: Add a default for CFG_MXC_USB_PORTSCFabio Estevam
2024-08-30gpio: mxc_gpio: fix reading state of GPIO pins in output modeTomas Paukrt
2024-08-30Merge patch series "Add support for Ethernet Boot on SK-AM62"Tom Rini
2024-08-30dma: ti: k3-udma: Add support for native configuration of chan/flowKishon Vijay Abraham I
2024-08-30soc: ti: k3-navss-ringacc: Fix reconfiguration of qmode APIChintan Vankar
2024-08-30soc: ti: k3-navss-ringacc: Fix reset ring APIVignesh Raghavendra
2024-08-30soc: ti: k3-navss-ringacc: Initialize base address of ring cfg registersKishon Vijay Abraham I
2024-08-30firmware: ti_sci: Add No-OP for "RX_FL_CFG"Kishon Vijay Abraham I
2024-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-30imx: ele_ahab: Add HUK derivation supportMathieu Othacehe
2024-08-28mtd: rawnand: meson: read/write access for boot ROM pagesArseniy Krasnov
2024-08-28mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'Arseniy Krasnov
2024-08-28mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flagArseniy Krasnov
2024-08-27gpio: Add G7 Aspeed gpio controller driverBilly Tsai