aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
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
2024-02-06dma: ti: k3-udma: Use ring_idx to pair k3 nav ringsMD Danish Anwar1-2/+9
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini2-6/+76
2024-02-05mmc: rockchip_sdhci: Fix HS400 mode write on RK3568Jonas Karlman1-4/+5
2024-02-04ram: rockchip: Add rv1126 ddr4 supportTim Lunn8-0/+533
2024-02-04net: designware: Reset eth phy before phy connectJonas Karlman1-0/+7
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt1-1/+1
2024-02-02smbios: provide type 4 RISC-V SMBIOS Processor IDHeinrich Schuchardt1-0/+12
2024-02-01drivers: watchdog: add andes atcwdt200 supportRandolph3-0/+227
2024-01-31Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini1-3/+0
2024-01-31net: phy: motorcomm: configure pad drive strength registerLukasz Tekieli1-0/+130
2024-01-30mmc: bcmstb: Add support for bcm2712 SD controllerIvan T. Ivanov1-4/+60
2024-01-30bcm2835: Dynamically calculate bytes per pixel parameterIvan T. Ivanov1-2/+16
2024-01-29clk: clk-gpio: add actual gated clockSvyatoslav Ryhel1-5/+33
2024-01-29treewide: Remove clk_freeSean Anderson85-384/+69
2024-01-29clk: Remove rfreeSean Anderson3-38/+0
2024-01-29clk: fix clk_get_rate() always return ulongJulien Masson1-6/+1
2024-01-29clk: meson: add Hardware Clock measure driverNeil Armstrong3-0/+645
2024-01-29video: console: Fix buffer overflow in cmd 'font list'Janne Grunau1-1/+1
2024-01-29video: Support VIDEO_X2R10G10B10 in truetype consoleJanne Grunau1-2/+8