summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-03Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2024-12-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2024-12-03Merge patch series "CI: Set up for an arm64 runner"Tom Rini
2024-12-02sandbox: efi_loader: Correct use of addresses as pointersSimon Glass
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-29cadence_qspi: Refactor the flash reset functionalityVenkatesh Yadav Abbarapu
2024-11-29mtd: nand: raw: atmel: Remove redundant PMECC probeAlexander Dahl
2024-11-29gpio: at91: Implement ops get_flagsZixun LI
2024-11-29gpio: at91: Implement ops set_flagsZixun LI
2024-11-29gpio: at91: Implement GPIOF_FUNC in get_function()Zixun LI
2024-11-29drivers/mtd/ubispl/ubispl.c: Fix error messageBenedikt Spranger
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-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-19fastboot: properly handle unknown partition typeCaleb Connolly
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-05pinctrl: exynos: fix type of count integerHenrik Grimler
2024-11-04bios_emulator: fix first argument of pci_{read,write}_config_* function callsYuri Zaporozhets