aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-20drivers: spi: omap3_spi: Initialize mode for all channelsJulien Panis
2023-06-20usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warningTom Rini
2023-06-19nvme: pci: Enable for SPLMayuresh Chitale
2023-06-19spl: blk: Support loading images from fsMayuresh Chitale
2023-06-19nvmxip: move header to includeRui Miguel Silva
2023-06-16serial: stm32: BRR must be set only when usart is disablePatrice Chotard
2023-06-16serial: stm32: Wait TC bit before performing initializationPatrice Chotard
2023-06-16pmic: stpmic1: support new prefix node name for regulatorPatrick Delaunay
2023-06-16dfu: mtd: remove direct call of mtdparts_init functionPatrick Delaunay
2023-06-15net: fsl-mc: sync remaining MC commandsIoana Ciornei
2023-06-15net: fsl-mc: sync DPIO MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPSPARSER MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPNI MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPRC MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPMAC MC APIsIoana Ciornei
2023-06-15net: fsl-mc: sync DPBP MC APIsIoana Ciornei
2023-06-15net: fsl-mc: remove unused MC APIsIoana Ciornei
2023-06-14net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats'Ioana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPMAC statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: extend debug capabilities with DPNI statisticsIoana Ciornei
2023-06-14net: ldpaa_eth: transform dpni_statistics from a struct to a unionIoana Ciornei
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12PCI: zynqmp: Add ZynqMP NWL PCIe root port driverStefan Roese
2023-06-12firmware: zynqmp: Extend debug message to show parametersMichal Simek
2023-06-12video: zynqmp: Enable 1024x768 resolutionMichal Simek
2023-06-12video: zynqmp: Driver for Xilinx ZynqMP DisplayPort SubsystemVenkatesh Yadav Abbarapu
2023-06-12video: move zynqmp files to subdirectoryVenkatesh Yadav Abbarapu
2023-06-12video: bmp: Support rgba8888 pixel formatMichal Simek
2023-06-12video: Add support for RGBA8888 formatMichal Simek
2023-06-12firmware: zynqmp: Store driver data in data sectionStefan Herbrechtsmeier
2023-06-12firmware: zynqmp: Move permission to change config object messageStefan Herbrechtsmeier
2023-06-12power: zynqmp: Mask node already configured errorStefan Herbrechtsmeier
2023-06-12firmware: zynqmp: Remove redundant child device bindStefan Herbrechtsmeier
2023-06-12firmware: zynqmp: Remove extraordinary return valueStefan Herbrechtsmeier
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-12mmc: zynq: Sync with upstream DT bindingMichal Simek
2023-06-12clk: zynqmp: Add fallthrough statement in the switch caseAlgapally Santosh Sagar
2023-06-10Merge branch 'next_net/phy_connect_dev' of https://source.denx.de/u-boot/cust...Tom Rini
2023-06-10net: sh_eth: Fix RX error handlingValentine Barshak
2023-06-10net: sh_eth: Workaround cache issuesValentine Barshak
2023-06-10net: sh_eth: Drop reset GPIO handling in favor of common codeMarek Vasut
2023-06-10net: ravb: Drop reset GPIO handling in favor of common codeMarek Vasut
2023-06-10net: phy: Handle reset-delay-us/reset-post-delay-us propertiesMarek Vasut
2023-06-10net: phy: Bind ETH_PHY uclass driver to each new PHYMarek Vasut
2023-06-10net: phy: Unpublish phy_connect_dev()Marek Vasut
2023-06-10net: sunxi_emac: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: sh_eth: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: pch_gbe: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: ethoc: Switch to new U-Boot PHY APIMarek Vasut