summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-08-23usb: dwc2: fix reset logic in dwc2_core_resetPatrick Delaunay
2025-08-23usb: ehci-mx6: Add i.MX95 OTG supportTim Harvey
2025-08-23phy: phy-imx8mq-usb: Add support for i.MX95 USB3 PHYTim Harvey
2025-08-23mtd: nand: Do not dereference before NULL checkAndrew Goodbody
2025-08-23mtd: nand: cadence: Fix device assignment to avoid warm reset issueDinesh Maniyam
2025-08-22i2c: omap24xx_i2c: remove unused members of struct omap_i2cRasmus Villemoes
2025-08-21remoteproc: k3: update compatible for am654 sysconAnshul Dalal
2025-08-21remoteproc: k3-r5: Add support for single cpu modeHari Nagalla
2025-08-21serial-uclass: set GD_FLG_SERIAL_READY only when cur_serial_dev is assignedMaxim Kochetkov
2025-08-21sound: maxim_codec: Fix coding mistakeAndrew Goodbody
2025-08-20ram: renesas: dbsc5: Fix off by 1 errorsAndrew Goodbody
2025-08-20Merge patch series "Add support for Ethernet boot"Tom Rini
2025-08-20net: ti: Kconfig: Enable SPL_SYSCON config for CPSWChintan Vankar
2025-08-20net: ti: am65-cpsw-nuss: Define bind method for CPSW driverChintan Vankar
2025-08-19ram: k3-ddrss: Support multiple ECC regions for a single controllerNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for partial inline ECC in multi-DDR systemsNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for MSMC calculation of DDR inline ECC regionsNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for number of controllers under MSMCNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add CONFIG_K3_MULTI_DDRNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for a partial inline ECC regionNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add comment about ecc_reserved_spaceNeha Malcom Francis
2025-08-19ram: k3-ddrss: s/K3_DDRSS_MAX_ECC_REGIONS/K3_DDRSS_MAX_ECC_REGNeha Malcom Francis
2025-08-19ram: k3-ddrss: Use DDR address instead of system address for ecc_regionsNeha Malcom Francis
2025-08-19soc: ti: k3-navss-ringacc: Do not use uninitialised variableAndrew Goodbody
2025-08-19soc: ti: k3-navss-ringacc: NULL check before dereferenceAndrew Goodbody
2025-08-19remoteproc: k3-r5: Ensure ret is initialisedAndrew Goodbody
2025-08-19remoteproc: ti_k3_arm64: Cannot set or compare u8 to 16bitsAndrew Goodbody
2025-08-19sound: rt5677: Cannot test unsigned for being negativeAndrew Goodbody
2025-08-19pinctrl: nexell: Cannot test unsigned to be negativeAndrew Goodbody
2025-08-18misc: npcm_host_intf: Disable pending KCS/BPC interruptsJim Liu
2025-08-18misc: npcm_host_intf: Add Arbel eSPI workaroundJim Liu
2025-08-18i2c: npcm: fix consecutive dm_i2c_read/write errorStanley Chu
2025-08-18pinctrl: npcm8xx: add support for setting VCD input sourceStanley Chu
2025-08-18Merge tag 'net-20250818' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-08-18phy: cadence: torrent: Set an error code for returnAndrew Goodbody
2025-08-18phy: cadence: sierra: Remove variable that is not assigned toAndrew Goodbody
2025-08-18net: ks8851_mll: Remove unreachable codeAndrew Goodbody