summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-25net: fec_mxc: fix probing for imx8qxpHeiko Schocher
2024-11-25wdt: imx8qxp: add option to control external PMIC wdt via IMX8 SCUHeiko Schocher
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-25Merge branch 'master-asix' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-11-25spi: Fix missed rename from SPI_ADVANCE to SPI_STACKED_PARALLELDominik Wernberger
2024-11-25eth: asix88179: packet drop when receiving large fragmented packetsKhoa Hoang
2024-11-25eth: asix88179: Fix ASIX AX88179A PHY hangKhoa Hoang
2024-11-24Merge patch series "Fix device removal order for Apple dart iommu"Tom Rini
2024-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau
2024-11-24iommu: apple: Mark device with DM_FLAG_VITALJanne Grunau
2024-11-20Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...Tom Rini
2024-11-20iommu: qcom-smmu: handle running in el2Caleb Connolly
2024-11-20iommu: qcom-smmu: allow SID 0Caleb Connolly
2024-11-20dfu: add scsi backendCaleb Connolly
2024-11-20phy: qcom: Add SM8150 to QMP UFS PHY driverJulius Lehmann
2024-11-20phy: qcom: ufs: add sc7280Caleb Connolly
2024-11-20phy: qcom: ufs: drop unused ufsphy_v2_regs_layoutNeil Armstrong
2024-11-20gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550Neil Armstrong
2024-11-20mmc: msm_sdhci: enable vqmmc at probe if availableNeil Armstrong
2024-11-19spi: cadence_qspi: Fix OSPI boot issueVenkatesh Yadav Abbarapu
2024-11-17dm: sysinfo: Shorten the SYSINFO_ID prefixSimon Glass
2024-11-16bios_emulator: add missing includes to debug.cYuri Zaporozhets
2024-11-16bios_emulator: for non-x86, print warnings if PM_{inp, outp}* access is attem...Yuri Zaporozhets
2024-11-16dm: button: support remapping phone keysCaleb Connolly
2024-11-15drivers: bootcount: Add ZynqMP specific bootcount supportVasileios Amoiridis
2024-11-11Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB ...Tom Rini
2024-11-11iommu: apple: Manage IOVA separately from global LMB mem mapJanne Grunau
2024-11-11Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-11-11pinctrl: rockchip: allow to build for TPLQuentin Schulz
2024-11-10mtd: spi-nor: Fix integer overflow in stacked memories supportMarek Vasut
2024-11-06driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATENick Hu
2024-11-04bios_emulator: fix first argument of pci_{read,write}_config_* function callsYuri Zaporozhets
2024-11-04drivers/video/vesa: use MTRRs only on x86Yuri Zaporozhets
2024-11-04bios_emulator: define the comment symbol for RISC-V assembler tooYuri Zaporozhets
2024-11-03dm: core: Add a function to see if a device existsSimon Glass
2024-11-03clk: renesas: Fix missing unbind on driver look up failureMarek Vasut
2024-11-01scsi: fix disk capacity too small by one sectorJulius Lehmann
2024-10-31mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI checkTom Rini
2024-10-31Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 ...Tom Rini
2024-10-31mtd: spi-nor: Always build SPI_STACKED_PARALLEL codeMarek Vasut
2024-10-31mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMarek Vasut
2024-10-31mtd: spi-nor: Rewrite rem_bank_len calculationMarek Vasut
2024-10-31mtd: spi-nor: Fix multiple coding style issuesMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added SST special caseMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added write_disable() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added set_4byte() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added nor->addr_width == 3 testMarek Vasut
2024-10-29Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-29Merge patch series "memory: ti-aemif: Add DM support"Tom Rini