aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-04dm: core: Fix address translation in devfdt_get_addr_index()Jonas Karlman1-1/+1
2024-03-04pinctrl: Check pinconfig nodes pre-reloc status recursivelyJonas Karlman1-1/+17
2024-03-02pci-host-ecam-generic: Convert to ofnode functionsMaksim Kiselev1-6/+5
2024-03-02rng: eliminate common.h include from RNG driversHeinrich Schuchardt11-21/+9
2024-03-02net: macb: Add support for fixed linkBELOUARGA Mohamed1-72/+114
2024-03-01net: mediatek: add support for XGMII interfaceWeijie Gao2-9/+15
2024-03-01net: mediatek: add support for adjusting MDIO clockWeijie Gao2-0/+42
2024-03-01pinctrl: aspeed: add pass-through pins and siopbi/siopboIvan Mikhaylov1-0/+30
2024-03-01Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon into nextTom Rini17-181/+495
2024-03-01clk/qcom: apq8016: allow apq8016_clk_init_uart() to be called externallyCaleb Connolly1-6/+6
2024-03-01dts: dragonboard820c: use correct bindings for clocksCaleb Connolly1-2/+3
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly4-7/+28
2024-03-01pinctrl: qcom: apq8016: init pre-reloactionCaleb Connolly1-0/+1
2024-03-01pinctrl: qcom: fix DT compatibilityCaleb Connolly3-30/+69
2024-03-01pinctrl: qcom: stub support for special GPIOsCaleb Connolly7-7/+52
2024-03-01gpio: qcom_pmic: add pinctrl driverCaleb Connolly1-73/+168
2024-03-01gpio: qcom_pmic: add a quirk to skip GPIO configurationCaleb Connolly1-2/+18
2024-03-01gpio: qcom_pmic: 1-based GPIOsCaleb Connolly1-0/+22
2024-03-01serial: msm: fix clock handling and pinctrlCaleb Connolly1-20/+5
2024-03-01serial: msm: add debug UARTCaleb Connolly2-0/+45
2024-03-01clock/qcom: qcs404: fix clk_set_rateCaleb Connolly1-12/+13
2024-03-01clk/qcom: use upstream compatible propertiesCaleb Connolly2-2/+2
2024-03-01mmc: msm_sdhci: use modern clock handlingCaleb Connolly1-22/+47
2024-03-01usb: dwc3-generic: support external vbus regulatorCaleb Connolly1-3/+21
2024-02-28Merge patch series "mux: Drop usage of "u-boot,mux-autoprobe""WIP/28Feb2024-nextTom Rini1-1/+2
2024-02-28mux: autoprobe if "idle-states" present in device treeRoger Quadros1-1/+2
2024-02-22Merge branch 'qcom-fixes-2024.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-2/+2
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2-4/+4
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini18-23/+1225
2024-02-19usb: ehci-mx6: Add i.MX93 supportMathieu Othacehe2-4/+4
2024-02-19mtd: spi-nor-ids: Add support for ESMT/EON EN25Q80BFrieder Schrempf1-0/+1
2024-02-17clk: renesas: Fix broken clocks on all Gen2 boardsNiklas Söderlund1-0/+9
2024-02-14Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodia...WIP/14Feb2024Tom Rini1-1/+27
2024-02-14button: qcom-pmic: demote "unknown button" message to debugCaleb Connolly1-1/+1
2024-02-14button: qcom-pmic: fix some error checkingDan Carpenter1-1/+1
2024-02-13memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVMRoger Quadros1-0/+6
2024-02-12net: designware: Support high memory nodesNils Le Roux1-7/+9
2024-02-12Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custo...Tom Rini1-0/+1
2024-02-12soc: zynqmp: Add the IDcode for dr_SE and eg_SE variantsVenkatesh Yadav Abbarapu1-1/+27
2024-02-10spi: mxc_spi: Add imx6ul-ecspi compatible stringMarek Vasut1-0/+1
2024-02-10mtd: spi: renesas: Add R8A779H0 V4M supportHai Pham1-1/+2
2024-02-10pinctrl: renesas: Add R8A779H0 V4M PFC tablesHai Pham5-0/+3988
2024-02-10clk: renesas: Implement R8A779H0 V4M PLL7 supportMarek Vasut3-5/+13
2024-02-10clk: renesas: Add R8A779H0 V4M clock tablesHai Pham4-0/+301
2024-02-08Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custo...WIP/08Feb2024Tom Rini1-0/+22
2024-02-08imx: scu_api: add implementation of sc_pm_reset_reasonIgor Opaniuk1-0/+22
2024-02-08net: phy: nxp-c45-tja11xx: add tja1120 supportRadu Pirea (NXP OSS)1-0/+14
2024-02-08net: phy: nxp-c45-tja11xx: rename nxp_c45_tja11xx structureRadu Pirea (NXP OSS)1-1/+1
2024-02-08net: phy: nxp-c45-tja11xx: read PHY the speed from hardwareRadu Pirea (NXP OSS)1-1/+21
2024-02-08net: phy: nxp-c45-tja11xx: use local definion of featuresRadu Pirea (NXP OSS)1-1/+4