summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-17clk: mediatek: add MUX_GATE_MIXED macrosDavid Lechner
2026-03-17clk: mediatek: rename CLK_DOMAIN_SCPSYSDavid Lechner
2026-03-17clk: mediatek: rename HAVE_RST_BARDavid Lechner
2026-03-17clk: mediatek: add clock driver for MT8189Chris Chen
2026-03-17clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macroDavid Lechner
2026-03-17clk: mediatek: add CLK_PARENT_EXTDavid Lechner
2026-03-17clk: mediatek: add mtk_clk_id_is_* helper functionsDavid Lechner
2026-03-17clk: mediatek: refactor parent rate lookup functionsDavid Lechner
2026-03-17clk: mediatek: use correct struct type for infrasys clocksDavid Lechner
2026-03-17clk: mediatek: mt8188: fix CLK_TOP_CLK{13,26}M ratesDavid Lechner
2026-03-17clk: mediatek: mt7622: fix infracfg and pericfg clock operationsDaniel Golle
2026-03-16misc: ele_api: Add support for XSPI SET GMID commandYe Li
2026-03-16spi: nxp_xspi: Add new driver for NXP XSPI controllerAlice Guo
2026-03-16misc: imx_ele: Fix compile without CMD_FUSENiko Mauno
2026-03-16cpu: imx952: Add i.MX952 supportAlice Guo
2026-03-16pinctrl: nxp: Add i.MX952 supportYe Li
2026-03-17pcie: starfive: Add a optional power gpio supportHal Feng
2026-03-16scsi: Adjust SCSI inquiry command data lengthMacpaul Lin
2026-03-16Merge patch series "Add PCIe Boot support for TI J784S4 SoC"Tom Rini
2026-03-16phy: ti: Add config to enable J721E WIZ SERDES wrapper at SPL stageHrushikesh Salunke
2026-03-16phy: cadence: Add config to enable Cadence Torrent PHY at SPL stageHrushikesh Salunke
2026-03-16Merge tag 'u-boot-dfu-20260316' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-16dfu: Make the DFU_WRITE_ALT symbol available outside of DFUTom Rini
2026-03-13Merge patch series "Minor fixes for the k3_fuse driver"Tom Rini
2026-03-13misc: k3_fuse: Limit writes to 25bit valuesVignesh Raghavendra
2026-03-13misc: k3_fuse: Enable fuse Sense supportVignesh Raghavendra
2026-03-13misc: k3_fuse: Check readback on fuse progVignesh Raghavendra
2026-03-13misc: k3_fuse: Fix printing of error codesVignesh Raghavendra
2026-03-13serial: ns16550: Fix return-type warningNikita Shubin
2026-03-13Merge tag 'u-boot-ufs-20260313' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-13Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2026-03-13Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2026-03-13net: Move network PHY under NETDEVICESTom Rini
2026-03-13net: do not use non-existent CONFIG_DM_CLKHeinrich Schuchardt
2026-03-13net: phy: air_en8811: add support for Airoha AN8811HB PHYTommy Shih
2026-03-13driver: cache: Remove SiFive PL2 driverNick Hu
2026-03-13sifive: switch to OF_UPSTREAMAndreas Schwab
2026-03-12net: airoha: use mt7531 mdio for GDM1Mikhail Kshevetskiy
2026-03-12net: airoha: makes PCS support optionalMikhail Kshevetskiy
2026-03-12net: airoha: fill in support for PCS/PHY in Airoha Ethernet driverChristian Marangi
2026-03-12net: airoha-pcs: an7581: sync with linux code a bitMikhail Kshevetskiy
2026-03-12Merge tag 'mediatek-for-next-2026-03-11' of https://source.denx.de/u-boot/cus...Tom Rini
2026-03-12pinctrl: bcm283x: Fix GPIO pull state register values for BCM2711Cibil Pankiras
2026-03-12net: airoha: pcs: improve/fix building rulesMikhail Kshevetskiy
2026-03-12net: airoha: add support for Airoha PCS driverChristian Marangi
2026-03-12net: airoha: init switch before GDM port initializationMikhail Kshevetskiy
2026-03-12net: airoha: do not call airoha_fe_init() from GDM port independent codeMikhail Kshevetskiy
2026-03-12net: airoha: declare airoha_eth_port as U_BOOT_DRIVER()Mikhail Kshevetskiy
2026-03-12net: airoha: avoid out of boundary writing/access to gdm_port_str[] arrayMikhail Kshevetskiy
2026-03-12net: airoha: add initial support for multiple GDM portChristian Marangi