summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-12-05clk: Prevent SIGSEGV on debugAndrew Goodbody
2025-12-05firmware: ti_sci: Fix memory leaks in devm_ti_sci_get_of_resourceFrancois Berder
2025-12-05clk: ti: Tighten some TI clock driver dependenciesTom Rini
2025-12-05mtd: Tighten some driver dependenciesTom Rini
2025-12-05led: remove support for red LED in legacy APIQuentin Schulz
2025-12-05led: remove support for green status led in legacy APIQuentin Schulz
2025-12-05powerpc: remove unused legacy LED APIQuentin Schulz
2025-12-05led: remove coloured_LED_init, yellow and blue status LEDs in legacy APIQuentin Schulz
2025-12-04clk: Only enable the parent clock if the clock was enabled before reparentingMaksim Kiselev
2025-12-04Merge patch series "clk: Fix some error detection"Tom Rini
2025-12-04timer: imx-gpt: Fix error detectionAndrew Goodbody
2025-12-04i2c: imx_lpi2c: Fix error detectionAndrew Goodbody
2025-12-04i2c: npcm: Fix error detectionAndrew Goodbody
2025-12-04clk: microchip: mpfs: Fix error detectionAndrew Goodbody
2025-12-04mmc: fsl_esdhc_imx: Cannot test unsigned to be < 0Andrew Goodbody
2025-12-04mmc: hi6220_dw_mmc: Fix error detection for clk_get_rateAndrew Goodbody
2025-12-04Merge tag 'u-boot-dfu-next-20251203' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-12-03mailbox: renesas: Add Renesas MFIS Multifunctional Interface mailbox driverTuyen Dang
2025-12-03clk: renesas: Introduce temporary compound clock for SCP compatibilityMarek Vasut
2025-12-02Merge tag 'u-boot-ufs-20251202' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-12-02Merge tag 'u-boot-at91-fixes-2026.01-a' of https://source.denx.de/u-boot/cust...Tom Rini
2025-12-02Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2025-12-01Merge tag 'u-boot-socfpga-next-20251201' of https://source.denx.de/u-boot/cus...Tom Rini
2025-12-01net: phy: aquantia: use generic firmware loaderBeiyan Yun
2025-12-01net: phy: aquantia: refactor firmware upload helpersBeiyan Yun
2025-12-01net: phy: Disallow PHY_MSCC and PHY_VITESSE under COMPILE_TESTTom Rini
2025-12-01net: airoha: bind MDIO controller on Ethernet loadChristian Marangi
2025-12-01net: phy: Add the Airoha EN8811H PHY driverLucien.Jheng
2025-12-01net: phy: broadcom: fix RGMII delays for BCM54210EMichael Walle
2025-12-01net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan
2025-12-01mmc: socfpga_dw_mmc: Restore legacy clkmgr address retrievalAlif Zakuan Yuslaimi
2025-12-01nand: denali: enable ONFI detection for SoCFPGA SoC64Dinesh Maniyam
2025-12-01spi: cadence: Add driver for xSPIBoon Khai Ng
2025-12-01gpio: dwapb: Enable SPL support for DWAPB GPIO driverTanmay Kathpalia
2025-12-01net: xgmac: Augment mdio read/write with cl-45 format supportNikunj Kela
2025-11-29net: fec_mxc.c: improve readability of dm_fec_bind_mdioMarkus Niebel
2025-11-29net: fec_mxc: add unique bus and device names for DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix usage of DM_MDIO and DM_ETH_PHYMarkus Niebel
2025-11-29net: fec_mxc: rewrite fallback MDIO Bus allocationMarkus Niebel
2025-11-29net: fec_mxc: fix remove with DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix probe of MDIO bus for DM_MDIOMarkus Niebel
2025-11-29net: fec-mxc: prevent crash if no MAC address is setMarkus Niebel
2025-11-29net: fec_mxc: respect return value of phy_configMarkus Niebel
2025-11-28drivers: rtc: add RV3032 supportMichael Walle
2025-11-28drivers: rtc: add PCF85063 supportMichael Walle
2025-11-28drivers: rtc: convert tristate to boolMichael Walle
2025-11-28Merge tag 'rpi-2026.01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-11-27usb/xhci: avoid noisy 'Register NbrPorts' messageHeinrich Schuchardt
2025-11-27usb: USB_EHCI_PCI depends on PCIHeinrich Schuchardt
2025-11-27net: ti: am65-cpsw-nuss: Ignore disabled ethernet portsSiddharth Vadapalli