aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-1/+1
2024-03-09net: phy: Use PHY MDIO address from DT if availableWIP/09Mar2024Marek Vasut1-0/+3
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/05Mar2024Tom Rini4-0/+140
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-1/+33
2024-03-05rng: Add Turris Mox rTWM RNG driverMax Resch3-0/+132
2024-03-05net: mv88e6xxx: fix missing SMI address initializationMarek Mojík1-0/+8
2024-03-05usb: xhci-dwc3: Fix support for dis_enblslpm_quirkJonas Karlman1-1/+1
2024-03-04video: mxsfb: add back imx6ul/imx6ull supportSébastien Szymanski1-0/+1
2024-03-03spi: sunxi: Add support for R329/D1/R528/T113 SPI controllerMaksim Kiselev1-1/+33
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"WIP/02Mar2024Tom Rini16-62/+62
2024-03-02mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()Marek Vasut1-4/+4
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut10-13/+13
2024-03-02ARM: renesas: Rename rmobile.h to renesas.hMarek Vasut1-1/+1
2024-03-02ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*Marek Vasut3-23/+23
2024-03-02ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()Marek Vasut4-21/+21
2024-03-02ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()Marek Vasut3-20/+20
2024-02-28pmic: raa215300: Bind sysreset driverPaul Barker1-0/+9
2024-02-28sysreset: Support reset via Renesas RAA215300 PMICPaul Barker3-0/+65
2024-02-28pmic: Add Renesas RAA215300 PMIC driverPaul Barker3-0/+51
2024-02-28i2c: rzg2l: Add I2C driver for RZ/G2L familyPaul Barker3-0/+632
2024-02-28clk: renesas: Confirm all clock & reset changes on RZ/G2LPaul Barker1-4/+13
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
2024-02-07Merge branch '2024-02-06-assorted-fixes'Tom Rini3-8/+22
2024-02-07Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodi...WIP/07Feb2024Tom Rini10-4/+545
2024-02-06blk: host_dev: Fix error code in host_sb_attach_file()WIP/2024-02-06-assorted-fixesDan Carpenter1-0/+1
2024-02-06firmware: ti_sci: Add comment explaining the is_secure codeDhruva Gole1-0/+6
2024-02-06firmware: ti_sci: fix the secure_hdr in do_xferDhruva Gole1-6/+6