summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-12Merge tag 'xilinx-for-v2025.01-rc5' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-12-11video: zynqmp: Add support for resetMichal Simek
2024-12-11usb: renesas: Fix R-Car spellingMarek Vasut
2024-12-11spi: renesas: Fix R-Car spellingMarek Vasut
2024-12-11serial: renesas: Fix R-Car spellingMarek Vasut
2024-12-11pinctrl: renesas: Fix R-Car spellingMarek Vasut
2024-12-11phy: renesas: Fix R-Car spellingMarek Vasut
2024-12-11pci: renesas: Fix R-Car spellingMarek Vasut
2024-12-11mtd: renesas: Fix R-Car spellingMarek Vasut
2024-12-11mmc: renesas: Fix R-Car spellingMarek Vasut
2024-12-11i2c: renesas: Fix R-Car spellingMarek Vasut
2024-12-11gpio: renesas: Fix R-Car spellingMarek Vasut
2024-12-11clk: renesas: Fix R-Car spellingMarek Vasut
2024-12-08pinctrl: rzg2l: Drop unnecessary scopePaul Barker
2024-12-08pinctrl: rzg2l: Support Ethernet TXC output enablePaul Barker
2024-12-08pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfacesPaul Barker
2024-12-08net: ravb: Simplify max-speed handling in ravb_of_to_platPaul Barker
2024-12-08clk: rzg2l: Ignore enable for core clocksPaul Barker
2024-12-06rtc: CONFIGS_RTC_PL031 must depend on CONFIGS_DM_RTCHeinrich Schuchardt
2024-12-05power: regulator: replace dev_dbg() by dev_err() in regulator_post_bind()Patrice Chotard
2024-12-05power: regulator: replace some debug() by dev_dbg()Patrice Chotard
2024-12-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-26mtd: rawnand: brcmnand: update log level messagesdavid regan
2024-11-26mtd: rawnand: brcmnand: Default bcmbca parameter_page_big_endian to zerodavid regan
2024-11-26mtd: nand: brcmnand: remove device specific nand driver filesdavid regan
2024-11-26Merge tag 'u-boot-dfu-20241126' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-11-26usb: ci_udc: don't use "advance" feature when setting addressIon Agorria
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-19fastboot: properly handle unknown partition typeCaleb 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