summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-28phy: rockchip: add usbdp combo phy driverFrank Wang
2023-07-28video: rockchip: Add support for RK3399 to dw-mipi-dsi bridgeOndrej Jirman
2023-07-27net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" propertyRoger Quadros
2023-07-27net: ti: am65-cpsw-nuss: Use approved property to get efuse addressRoger Quadros
2023-07-27net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child nodeMaxime Ripard
2023-07-27phy: adin: add readext and writeext support for mdio cmdNate Drude
2023-07-27net: ksz9477: add support for KSZ9893 GbE switchKarsten Wiese
2023-07-27Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-07-27usb: xhci: Fix double free on failureRichard Habeeb
2023-07-25drivers: watchdog: add mcf watchdog supportAngelo Dureghello
2023-07-25drivers: rtc: max313xx: provide read8/write8Chris Packham
2023-07-25lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small numberMattijs Korpershoek
2023-07-25drivers: led: bcm6858: do not use null label to find the topPhilippe Reynes
2023-07-25mailbox: k3-sec-proxy: Fill non-message tx data fields with 0x0Nishanth Menon
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi
2023-07-24arm_ffa: introduce armffa commandAbdellatif El Khlifi
2023-07-24arm_ffa: introduce Arm FF-A supportAbdellatif El Khlifi
2023-07-24Merge tag 'u-boot-at91-fixes-2023.10-a' of https://source.denx.de/u-boot/cust...Tom Rini
2023-07-24atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.Zixun LI
2023-07-24clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversionXingyu Wu
2023-07-24clk: starfive: jh7110: Separate the PLL driverXingyu Wu
2023-07-21drivers: video: Kconfig: Add config remove videoNikhil M Jain
2023-07-21common: board_f: Pass frame buffer info from SPL to u-bootNikhil M Jain
2023-07-21include: video: Reserve video using blobNikhil M Jain
2023-07-21ram: k3-ddrss: do not touch ctrl regs during trainingBryan Brattlof
2023-07-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-07-21Merge tag 'xilinx-for-v2023.10-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2023-07-21event: Add fpga load eventChristian Taedcke
2023-07-21clk: zynqmp: Add gem rx and tsu clocks to return registerAshok Reddy Soma
2023-07-21clk: zynqmp: Add set_rate support for gem rx and tsu clksAshok Reddy Soma
2023-07-21net: axi_emac: Change return value to -EAGAIN if RX is not readyMaksim Kiselev
2023-07-21mtd: Add missing MTD dependency for cfi_mtdMichal Simek
2023-07-21mmc: zynq_sdhci: Dll reset only for ZynqMP platformAshok Reddy Soma
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-21xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.hMichal Simek
2023-07-21cadence_qspi: Enable flash reset for Versal NET platformAshok Reddy Soma
2023-07-21net: zynq_gem: Don't hardcode the MDC clock divisorVenkatesh Yadav Abbarapu
2023-07-21mtd: nand: zynq_nand: Change datatype of status and ecc_status to intAlgapally Santosh Sagar
2023-07-21spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_opAlgapally Santosh Sagar
2023-07-21spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_opAlgapally Santosh Sagar
2023-07-21watchdog: versal: Use new compatible xlnx,versal-wwdtMichal Simek
2023-07-21usb: cdns3: gadget: Configure speed in udc_startRavi Gunasekaran
2023-07-21usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey
2023-07-21phy: sun4i: Add H616 USB PHY supportAndre Przywara
2023-07-21phy: sun4i-usb: Add H616 USB PHY quirk supportAndre Przywara
2023-07-21phy: sun4i-usb: Replace types with explicit quirk flagsAndre Przywara
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara
2023-07-21phy: sun4i-usb: add Allwinner F1C100s supportAndre Przywara
2023-07-21phy: sun4i-usb: Fix of_xlate() argument checkAndre Przywara