summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-07net: fec_mxc: Set error code on error exitAndrew Goodbody
2025-08-07imx: scu_api: Remove unnecessary NULL checkAndrew Goodbody
2025-08-07cpu: imx8_cpu: Provide default temperaturesAndrew Goodbody
2025-08-07clk: imx: Free pll on error pathAndrew Goodbody
2025-08-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-08-06net: rswitch: Fix error detectionAndrew Goodbody
2025-08-06mtd: spi-nor-ids: Add support for Winbond W77Q51NWMarek Vasut
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-08-06clk: renesas: Do not test unsigned variable to be less than 0Andrew Goodbody
2025-08-06cmd: Add i3c command support.Dinesh Maniyam
2025-08-06i3c: master: dw-i3c-master: Fix OD_TIMING for spike filterDinesh Maniyam
2025-08-06drivers: i3c: master: Enable probe i3c without slave deviceDinesh Maniyam
2025-08-06drivers: i3c: Add i3c sandbox simple test.Dinesh Maniyam
2025-08-06drivers: i3c: Enabled Kconfig and Makefile for DWI3CDinesh Maniyam
2025-08-06drivers: Enabled Kconfig and Makefile for i3c supportDinesh Maniyam
2025-08-06drivers: i3c: Add i3c uclass driver.Dinesh Maniyam
2025-08-06drivers: i3c: Add driver for MIPI DWI3CDinesh Maniyam
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-08-04Merge branch 'u-boot-nand-03082025' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-08-04Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-08-03mtd: nand: raw: Remove unused octeontx_nand driverTom Rini
2025-08-03mtd: nand: raw: Remove unused mxic_nand driverTom Rini
2025-08-03mtd: nand: raw: Remove unused lpc32xx_nand_slc driverTom Rini
2025-08-03mtd: rawnand: mxs_nand: Ensure err is set for error pathAndrew Goodbody
2025-08-03mtd: rawnand: denali: Remove always true testAndrew Goodbody
2025-08-03mtd: rawnand: cortina_nand: Fix -ENOMEM detectionAndrew Goodbody
2025-08-03mtd: nand: sunxi: Free allocated memory on errorsAndrew Goodbody
2025-08-03mtd: rawnand: stm32_fmc2: Ensure to return error codeAndrew Goodbody
2025-08-03mtd: nand: pxa3xx: Free memory on errorAndrew Goodbody
2025-08-01net: phy: Support overriding Auto Negotiation timeout with env variableSiddharth Vadapalli
2025-08-01virtio: net: Add missing virtqueue_kick in free_pktChristian Speich
2025-08-01arm: bcm281xx: Remove ethernet driverTom Rini
2025-08-01net: Tighten some network driver dependenciesTom Rini
2025-08-01net: Add <cpu_func.h> to some platformsTom Rini
2025-08-01drivers/net/ftgmac100.c: Fix a debug printTom Rini
2025-08-01video: backlight: add Samsung CMC623 backlight PWM driverIon Agorria
2025-08-01video: bridge: add Samsung CMC623 image converter driverIon Agorria
2025-08-01video: panel: add Samsung S6E63M0 panel driverIon Agorria
2025-08-01video: panel: add Sony L4F00430T01 panel driverIon Agorria
2025-08-01video: tegra: parametrize PCLK and DE polaritySvyatoslav Ryhel
2025-08-01crypto: tegra: Add Tegra AES engine driverIon Agorria
2025-07-31Merge tag 'u-boot-stm32-20250731' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-07-31Merge tag 'u-boot-socfpga-next-20250731' of https://source.denx.de/u-boot/cus...Tom Rini
2025-07-30Merge patch series "Extend usb_onboard_hub driver to support Cypress HX3 hub ...Tom Rini
2025-07-30usb: onboard-hub: Use devm API do automatically free the reset GPIOLukasz Czechowski
2025-07-30reset: stm32: Fix set_clr fieldPatrice Chotard
2025-07-30arch: arm: agilex5: Enable power manager for Agilex5Alif Zakuan Yuslaimi
2025-07-30socfpga_dtreg: Ensure reg is initialised before useAndrew Goodbody
2025-07-30ddr: altera: n5x: size_t cannot be less than 0Andrew Goodbody
2025-07-30clk: n5x: Fix misplaced parenAndrew Goodbody