summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-12pinctrl: mediatek: support mediatek,pctl-regmap propertyDavid Lechner
2026-01-12Merge patch series "clk: mediatek: mt8365: fix clocks"Tom Rini
2026-01-12clk: mediatek: mt8365: fix missing topckgen IDsDavid Lechner
2026-01-12clk: mediatek: mt8365: remove separate topckgen-cg driverDavid Lechner
2026-01-12clk: mediatek: allow gates in topckgen driversDavid Lechner
2026-01-12clk: mediatek: mt8365: split struct mtk_clk_treeDavid Lechner
2026-01-12clk: mediatek: mt8365: fix some clock parentsDavid Lechner
2026-01-12clk: mediatek: fix fixed clock parentsDavid Lechner
2026-01-12clk: mediatek: add separate gates_offs for cg gatesDavid Lechner
2026-01-12clk: mediatek: mt8365: fix missing and out of order clocksDavid Lechner
2026-01-12mt8365_evk_defconfig: enable clk commandDavid Lechner
2026-01-12Merge patch series "clk: mediatek: implement of_xlate and dump"Tom Rini
2026-01-12clk: mediatek: implement dump callbacksDavid Lechner
2026-01-12clk: mediatek: mt7623: set unmapped IDs to -1David Lechner
2026-01-12clk: mediatek: clarify mapped vs. unmapped IDDavid Lechner
2026-01-12clk: mediatek: add of_xlate opsDavid Lechner
2026-01-12clk: mediatek: organize infrasys functionsDavid Lechner
2026-01-12clk: mediatek: add array size field for id_offs_mapDavid Lechner
2026-01-12clk: mediatek: add array size fields to cg gatesDavid Lechner
2026-01-12clk: mediatek: add array size fields to clk treesDavid Lechner
2026-01-12phy: zynqmp: Only wait for PLL lock "primary" instancesSean Anderson
2026-01-12phy: zynqmp: Store instance instead of typeSean Anderson
2026-01-12phy: zynqmp: Enable reference clock correctlySean Anderson
2026-01-12phy: zynqmp: Allow variation in refclk rateSean Anderson
2026-01-12board: zynqmp: add cmd for getting boot auth stateNeal Frager
2026-01-12arch: dts: zynqmp: align cpu_opp_table with linuxNeal Frager
2026-01-12arm64: xilinx: Fix DT coding style violationsMichal Simek
2026-01-12arm64: zynqmp: Remove ina260 IIO descriptionMichal Simek
2026-01-12PCI: xilinx-nwl: Avoid crashing if configuring when the link is downSean Anderson
2026-01-12board: zynqmp: allow env in fat/ext when booting out of qspiNeal Frager
2026-01-12amd: versal2: Align distro boot variables with default memory mapMichal Simek
2026-01-12ufs: amd-versal2: Fix reset names with bindingMichal Simek
2026-01-12ufs: amd-versal2: Fix clock name with bindingMichal Simek
2026-01-12arm64: zynqmp: Enable pci root port driverMichal Simek
2026-01-09Merge patch series "Enable / require DEVRES for devm_.alloc usage outside xPL"Tom Rini
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2026-01-09x86: Increase SYS_MALLOC_F_LEN to 0x1000Tom Rini
2026-01-09Gitlab CI: Add BeagleBone Black to sage labTom Rini
2026-01-09configs: am62[ap]x_evm_r5: enable SUPPORT_EMMC_BOOTBryan Brattlof
2026-01-09usb: ci_udc: cosmetics: EP and requests debug infoPetr Beneš
2026-01-09usb: ci_udc: Check ci_ep->desc before usePetr Beneš
2026-01-09boot: fix missing dependency for BOOTMETH_ANDROIDQuentin Schulz
2026-01-08Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-01-08Merge tag 'mmc-for-2026.04-rc1' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-01-08Revert "mmc: mmc-uclass: Use max-frequency from device tree with default hand...Tanmay Kathpalia
2026-01-08usb: dwc3-generic: add support for exynos7870Kaustabh Chakraborty
2026-01-08usb: dwc3-generic: allow fallback of dr_mode property to "otg"Kaustabh Chakraborty
2026-01-08usb: xhci: avoid noisy 'Starting the controller' message.Heinrich Schuchardt
2026-01-08mmc: mmc_spi: Select CRC16 if CRC checking is enabledDaniel Palmer
2026-01-08mmc: Fix missing 1 ms delay after mmc power upChristoph Stoidner