summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-12-06Merge patch series "PLL Sequencing update"Tom Rini
2024-12-06clk: ti: clk-k3-pll: Add additional robustness steps to the PLL sequenceManorit Chawdhry
2024-12-06clk: ti: clk-k3-pll: Change variable name reg to baseManorit Chawdhry
2024-12-06ram: k3-ddrss: drop debug() in timing-sensitive sequenceThéo Lebrun
2024-12-06Merge patch series "led: update LED boot/activity to new property implementat...Tom Rini
2024-12-06led: update LED boot/activity to new property implementationChristian Marangi
2024-12-06dm: core: implement phandle ofnode_options helperChristian Marangi
2024-12-06dm: core: implement ofnode/tree_parse_phandle() helperChristian Marangi
2024-12-06dm: core: implement oftree variant of parse_phandle OPsChristian Marangi
2024-12-04Merge patch series "Add OPP_LOW support for J7200"Tom Rini
2024-12-04misc: k3_avs: Check validity of efuse voltage dataReid Tonking
2024-12-04misc: k3_avs: Add OPP_LOW voltage and frequency to vd_dataReid Tonking
2024-12-04dm: gpio: Return error when pull up/down is requested but set_flags ops is no...Zixun LI
2024-12-04button: gpio: handle broken controllerCaleb Connolly
2024-12-04eeprom: at24: add ST M24256E Additional Write lockable page supportMarek Vasut
2024-12-03Merge tag 'xilinx-for-v2025.04-rc1' of https://gitlab.denx.de/u-boot/custodia...Tom 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-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-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