summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-07-28Merge branch '2023-07-27-TI-K2-K3-updates'Tom Rini3-42/+136
2023-07-28Merge tag 'u-boot-rockchip-20230728' of https://source.denx.de/u-boot/custodi...Tom Rini11-58/+1091
2023-07-28omap: timer: add ti,am654-timer compatibilitySjoerd Simons1-0/+1
2023-07-28ata: dwc_ahci: Fix support for other platformsJonas Karlman1-0/+4
2023-07-28rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF supportJonas Karlman1-0/+1
2023-07-28regulator: fixed: Add support for gpios propJonas Karlman1-1/+3
2023-07-28pci: pcie_dw_rockchip: Disable unused BARs of the root complexJon Lin1-0/+8
2023-07-28pci: pcie_dw_rockchip: Speed up link probeJonas Karlman1-31/+37
2023-07-28pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowedJonas Karlman1-10/+7
2023-07-28pci: pcie_dw_rockchip: Get config region from reg propJonas Karlman2-4/+13
2023-07-28core: read: add dev_read_addr_size_index_ptr functionJonas Karlman1-0/+11
2023-07-28mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi bufferJohan Jonker1-13/+21
2023-07-28phy: rockchip: add usbdp combo phy driverFrank Wang3-0/+888
2023-07-28video: rockchip: Add support for RK3399 to dw-mipi-dsi bridgeOndrej Jirman1-0/+99
2023-07-28net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" propertyRoger Quadros1-26/+37
2023-07-28net: ti: am65-cpsw-nuss: Use approved property to get efuse addressRoger Quadros2-16/+37
2023-07-28net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child nodeMaxime Ripard2-0/+61
2023-07-27phy: adin: add readext and writeext support for mdio cmdNate Drude1-0/+14
2023-07-27net: ksz9477: add support for KSZ9893 GbE switchKarsten Wiese1-14/+89
2023-07-27Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini3-17/+4
2023-07-27usb: xhci: Fix double free on failureRichard Habeeb1-1/+0
2023-07-26drivers: watchdog: add mcf watchdog supportAngelo Dureghello3-0/+143
2023-07-25drivers: rtc: max313xx: provide read8/write8Chris Packham1-0/+12
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek1-2/+0
2023-07-25drivers: led: bcm6858: do not use null label to find the topPhilippe Reynes1-58/+64
2023-07-25mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon1-8/+8
2023-07-25Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini8-2059/+0
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi5-19/+848
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi1-0/+1
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi7-0/+1229
2023-07-24Merge tag 'u-boot-at91-fixes-2023.10-a' of https://source.denx.de/u-boot/cust...Tom Rini1-2/+37
2023-07-24atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.Zixun LI1-2/+37
2023-07-24clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversionXingyu Wu3-106/+235
2023-07-24clk: starfive: jh7110: Separate the PLL driverXingyu Wu3-84/+84
2023-07-21drivers: video: Kconfig: Add config remove videoNikhil M Jain1-0/+12
2023-07-21common: board_f: Pass frame buffer info from SPL to u-bootNikhil M Jain1-0/+12
2023-07-21include: video: Reserve video using blobNikhil M Jain1-0/+11
2023-07-21ram: k3-ddrss: do not touch ctrl regs during trainingBryan Brattlof1-7/+4
2023-07-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini3-33/+84
2023-07-21Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini21-40/+109
2023-07-21event: Add fpga load eventChristian Taedcke1-0/+20
2023-07-21clk: zynqmp: Add gem rx and tsu clocks to return registerAshok Reddy Soma1-0/+5
2023-07-21clk: zynqmp: Add set_rate support for gem rx and tsu clksAshok Reddy Soma1-0/+2
2023-07-21net: axi_emac: Change return value to -EAGAIN if RX is not readyMaksim Kiselev1-1/+1
2023-07-21mtd: Add missing MTD dependency for cfi_mtdMichal Simek1-1/+1
2023-07-21mmc: zynq_sdhci: Dll reset only for ZynqMP platformAshok Reddy Soma1-2/+5
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek10-11/+11
2023-07-21xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.hMichal Simek1-0/+1
2023-07-21cadence_qspi: Enable flash reset for Versal NET platformAshok Reddy Soma2-10/+6
2023-07-21net: zynq_gem: Don't hardcode the MDC clock divisorVenkatesh Yadav Abbarapu1-8/+49