summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-27tee: sandbox: fix spelling errorsIgor Opaniuk
2024-03-22clk: clk-imx8qm: Add LPUART IPG entriesFabio Estevam
2024-03-22clk: clk-imx8qxp: Add LPUART IPG entriesFabio Estevam
2024-03-12serial: move sbi_dbcn_available to .data sectionHeinrich Schuchardt
2024-03-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-03-09net: phy: Use PHY MDIO address from DT if availableMarek Vasut
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2024-03-05rng: Add Turris Mox rTWM RNG driverMax Resch
2024-03-05net: mv88e6xxx: fix missing SMI address initializationMarek Mojík
2024-03-05usb: xhci-dwc3: Fix support for dis_enblslpm_quirkJonas Karlman
2024-03-04video: mxsfb: add back imx6ul/imx6ull supportSébastien Szymanski
2024-03-03spi: sunxi: Add support for R329/D1/R528/T113 SPI controllerMaksim Kiselev
2024-03-02Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"Tom Rini
2024-03-02mmc: renesas-sdhi: Rename rmobile_is_gen3_mmc0() to rcar_is_gen3_mmc0()Marek Vasut
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-03-02ARM: renesas: Rename rmobile.h to renesas.hMarek Vasut
2024-03-02ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()Marek Vasut
2024-03-02ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()Marek Vasut
2024-02-28pmic: raa215300: Bind sysreset driverPaul Barker
2024-02-28sysreset: Support reset via Renesas RAA215300 PMICPaul Barker
2024-02-28pmic: Add Renesas RAA215300 PMIC driverPaul Barker
2024-02-28i2c: rzg2l: Add I2C driver for RZ/G2L familyPaul Barker
2024-02-28clk: renesas: Confirm all clock & reset changes on RZ/G2LPaul Barker
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)
2024-02-07Merge branch '2024-02-06-assorted-fixes'Tom Rini