summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-07-13mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8KChris Packham1-1/+2
2023-07-13mtd: nand: pxa3xx: Add support for the Marvell AC5 SoCChris Packham1-3/+14
2023-07-12riscv: Rename SiFive CLINT to RISC-V ALINTBin Meng2-11/+11
2023-07-12riscv: timer: Update the sifive clint timer driver to support aclintBin Meng1-5/+11
2023-07-12ram: starfive: Read memory size information from EEPROMYanhong Wang1-2/+0
2023-07-12net: dwc_eth_qos: Add StarFive ethernet driver glue layerYanhong Wang5-0/+264
2023-07-12net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyYanhong Wang3-0/+444
2023-07-07sysreset: Change Kconfig GPIO dependencyMichal Simek1-2/+2
2023-07-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...Tom Rini1-1/+1
2023-07-06clk: starfive: pll: Fix to use postdiv1_maskHoegeun Kwon1-1/+1
2023-07-06clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCIBen Dooks1-3/+1
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini5-49/+20
2023-07-04regulator: handle different error codes in regulator_set_enable_if_allowedEugen Hristev1-0/+6
2023-07-04regulator: rename dev_pdata to platEugen Hristev5-67/+66
2023-07-04regulator: implement basic reference counterEugen Hristev2-0/+43
2023-07-03usb: dwc3-generic: Ensure reset GPIO is configured as an outputPeter Korsgaard1-1/+1
2023-06-29pinctrl: rockchip: Fix Data Abort exception in SPLJonas Karlman1-22/+6
2023-06-29phy: rockchip: inno-usb2: fix phy reg=0 caseEugen Hristev1-1/+1
2023-06-28drivers: meson: introduce secure power controller driverAlexey Romanov3-0/+168
2023-06-28pinctrl: meson: add pinctrl driver for Amlogic A1Igor Prusov3-0/+872
2023-06-21usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong2-26/+12
2023-06-20drivers: spi: omap3_spi: Initialize mode for all channelsJulien Panis1-6/+14
2023-06-20usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warningTom Rini1-4/+2
2023-06-20nvme: pci: Enable for SPLMayuresh Chitale3-1/+8
2023-06-20spl: blk: Support loading images from fsMayuresh Chitale1-0/+7
2023-06-19nvmxip: move header to includeRui Miguel Silva1-32/+0
2023-06-16serial: stm32: BRR must be set only when usart is disablePatrice Chotard1-0/+6
2023-06-16serial: stm32: Wait TC bit before performing initializationPatrice Chotard2-0/+16
2023-06-16pmic: stpmic1: support new prefix node name for regulatorPatrick Delaunay1-0/+2
2023-06-16dfu: mtd: remove direct call of mtdparts_init functionPatrick Delaunay2-16/+19
2023-06-15net: fsl-mc: sync remaining MC commandsIoana Ciornei3-16/+34
2023-06-15net: fsl-mc: sync DPIO MC APIsIoana Ciornei1-42/+137
2023-06-15net: fsl-mc: sync DPSPARSER MC APIsIoana Ciornei1-29/+95
2023-06-15net: fsl-mc: sync DPNI MC APIsIoana Ciornei3-146/+472
2023-06-15net: fsl-mc: sync DPRC MC APIsIoana Ciornei1-53/+179
2023-06-15net: fsl-mc: sync DPMAC MC APIsIoana Ciornei1-53/+132
2023-06-15net: fsl-mc: sync DPBP MC APIsIoana Ciornei1-51/+129
2023-06-15net: fsl-mc: remove unused MC APIsIoana Ciornei4-377/+0
2023-06-14net: rtl8169: add depends on PCIEugen Hristev1-0/+1
2023-06-14net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats'Ioana Ciornei1-4/+40
2023-06-14net: ldpaa_eth: extend debug capabilities with DPMAC statisticsIoana Ciornei2-76/+72
2023-06-14net: ldpaa_eth: extend debug capabilities with DPNI statisticsIoana Ciornei2-54/+82
2023-06-14net: ldpaa_eth: transform dpni_statistics from a struct to a unionIoana Ciornei2-3/+3
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini23-121/+3370
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini168-594/+5149
2023-06-12PCI: zynqmp: Add ZynqMP NWL PCIe root port driverStefan Roese3-0/+360
2023-06-12firmware: zynqmp: Extend debug message to show parametersMichal Simek1-1/+2
2023-06-12video: zynqmp: Enable 1024x768 resolutionMichal Simek2-4/+8
2023-06-12video: zynqmp: Driver for Xilinx ZynqMP DisplayPort SubsystemVenkatesh Yadav Abbarapu2-19/+2854
2023-06-12video: move zynqmp files to subdirectoryVenkatesh Yadav Abbarapu5-9/+15