summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-31Merge patch series "power: regulator: Fix some Smatch reported issues"Tom Rini
2025-08-31Merge patch series "power: Address two Smatch reported issues"Tom Rini
2025-08-31power: Tighten some power driver dependenciesTom Rini
2025-08-31power: Correct dependencies on POWER_LEGACYTom Rini
2025-08-29power: regulator: tps65941: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: rzg2l-usbphy: Add parenthesis to return expressionAndrew Goodbody
2025-08-29power: regulator: palmas: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: lp87565: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: regulator: lp873x: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-29power: power_i2c: ret is uninitialised if not DM_I2CAndrew Goodbody
2025-08-29power: axp: Remove redundant codeAndrew Goodbody
2025-08-28Merge tag 'xilinx-for-v2026.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-08-27Merge tag 'fsl-qoriq-next-2025-08-27' of https://source.denx.de/u-boot/custod...Tom Rini
2025-08-27drivers: crypto: fsl: rng: Reinitialize job ringAnthony Pighin (Nokia)
2025-08-27fsl_dspi: set scaler values for CS-SCK and SCK-CS delaysTomas Alvarez Vanoli
2025-08-27serial: lpuart: Return value from correct variableAndrew Goodbody
2025-08-27drivers: qe: avoid double free()Andrew Goodbody
2025-08-27net: fsl-mc: Incorrect variable used in error pathAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpni before dereferenceAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpbp before dereferenceAndrew Goodbody
2025-08-27net: fsl-mc: NULL check dflt_dpio before dereferenceAndrew Goodbody
2025-08-27net: fsl_enetc: Fix copy/paste errorAndrew Goodbody
2025-08-27net: fm: Correct test for timeoutAndrew Goodbody
2025-08-27net: fm: NULL check dev before dereferenceAndrew Goodbody
2025-08-27net: fm: Correct test for timeoutAndrew Goodbody
2025-08-27ddr: fsl: Provide initial value for zqcs_initAndrew Goodbody
2025-08-26misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firm...Lucien.Jheng
2025-08-26Merge tag 'tpm-next-25082025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-08-26ufs: amd-versal2: Configure RMMI and M-PHY registers for HS modeVenkatesh Yadav Abbarapu
2025-08-26dm: core: Mark root_info as constMichal Simek
2025-08-26mailbox: zynqmp-ipi: Mark zynqmp_ipi_dest_mbox_ops as constMichal Simek
2025-08-26clk: zynqmp: Mark zynqmp_clk_ops as constMichal Simek
2025-08-26serial: uartlite: Add support for OF_PLATDATAMichal Simek
2025-08-26serial: uartlite: Use private data instead of platformMichal Simek
2025-08-25Merge tag 'v2025.10-rc3' into nextTom Rini
2025-08-25remoteproc: k3: update compatible for am654 sysconAnshul Dalal
2025-08-25net: axi_emac: Fix timeout testAndrew Goodbody
2025-08-25fpga: lattice: Remove unused supportMichal Simek
2025-08-25fpga: Remove ancient ACEX1K supportMichal Simek
2025-08-25fpga: xilinx: Check valid desc structureMichal Simek
2025-08-25fpga: cyclon2: Remove message never printedAlexander Dahl
2025-08-25soc: xilinx: zynqmp: Fix zu1cg device detectionFrank Böwingloh
2025-08-25pinctrl: zynqmp: Avoid using uninitialised variableAndrew Goodbody
2025-08-25pinctrl: zynqmp: Ensure ret is initialisedAndrew Goodbody
2025-08-25mailbox: zynqmp: Fix off by 1 errorsAndrew Goodbody
2025-08-25tpm: tis_infineon: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-25tpm: tpm_tis_infineon: Make use of 'z' for printing size_tTom Rini
2025-08-25tpm: cr50_i2c: Make use of 'z' for printing size_tTom Rini
2025-08-25tpm: tpm_tis_st33zp24: Remove unused driversTom Rini
2025-08-24Merge branch 'u-boot-nand-23082025' of https://source.denx.de/u-boot/custodia...Tom Rini