summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-04cpu: imx8_cpu: Fix CPU segment information printYe Li
2026-06-04Merge tag 'u-boot-nvme-fixes-20260604' of https://source.denx.de/u-boot/custo...Tom Rini
2026-06-04Merge tag 'rpi-2026.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-06-04pci: brcmstb: Adapt to AXI bridgeTorsten Duwe
2026-06-04pci: brcmstb: rework iBAR handlingTorsten Duwe
2026-06-04pci: brcmstb: Fix iBAR size calculationTorsten Duwe
2026-06-04pci: brcmstb: Get and use bridge and rescal reset propertiesTorsten Duwe
2026-06-04reset: Add RPi5 rescal reset facilitiesTorsten Duwe
2026-06-04reset: Add RPi5 brcmstb reset facilitiesTorsten Duwe
2026-06-04pci: brcmstb: Support different variants using a cfg structTorsten Duwe
2026-06-04pci: brcmstb: Fix PCIe bus numbersAndrea della Porta
2026-06-03Merge tag 'net-20260603' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2026-06-03drivers: nvme: Log I/O timeoutsDenis Mukhin
2026-06-03net: ti: icssg: Fix portname buffer overflowFrancois Berder
2026-06-02usb: xhci-mvebu: Enable Armada 375 in XHCI driverTony Dinh
2026-05-28mmc: bcmstb: Fix non-removable check in bcm2712 initJan Čermák
2026-05-28nvme: free prp_pool on nvme_init() failure pathsPrashant Kamble
2026-05-28nvme: avoid deleting uncreated queuesPrashant Kamble
2026-05-28nvme: fix dcache invalidation range in identify commandPrashant Kamble
2026-05-26mmc: bcm2835_sdhci: Parse generic MMC device tree propertiesLiel Harel
2026-05-26video: arm: rpi: Add brcm,bcm2712-hdmi0 compatiblePeter Robinson
2026-05-25Merge tag 'xilinx-for-v2026.07-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2026-05-25global: Update URL for U-Boot projectTom Rini
2026-05-25fpga: versalpl: Fix unaligned buffer handlingPranav Tilak
2026-05-21power: domain: Add Renesas R-Car R8A78000 X5H MDLC power domain and reset driverMarek Vasut
2026-05-21clk: renesas: Add Renesas R-Car R8A78000 X5H CPG clock driverMarek Vasut
2026-05-21Merge tag 'u-boot-dfu-20260521' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-05-20usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()Zixun LI
2026-05-20nvme: Fix PRP list pointer arithmetic for chained transfersPrashant Kamble
2026-05-20nvme: Staticize and constify driver opsMarek Vasut
2026-05-20nvme: apple: Check memalign return valueFrancois Berder
2026-05-20nvme: fix command ID wraparound handlingPrashant Kamble
2026-05-15firmware: scmi: sandbox: Staticize and constify driver opsMarek Vasut
2026-05-15spi: fsl_espi: fix read transactionsMichael Walle
2026-05-14Merge tag 'i2c-updates-for-2026.07-rc3' of https://source.denx.de/u-boot/cust...Tom Rini
2026-05-14i2c: Remove legacy CONFIG_SYS_I2C_SOFTTom Rini
2026-05-14i2c: designware_i2c: Staticize driver opsMarek Vasut
2026-05-13Merge tag 'u-boot-stm32-20260512' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-05-13usb: gadget: f_acm: Fix memory leak in acm_addFrancois Berder
2026-05-12virtio: fix return value checkChristian Pötzsch
2026-05-12arm: apple: Switch to board based text envJanne Grunau
2026-05-12watchdog: apple: Add "apple,t8103-wdt" compatibleJanne Grunau
2026-05-12spi: apple: Add "apple,t8103-spi" compatibleJanne Grunau
2026-05-12power: domain: apple: Add "apple,t8103-pmgr-pwrstate" compatibleJanne Grunau
2026-05-12pinctrl: apple: Add "apple,t8103-pinctrl" compatibleJanne Grunau
2026-05-12nvme: apple: add "apple,t8103-nvme-ans2" compatibleJanne Grunau
2026-05-12mmc: sdhci-cadence: trigger tuning for SD HS mode on SD6HC (v6) PHYTze Yee Ng
2026-05-12reset: stm32: Fix compilation errorPatrice Chotard
2026-05-09Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-05-09usb: dwc3: Fix crash on fastboot exit due to incorrect memory freeBalaji Selvanathan