summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-04dm: core: Fix address translation in devfdt_get_addr_index()Jonas Karlman
2024-03-04pinctrl: Check pinconfig nodes pre-reloc status recursivelyJonas Karlman
2024-03-02pci-host-ecam-generic: Convert to ofnode functionsMaksim Kiselev
2024-03-02rng: eliminate common.h include from RNG driversHeinrich Schuchardt
2024-03-02net: macb: Add support for fixed linkBELOUARGA Mohamed
2024-03-01net: mediatek: add support for XGMII interfaceWeijie Gao
2024-03-01net: mediatek: add support for adjusting MDIO clockWeijie Gao
2024-03-01pinctrl: aspeed: add pass-through pins and siopbi/siopboIvan Mikhaylov
2024-03-01Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon into nextTom Rini
2024-03-01clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externallyCaleb Connolly
2024-03-01dts: dragonboard820c: use correct bindings for clocksCaleb Connolly
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly
2024-03-01pinctrl: qcom: apq8016: init pre-reloactionCaleb Connolly
2024-03-01pinctrl: qcom: fix DT compatibilityCaleb Connolly
2024-03-01pinctrl: qcom: stub support for special GPIOsCaleb Connolly
2024-03-01gpio: qcom_pmic: add pinctrl driverCaleb Connolly
2024-03-01gpio: qcom_pmic: add a quirk to skip GPIO configurationCaleb Connolly
2024-03-01gpio: qcom_pmic: 1-based GPIOsCaleb Connolly
2024-03-01serial: msm: fix clock handling and pinctrlCaleb Connolly
2024-03-01serial: msm: add debug UARTCaleb Connolly
2024-03-01clock/qcom: qcs404: fix clk_set_rateCaleb Connolly
2024-03-01clk/qcom: use upstream compatible propertiesCaleb Connolly
2024-03-01mmc: msm_sdhci: use modern clock handlingCaleb Connolly
2024-03-01usb: dwc3-generic: support external vbus regulatorCaleb Connolly
2024-02-28Merge patch series "mux: Drop usage of "u-boot,mux-autoprobe""Tom Rini
2024-02-28mux: autoprobe if "idle-states" present in device treeRoger Quadros
2024-02-22Merge branch 'qcom-fixes-2024.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-02-19usb: ehci-mx6: Add i.MX93 supportMathieu Othacehe
2024-02-19mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80BFrieder Schrempf
2024-02-17clk: renesas: Fix broken clocks on all Gen2 boardsNiklas Söderlund
2024-02-14Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-02-14button: qcom-pmic: demote "unknown button" message to debugCaleb Connolly
2024-02-14button: qcom-pmic: fix some error checkingDan Carpenter
2024-02-13memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVMRoger Quadros
2024-02-12net: designware: Support high memory nodesNils Le Roux
2024-02-12Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-02-12soc: zynqmp: Add the IDcode for dr_SE and eg_SE variantsVenkatesh Yadav Abbarapu
2024-02-10spi: mxc_spi: Add imx6ul-ecspi compatible stringMarek Vasut
2024-02-10mtd: spi: renesas: Add R8A779H0 V4M supportHai Pham
2024-02-10pinctrl: renesas: Add R8A779H0 V4M PFC tablesHai Pham
2024-02-10clk: renesas: Implement R8A779H0 V4M PLL7 supportMarek Vasut
2024-02-10clk: renesas: Add R8A779H0 V4M clock tablesHai Pham
2024-02-08Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-02-08imx: scu_api: add implementation of sc_pm_reset_reasonIgor Opaniuk
2024-02-08net: phy: nxp-c45-tja11xx: add tja1120 supportRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structureRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: read PHY the speed from hardwareRadu Pirea (NXP OSS)
2024-02-08net: phy: nxp-c45-tja11xx: use local definion of featuresRadu Pirea (NXP OSS)